Ask

🗄 no database 🔒 read-only

Connect a SQLite database. The agent only ever reads from it — every generated query is guarded, opened read-only, and gated by an authorizer, so a question can never mutate your data. Its schema is what goes in the prompt.

Connected database

Upload a database

Drag & drop a file here, or browse

.db · .sqlite · .sqlite3 — a copy is stored server-side

…or import a server-side path

The file is copied into this app's managed directory and opened read-only — the original is never touched.

🗄 —

Settings are locked

Enter the settings password to view or change the model, credentials & execution policy.