# Navigating Enterprise Analytics

Enterprise Analytics is available in the left-hand navigation panel inside your DoubleTick account. Click on it to open. Once inside, you will see two sections listed: Dashboards and Reports.

By default, the Dashboard view opens first.

<figure><img src="/files/IlWLaM2ivoEwUV7twhpR" alt=""><figcaption></figcaption></figure>

#### <mark style="color:$primary;">**Dashboards**</mark>

The Dashboard section is where you can view multiple reports together in one place. Using widgets, you can display your saved reports in different visual formats — such as line charts, bar graphs, or tables — and arrange them on a single screen for a quick overview of your business performance.

Dashboards are covered in detail in the next article.

#### <mark style="color:$primary;">**Reports**</mark>

The Reports section is where you build and manage your individual analyses. You can create two types of reports in DoubleTick:

**Segmentation Reports** — These analyze metrics over a selected time period. You can track multiple metrics together or break down a single metric by dimensions like team member, reporting manager, or WhatsApp number. Segmentation Reports are ideal for tracking ongoing performance and trends.

**Funnel Reports** — These track conversion steps across a defined sequence, helping you understand where customers are progressing and where they are dropping off in a multi-step process.

Each report type is covered in its own dedicated article in this section.


---

# 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://learn.doubletick.io/enterprise-analytics/navigating-enterprise-analytics.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.
