Documentation Index
Fetch the complete documentation index at: https://docs.indent.com/llms.txt
Use this file to discover all available pages before exploring further.
Connecting a database lets Indent query your data during investigations, analyses, and coding tasks. You can add and manage database connections from Settings > Database Access.
Supported databases
- PostgreSQL
- MySQL
- BigQuery
- Snowflake
- ClickHouse
Connecting a database
Click + Add database in the Database Access settings, select your database type, and provide the connection details. Use read-only credentials when possible — Indent only needs to read data, not write it.
For cloud warehouses like BigQuery and Snowflake, you’ll provide account-level credentials (service account key or account/warehouse/role). For PostgreSQL, MySQL, and ClickHouse, you’ll provide standard connection details (host, port, database, username, password).
Give each connection a clear name so it’s easy to identify when selecting a database in a session. You can also add a short description to provide business context or explain schema naming conventions.