# Build

- [Data connections](https://docs.toucanai.cloud/build/data-connections.md)
- [Data Readiness requirements](https://docs.toucanai.cloud/build/data-connections/data-readiness-requirements.md)
- [Supported databases](https://docs.toucanai.cloud/build/data-connections/supported-databases.md)
- [Connection concepts and credentials security](https://docs.toucanai.cloud/build/data-connections/connection-concepts.md)
- [How-to](https://docs.toucanai.cloud/build/data-connections/how-to.md)
- [Add a database](https://docs.toucanai.cloud/build/data-connections/how-to/add-a-database.md)
- [Connect a Snowflake database](https://docs.toucanai.cloud/build/data-connections/how-to/connect-a-snowflake-database.md)
- [Metadata](https://docs.toucanai.cloud/build/analyze-your-database-with-ai.md)
- [AI analysis overview](https://docs.toucanai.cloud/build/analyze-your-database-with-ai/ai-analysis-overview.md)
- [How-to](https://docs.toucanai.cloud/build/analyze-your-database-with-ai/how-to.md)
- [Analyze your database with AI](https://docs.toucanai.cloud/build/analyze-your-database-with-ai/how-to/analyze-your-database-with-ai.md)
- [Copy of Analyze your database with AI](https://docs.toucanai.cloud/build/analyze-your-database-with-ai/how-to/analyze-your-database-with-ai-1.md): Analyzing your data with AI is a core part of how Toucan AI helps you move from raw data to actionable insights, faster.
- [Semantic Layer](https://docs.toucanai.cloud/build/semantic-layer.md)
- [What the Semantic Layer is?](https://docs.toucanai.cloud/build/semantic-layer/what-the-semantic-layer-is.md)
- [Metrics, dimensions and relationships](https://docs.toucanai.cloud/build/semantic-layer/metrics-dimensions-and-relationships.md)
- [Why does metadata matter?](https://docs.toucanai.cloud/build/semantic-layer/why-does-metadata-matter.md)
- [Reference](https://docs.toucanai.cloud/build/semantic-layer/reference.md)
- [How-to](https://docs.toucanai.cloud/build/semantic-layer/how-to.md)
- [Complete metadata information](https://docs.toucanai.cloud/build/semantic-layer/how-to/complete-metadata-information.md)
- [Variable management](https://docs.toucanai.cloud/build/variable-management.md)
- [Security & Governance](https://docs.toucanai.cloud/build/security-and-governance.md)
- [Row-Level Security (RLS) operators](https://docs.toucanai.cloud/build/security-and-governance/row-level-security-rls-operators.md)
- [Charts](https://docs.toucanai.cloud/build/charts.md)
- [Chart concepts](https://docs.toucanai.cloud/build/charts/chart-concepts.md)
- [Supported chart types](https://docs.toucanai.cloud/build/charts/supported-chart-types.md)
- [AI-generated VS manual editing](https://docs.toucanai.cloud/build/charts/ai-generated-vs-manual-editing.md)
- [How-to](https://docs.toucanai.cloud/build/charts/how-to.md)
- [Create a chart](https://docs.toucanai.cloud/build/charts/how-to/create-a-chart.md)
- [Create a chart with AI](https://docs.toucanai.cloud/build/charts/how-to/create-a-chart-with-ai.md): Creating charts with AI in Toucan AI lets you move from data to insight in seconds—no manual setup required.
- [Customize a chart manually](https://docs.toucanai.cloud/build/charts/how-to/customize-a-chart-manually.md)
- [Dashboards & Layouts](https://docs.toucanai.cloud/build/dashboards-and-layouts.md)
- [Dashboard structure](https://docs.toucanai.cloud/build/dashboards-and-layouts/dashboard-structure.md)
- [Layout rules](https://docs.toucanai.cloud/build/dashboards-and-layouts/layout-rules.md)
- [Filters and interactions](https://docs.toucanai.cloud/build/dashboards-and-layouts/filters-and-interactions.md)
- [How-to](https://docs.toucanai.cloud/build/dashboards-and-layouts/how-to.md)
- [Create a dashboard with AI](https://docs.toucanai.cloud/build/dashboards-and-layouts/how-to/create-a-dashboard-with-ai.md)
- [Add filters to a dashboard](https://docs.toucanai.cloud/build/dashboards-and-layouts/how-to/add-filters-to-a-dashboard.md)
- [AI capabilities](https://docs.toucanai.cloud/build/ai-assisted-creation.md)
- [Where is AI used in Toucan?](https://docs.toucanai.cloud/build/ai-assisted-creation/where-is-ai-used-in-toucan.md)
- [What can and cannot AI do?](https://docs.toucanai.cloud/build/ai-assisted-creation/what-can-and-cannot-ai-do.md)
- [When should I switch to manual editing?](https://docs.toucanai.cloud/build/ai-assisted-creation/when-should-i-switch-to-manual-editing.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.toucanai.cloud/build.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
