> For the complete documentation index, see [llms.txt](https://docs.keeping.com/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeping.com/help/reporting-and-analytics/advanced-reports.md).

# Advanced Reports

Keeping's Advanced Reporting provides deep insights into the performance of your team.  Measure ticket and message volume, response time, and filter the data by mailbox, tag, or agent.

{% hint style="info" %}
Advanced Reporting is included in the **Advanced** and **Enterprise** subscription plan.s
{% endhint %}

### Team Performance

The Team tab shows your busiest times and summary metrics for your team's performance.

{% content-ref url="/pages/Dje4tMye43vYYrGDc5XJ" %}
[Team performance](/help/reporting-and-analytics/advanced-reports/team-performance.md)
{% endcontent-ref %}

![Team Performance in Advanced Analytics](/files/y12lc1Jc2m8fl104vzKe)

### Agent Performance

See statistics for individual agents on the Agent tab. &#x20;

{% content-ref url="/pages/LuGnScZU8J8iOnT5r8BX" %}
[Agent performance](/help/reporting-and-analytics/advanced-reports/agent-performance.md)
{% endcontent-ref %}

![Agent Statistics in Advanced Reports](/files/Hqy164sOtSmXx7vaTBeW)

### Ticket Statistics

{% content-ref url="/pages/QyppqaHOQ1qhL1L8E4Wx" %}
[Ticket statistics](/help/reporting-and-analytics/advanced-reports/ticket-statistics.md)
{% endcontent-ref %}

Understand how many new tickets are created over time, or how many tickets your team closes, has open, or are in pending states.

![Ticket Statistics in Agent Reports](/files/vpYV7WZObn2EA7njpECg)

### Message Statistics

See how many message your shared mailboxes receive and how many messages your team sends over time.

![Message Level Statistics in Advanced Reports](/files/9yNg3qrgVeq2Ir5HvTPn)

### Data Availability

Data may lag a number of hours for any metrics shown that include the current day. Depending on the volume of activity in your account, you can expect up to six months of historical data.  Please contact us if you require a longer reporting window.  Otherwise, we recommend periodically exporting your data using the "Export to CSV" feature.

### Setting Your Organizations Business Hours

In order to correctly calculate response and busiest times, you should set the business hours and time zone for your organization.  You can find this setting at the bottom of your [preferences page](https://app.keeping.com/preferences).

{% content-ref url="/pages/SKhqZJ2OK3g7XMqbl5m9" %}
[Set your business hours](/help/preferences/set-your-business-hours.md)
{% endcontent-ref %}

{% hint style="warning" %}
Keeping does **NOT** recalculate historical response times if you change your organization's time zone or working hours.  All changes are reflected going forward from the change.
{% endhint %}


---

# 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://docs.keeping.com/help/reporting-and-analytics/advanced-reports.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.
