Search docs...

Start typing to search documentation

Chat Guide

Your Data

Everything is local. Take it anywhere, inspect anything.

Export any conversation from the chat actions menu in three formats. The same formats import back, including files from other apps:

FormatUse it for
unorouter.1.0Full-fidelity backup: branches, variables, media, and settings all survive.
orpg.3.0OpenRouter-compatible interchange with a lossless extension block.
SillyTavern JSONLMoving chats to or from SillyTavern.

Characters export as png, charx, voxta, or json. Lorebooks as SillyTavern, Agnai, Risu, or CCv3. Presets and cards as JSON. Imports accept the same formats. Characters, lorebooks and personas also import from a link.

Every entity list has one-click duplicate, which clones with a Copy suffix. Lorebook duplicates deep-copy their entries.

The request log stores a debug snapshot per request: assembled prompt, token counts, cost, and dropped parameters. Open it from the message menu.

Dry-run assembles the full prompt without calling the model, free of charge. Use it to check what a template, lorebook, or script produces.

All chat data lives in a SQLite database in your browser's private storage, per account. The DB studio browses tables, downloads the file, and imports one back.

Import reconciles into the current schema, so older backups restore cleanly. One local database per device, shared with guests. Nothing requires an account.