> For the complete documentation index, see [llms.txt](https://learn.doubletick.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.doubletick.io/enterprise-analytics.md).

# Enterprise Analytics

- [What is Enterprise Analytics?](https://learn.doubletick.io/enterprise-analytics/what-is-enterprise-analytics.md)
- [Navigating Enterprise Analytics](https://learn.doubletick.io/enterprise-analytics/navigating-enterprise-analytics.md)
- [Creating and Managing Dashboards](https://learn.doubletick.io/enterprise-analytics/creating-and-managing-dashboards.md)
- [How to Schedule Email Reports for Your Enterprise Dashboard](https://learn.doubletick.io/enterprise-analytics/how-to-schedule-email-reports-for-your-enterprise-dashboard.md)
- [Understanding the Reports Section](https://learn.doubletick.io/enterprise-analytics/understanding-the-reports-section.md)
- [Introduction to Segmentation Report](https://learn.doubletick.io/enterprise-analytics/introduction-to-segmentation-report.md)
- [Understanding Type of Report in Segmentation Reports](https://learn.doubletick.io/enterprise-analytics/introduction-to-segmentation-report/understanding-type-of-report-in-segmentation-reports.md)
- [Understanding Metrics in Segmentation Reports](https://learn.doubletick.io/enterprise-analytics/introduction-to-segmentation-report/understanding-metrics-in-segmentation-reports.md)
- [Understanding Filters in Segmentation Reports](https://learn.doubletick.io/enterprise-analytics/introduction-to-segmentation-report/understanding-filters-in-segmentation-reports.md)
- [Understanding Breakdowns in Segmentation Reports](https://learn.doubletick.io/enterprise-analytics/introduction-to-segmentation-report/understanding-breakdowns-in-segmentation-reports.md)
- [Types of Segmentation Reports - MMR vs MLR](https://learn.doubletick.io/enterprise-analytics/introduction-to-segmentation-report/types-of-segmentation-reports-mmr-vs-mlr.md)
- [Creating a Multi-Metric Segmentation Report (MMR)](https://learn.doubletick.io/enterprise-analytics/introduction-to-segmentation-report/creating-a-multi-metric-segmentation-report-mmr.md)
- [Creating a Multi-Level Segmentation Report (MLR)](https://learn.doubletick.io/enterprise-analytics/introduction-to-segmentation-report/creating-a-multi-level-segmentation-report-mlr.md)
- [Understanding the WhatsApp Groups Report](https://learn.doubletick.io/enterprise-analytics/introduction-to-segmentation-report/understanding-the-whatsapp-groups-report.md)
- [Business Use Cases: Getting the Most Out of Segmentation Reports](https://learn.doubletick.io/enterprise-analytics/introduction-to-segmentation-report/business-use-cases-getting-the-most-out-of-segmentation-reports.md)
- [Introduction to Funnel Report](https://learn.doubletick.io/enterprise-analytics/introduction-to-funnel-report.md)
- [How to Choose the Right Events When Building a Funnel](https://learn.doubletick.io/enterprise-analytics/introduction-to-funnel-report/how-to-choose-the-right-events-when-building-a-funnel.md)
- [Understanding Events in Funnel Reports](https://learn.doubletick.io/enterprise-analytics/introduction-to-funnel-report/understanding-events-in-funnel-reports.md)
- [Creating a Funnel Report in Enterprise Analytics](https://learn.doubletick.io/enterprise-analytics/introduction-to-funnel-report/creating-a-funnel-report-in-enterprise-analytics.md)
- [Applying Filters in Funnel Reports](https://learn.doubletick.io/enterprise-analytics/introduction-to-funnel-report/applying-filters-in-funnel-reports.md)
- [Understanding Funnel Conversion Metrics](https://learn.doubletick.io/enterprise-analytics/introduction-to-funnel-report/understanding-funnel-conversion-metrics.md)
- [Breakdown Reports and Detailed Customer Insights](https://learn.doubletick.io/enterprise-analytics/introduction-to-funnel-report/breakdown-reports-and-detailed-customer-insights.md)
- [Common Funnel Analysis Mistakes and How to Avoid Them](https://learn.doubletick.io/enterprise-analytics/introduction-to-funnel-report/common-funnel-analysis-mistakes-and-how-to-avoid-them.md)
- [Powerful Funnel Reports You Can Build Using Funnel Analytics](https://learn.doubletick.io/enterprise-analytics/introduction-to-funnel-report/powerful-funnel-reports-you-can-build-using-funnel-analytics.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://learn.doubletick.io/enterprise-analytics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
