# Understanding the Reports Section

Reports in Enterprise Analytics let you measure and analyze your team's performance, customer interactions, and communication metrics in detail. You can build reports tailored to your specific business needs and save them for ongoing use.

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

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

From the left-hand navigation panel, under Enterprise Analytics, click on Reports. This switches you from the Dashboard view to the Reports view.

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

When you open Reports, all reports created in your DoubleTick account are displayed. Three filter and sort options at the top help you find reports quickly.

**Agent Filter** Use this dropdown to view reports created by a specific agent. Select the agent's name to show only their reports.

**Report Type Filter** This dropdown has three options: All Reports, Segmentation, and Funnel. Use it to filter the list and view only one type at a time.

**Sort Options** Sort the list using any of the following: Recently Edited, Last Edited, Recently Created, Last Created, Name A to Z, Name Z to A.


---

# 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/understanding-the-reports-section.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.
