AI Write Assist
Adding your API keys (Anthropic, OpenAI, OpenRouter)
AI write assist requires you to supply your own API key. This keeps costs under your control and ensures your writing stays private.
Where to add keys
Go to your Dashboard → Settings → AI tab.
Supported providers
Anthropic (recommended)
Uses Claude models (default: claude-sonnet-5). Best for nuanced prose continuation and world-aware context handling.
- Create an account at console.anthropic.com
- Generate an API key
- Paste it into the Anthropic key field and click Save
OpenAI / OpenRouter (OpenAI-compatible)
Any provider with an OpenAI-compatible API — OpenRouter, Together AI, and others.
- Enter the Base URL for the provider
- Enter the model name
- Enter your API key
- Click Save
Security
Your API keys are encrypted with AES-256-GCM before being stored. The raw key is never stored in plaintext. Keys are decrypted server-side only when making AI requests on your behalf and are never exposed to other users.
Desktop app keys
In the desktop app, API keys are stored in the OS keychain (Windows Credential Manager on Windows, Keychain on macOS) rather than in the app's database.