Skip to main content

Diagnostics

Notey includes a diagnostics export command for collecting safe configuration and environment details without exposing API keys.

Export diagnostics

Notey.exe --export-diagnostics C:\Temp\notey-diagnostics.md

If no output path is supplied, Notey writes a markdown report under the local application data folder.

What is included

  • App version, OS, architecture, and .NET runtime.
  • Vault root and owned folder summary.
  • Whether AI provider base URLs, models, and API keys are configured.
  • OCR executable and language configuration.

What is excluded

  • API key values.
  • Note contents.
  • Screenshot image contents.
  • Raw AI responses.