Dot is your AI Data Analyst. It connects directly to ClickHouse so you can ask data questions in natural language, discover data, test hypotheses, and answer why questions — directly in Slack, Microsoft Teams, ChatGPT or the native Web UI.Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Pre-requisites
- A ClickHouse database, either self-hosted or in ClickHouse Cloud
- A Dot account
Connecting Dot to ClickHouse
- In the Dot UI, go to Settings → Connections.
- Click on Add new connection and select ClickHouse.
- Provide your connection details:
- Host: ClickHouse server hostname or ClickHouse Cloud endpoint
- Port:
8443(ClickHouse Cloud HTTPS) or8123(self-hosted HTTP) - Username / Password: user with read access
- Database: optionally set a default schema
- Click Connect.
Highlights
Dot makes data accessible through conversation:- Ask in natural language: Get answers without writing SQL.
- Why analysis: Ask follow-up questions to understand trends and anomalies.
- Works where you work: Slack, Microsoft Teams, ChatGPT, or the web app.
- Trusted results: Dot validates queries against your schemas and definitions to minimize errors.
- Scalable: Built on query-pushdown, pairing Dot’s intelligence with ClickHouse’s speed.
Security and governance
Dot is enterprise-ready:- Permissions & roles: Inherits ClickHouse user access controls
- Row-level security: Supported if configured in ClickHouse
- TLS / SSL: Enabled by default for ClickHouse Cloud; configure manually for self-hosted
- Governance & validation: Training/validation space helps prevent hallucinations
- Compliance: SOC 2 Type I certified
Additional resources
- Dot website: https://www.getdot.ai/
- Documentation: https://docs.getdot.ai/
- Dot app: https://app.getdot.ai/