# 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.

Discover how Zenlytic can transform your data analysis with ease and efficiency.

<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>Tips &#x26; Tricks</strong></td><td>Tips and tricks to help you get the most out of Zenlytic</td><td><a href="../tips-and-tricks/zoe_tips_and_tricks">zoe_tips_and_tricks</a></td></tr><tr><td><strong>Zenlytic UI</strong></td><td>Zenlytic user interface and its features</td><td><a href="../zenlytic-ui/using_zenlytic">using_zenlytic</a></td></tr><tr><td><strong>Data Modeling</strong></td><td>Data models are essential for Zoë'</td><td><a href="../data-modeling/data_modeling">data_modeling</a></td></tr><tr><td><strong>Proactive Analytics</strong></td><td>Proactive Agents in Zenlytic</td><td><a href="../proactive-analytics/getting-started">getting-started</a></td></tr><tr><td><strong>Embedding</strong></td><td>How to embed Zenlytic in your applications</td><td><a href="../embedding/embedding_overview">embedding_overview</a></td></tr><tr><td><strong>Data Sources</strong></td><td>Setup and configuration of data sources</td><td><a href="../data-sources/integrations">integrations</a></td></tr><tr><td><strong>Authentication &#x26; Security</strong></td><td>Authentication, security, and troubleshooting</td><td><a href="../authentication-and-security/microsoft_entra_zenlytic">microsoft_entra_zenlytic</a></td></tr><tr><td><strong>Legal &#x26; Support</strong></td><td>Zenlytic support policy and legal info</td><td><a href="https://github.com/Zenlytic/zenlytic-docs/blob/main/broken-reference/README.md">https://github.com/Zenlytic/zenlytic-docs/blob/main/broken-reference/README.md</a></td></tr></tbody></table>

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.
