Settings
Configure vaults, your AI provider, email ingestion, and Self-Care maintenance routines.
Vaults
Add, rename, and delete vaults here. The active vault is switched from the sidebar, not from Settings.
The email tag routes emails to this vault. Auto-generated from the name if left blank.
Click Browse. Wikori creates INGEST/ and files/ inside it automatically.
Vault appears in the list and the sidebar dropdown. Select it from the sidebar to activate.
Deleting a vault only removes it from Wikori. Files on disk are not touched.
AI Provider
| Field | Notes |
|---|---|
| Endpoint URL | Must end with /v1 (e.g. https://api.openai.com/v1) |
| API Token | Encrypted with AES-256-GCM on save |
| Model | Loaded after a successful connection test |
| Provider | Endpoint |
|---|---|
| OpenAI | https://api.openai.com/v1 |
| Anthropic | https://api.anthropic.com/v1 |
| Ollama (local) | http://localhost:11434/v1 |
| LM Studio | http://localhost:1234/v1 |
Email Ingestion
Use a dedicated mailbox. Wikori downloads and deletes matching emails from the inbox.
| Field | Notes |
|---|---|
| IMAP Host | e.g. imap.gmail.com |
| Port | 993 for SSL/TLS |
| Username | Dedicated mailbox address |
| Password | Encrypted on save |
| Trusted Senders | Comma-separated. Leave empty to accept all. |
Attachments from trusted emails are automatically extracted, renamed with the subject as prefix, and placed in INGEST/ for processing.
Saving changes
Click Save Changes at the bottom of the page. API tokens and email passwords are encrypted using your machine's hardware ID. Moving to a new machine requires re-entering credentials.