# Embed

- [Embedding overview](https://docs.toucanai.cloud/embed/embedding-overview.md)
- [Embedded analytics concepts](https://docs.toucanai.cloud/embed/embedding-overview/embedded-analytics-concepts.md)
- [Typical architectures](https://docs.toucanai.cloud/embed/embedding-overview/typical-architectures.md)
- [Security boundaries](https://docs.toucanai.cloud/embed/embedding-overview/security-boundaries.md)
- [How-to](https://docs.toucanai.cloud/embed/embedding-overview/how-to.md)
- [Embed a dashboard](https://docs.toucanai.cloud/embed/embedding-overview/how-to/embed-a-dashboard.md)
- [Embed an AI Chat](https://docs.toucanai.cloud/embed/embedding-overview/how-to/embed-an-ai-chat.md)
- [Authentication](https://docs.toucanai.cloud/embed/authentication.md)
- [Authentication models](https://docs.toucanai.cloud/embed/authentication/authentication-models.md)
- [Copy of Authentication models](https://docs.toucanai.cloud/embed/authentication/authentication-models-1.md)
- [Token-based access](https://docs.toucanai.cloud/embed/authentication/token-based-access.md)
- [User identity propagation](https://docs.toucanai.cloud/embed/authentication/user-identity-propagation.md)
- [How-to](https://docs.toucanai.cloud/embed/authentication/how-to.md)
- [Generate an API key](https://docs.toucanai.cloud/embed/authentication/how-to/generate-an-api-key.md)
- [Generate a token](https://docs.toucanai.cloud/embed/authentication/how-to/authentication-and-tokens.md)
- [Generate a sandbox token](https://docs.toucanai.cloud/embed/authentication/how-to/generate-a-sandbox-token.md): Sandbox tokens in Toucan AI let you test and validate your embedded analytics in a safe, controlled environment—before rolling out to production.
- [Generate a token via API](https://docs.toucanai.cloud/embed/authentication/how-to/generate-a-token-via-api.md)
- [Introspect a token](https://docs.toucanai.cloud/embed/authentication/how-to/token-introspection.md)
- [Permissions & Row-Level Security](https://docs.toucanai.cloud/embed/permissions-and-row-level-security.md)
- [Permission level overview](https://docs.toucanai.cloud/embed/permissions-and-row-level-security/permission-level-overview.md)
- [Dataset-Level VS Row-Level Security](https://docs.toucanai.cloud/embed/permissions-and-row-level-security/dataset-level-vs-row-level-security.md)
- [How-to](https://docs.toucanai.cloud/embed/permissions-and-row-level-security/how-to.md)
- [Apply RLS to your database](https://docs.toucanai.cloud/embed/permissions-and-row-level-security/how-to/apply-rls-to-your-database.md)
- [Embedding methods](https://docs.toucanai.cloud/embed/embedding-methods.md)
- [Web Component embedding](https://docs.toucanai.cloud/embed/embedding-methods/web-component-embedding.md)
- [SDK-based embedding](https://docs.toucanai.cloud/embed/embedding-methods/sdk-based-embedding.md)
- [API-driven analytics integration](https://docs.toucanai.cloud/embed/embedding-methods/api-based-embedding.md)
- [White-Labelling & Branding](https://docs.toucanai.cloud/embed/white-labelling-and-branding.md)
- [What can be customized?](https://docs.toucanai.cloud/embed/white-labelling-and-branding/what-can-be-customized.md)
- [Branding scope and limits](https://docs.toucanai.cloud/embed/white-labelling-and-branding/branding-scope-and-limits.md)
- [Self-Service configuration](https://docs.toucanai.cloud/embed/self-service-configuration.md)
- [End-user filters](https://docs.toucanai.cloud/embed/self-service-configuration/end-user-filters.md)
- [Runtime parameters](https://docs.toucanai.cloud/embed/self-service-configuration/runtime-parameters.md)
- [Feature exposure control](https://docs.toucanai.cloud/embed/self-service-configuration/feature-exposure-control.md)
- [Copy of Embed an AI Chat](https://docs.toucanai.cloud/embed/copy-of-embed-an-ai-chat.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/embed.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.
