NoteGenNOTEGEN.

Privacy and data

Learn what NoteGen stores locally and which features connect to external services.

NoteGen works without an account. Notes, records, chats, memories, vector indexes, and settings are stored locally by default. Network transfers depend on the features you enable.

Local data

  • Markdown files live in the current workspace.
  • Images and other local assets use the configured workspace asset directory.
  • Records, tags, chats, memories, and activity events are stored in local SQLite databases.
  • Model, sync, MCP, and interface settings are stored in local configuration files.

Switching workspaces does not move files from the previous workspace. Create a local ZIP backup before a full migration.

Features that may use the network

FeatureData that may be sentDestination
Built-in free or custom online modelsPrompts, selected context, images, audio, or text being processedThe configured model provider
Knowledge-base answersQuery text and retrieved note excerptsConfigured chat, embedding, or rerank providers
Cloud syncMarkdown, assets, records, chats, and permitted settingsThe Git, S3, WebDAV, OneDrive, or iCloud Drive service selected by the user
Image hostingUploaded images and authentication requestsSelected image host
MCPTool arguments and context required by the toolSelected MCP server
Update checksVersion and platform request metadataNoteGen download service or GitHub
Anonymous startup analyticsEphemeral session ID, OS, locale, and app versionNoteGen's Aptabase endpoint

Startup analytics does not contain note content, file names, file paths, AI chats, or a hardware machine ID.

iCloud Drive sync

On iOS, users can choose to migrate the current workspace to NoteGen's iCloud Drive container. NoteGen copies Markdown files, images, audio, and other workspace files into that container, after which Apple iCloud synchronizes them between devices signed in to the same Apple Account. The original local workspace remains as a safety copy.

NoteGen cannot access the user's Apple Account and does not receive iCloud Drive content through NoteGen servers. The user manages this data through their Apple Account and can view or delete it in iCloud Drive settings or the Files app. Use of this feature is also subject to Apple's iCloud terms and privacy policy.

Sensitive settings and sync

Exclude Sensitive Settings is enabled by default. Tokens, passwords, secrets, the selected sync provider, image-host settings, MCP settings, workspace paths, and other private or device-specific values are excluded. NoteGen asks for confirmation before disabling this protection.

Recommendations

  • For sensitive material, prefer local models, local read-aloud, and local OCR.
  • Grant sync and image-host tokens the minimum required permissions.
  • Connect only trusted MCP servers; command-based MCP servers can launch local programs.
  • Inspect backups and logs before sharing them.
  • Revoke a third-party token when you stop using that service.