Connection settings
Enable connections for chat, configure scan schedules, and manage data sources.
The Settings tab on a data source controls whether the connection is active, how often schemas are scanned, and provides tools for managing the connection lifecycle.
Enable for chat
The Enabled for Chat toggle controls whether the AI can use this data source when answering user questions. When disabled, the connection remains configured but isn't used during conversations.
Scan schedule
Set how often Kaelio automatically rescans the database schema to pick up new tables and column changes.
| Schedule | Description |
|---|---|
| Daily | Scan once per day |
| Weekly | Scan once per week |
| Monthly | Scan once per month |
| Disabled | No automatic scanning; manual scans only |
You can also trigger a manual scan at any time from the Schema tab.
Schema statistics
The Settings tab displays a summary of imported metadata.
- Tables imported — Total number of discovered tables
- Columns imported — Total number of discovered columns
- Relationship links — Number of defined table relationships
AI insights
Click Generate AI Insights to run an analysis job that generates descriptions and metadata for your tables and columns. This helps the AI better understand your data when answering questions. A progress indicator shows while the job runs.
Clearing schema metadata
Use Clear Imported Schema to remove all discovered tables, columns, and relationships. This is useful if you want to start fresh or if the schema has changed significantly.
Clearing schema metadata removes all imported tables, columns, and relationship links. You must run a new scan to rediscover the schema.
Deleting a connection
Click Delete at the bottom of the Settings tab to permanently remove the data source. This action requires confirmation and can't be undone.
Related
- Schema Management — Browse and manage discovered tables and relationships
- SQL Security Policies — Configure access controls for this data source
Docs