# Zenlytic Documentation

### Meet your new Senior Data Analyst - Zoë

Zenlytic is a powerful business intelligence platform leveraging LLM technology to enable self-serve analytics via a conversational data interface. Its robust cognitive layer allows data teams to model company metrics, such as revenue or conversion, ensuring consistent data usage across the organization.

## Browse the docs

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Connect your warehouse, import raw tables, and iterate from your first Zoë question.</td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>Core Concepts</strong></td><td>Understand context surfaces, progressive enrichment, and how to fix mistaken answers.</td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>Tips &#x26; Tricks</strong></td><td>Improve descriptions, synonyms, drills, time metrics, voice commands, and plot behavior.</td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>Using Zenlytic</strong></td><td>Use Zoë, Explore, dashboards, skills, artifacts, follow-ups, and app integrations.</td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>Administration</strong></td><td>Manage roles, user attributes, workspace groups, and workspace administration.</td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>Data Modeling</strong></td><td>Define models, views, fields, relationships, filters, formatting, and access grants.</td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>Migrations</strong></td><td>Move from Memories to Skills and from Topics to Relationships.</td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>Proactive Agents</strong></td><td>Build reusable multi-step conversations with inputs, schedules, publishing, and run history.</td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>Embedding</strong></td><td>Embed Zenlytic with private or signed access, permissions, and style controls.</td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>Data Sources</strong></td><td>Set up warehouse connections for BigQuery, Snowflake, Redshift, Databricks, and more.</td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>Authentication &#x26; Security</strong></td><td>Configure SSO, IP whitelisting, deploy keys, workload identity, and login troubleshooting.</td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>Legacy</strong></td><td>Reference older dashboard, topic, join, memory, and chat surfaces that remain supported.</td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>Legal &#x26; Support</strong></td><td>Review support policy, terms, data processing, privacy, subprocessors, and licenses.</td><td><a href="broken-reference">Broken link</a></td></tr></tbody></table>

## Popular entry points

* [Start Here](https://docs.zenlytic.com/getting-started/start_here) — the fastest path from blank workspace to first answer.
* [Fixing Zoë's Mistakes](https://docs.zenlytic.com/core-concepts/fixing-zoes-mistakes) — diagnose errors and add the smallest useful context.
* [Embedding Overview](https://docs.zenlytic.com/embedding/embedding_overview) — ship Zenlytic inside your own product.
* [Data Modeling Overview](https://docs.zenlytic.com/data-modeling/data_modeling) — learn the model structure behind accurate answers.

As always, feel free to reach out to your Zenlytic contact or [email Zenlytic Support](mailto:support@zenlytic.com) if you have questions that aren't answered in the documentation.


---

# 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.zenlytic.com/getting-started/intro.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.
