# Ticket Overview

***

## Introduction

The Ticket Overview section provides detailed information about the distribution and status of tickets during the selected timeframe. This section includes the following metrics:

<figure><img src="/files/lkmLUPXgrPanZhYTOJl7" alt="" width="563"><figcaption></figcaption></figure>

1. **Total Tickets**
   * The total number of tickets created within the selected timeframe. A ticket is created when a customer sends a new inbound message or responds to an outbound message sent by the company.
2. **Marketing-Led Tickets**
   * The total number of tickets created when users replied to campaign messages within the selected timeframe.
3. **Customer-Initiated Tickets**
   * The total number of tickets initiated by customers within the selected timeframe.
4. **Active with Bot**
   * The number of tickets currently assigned to the Bot.
5. **Active with Agents**
   * The number of tickets in an open state that are currently assigned to agents.
6. **Resolved**
   * The number of tickets currently in the "Resolved" state and waiting to be closed.
7. **Closed**
   * The total number of tickets in the "Closed" state within the selected timeframe.
8. **Follow-up**
   * The number of tickets currently in the "Follow-up" state as assigned by agents.
9. **Waiting**
   * The number of tickets currently in the "Waiting" state as assigned by agents.

***

## Agent Ticket States

The **Agent Ticket States** feature provides a graphical representation of ticket trends over a given time period. Users can apply filters to customize the view and analyze specific data points.

<figure><img src="/files/JnyCZ2qkYfI6ms0x3WgB" alt="" width="563"><figcaption></figcaption></figure>

***

## Agent Handoff Trend

The **Agent Handoff Trend** graph provides insights into the interaction between bots and agents. This visualization displays the number of tickets handled by bots and the frequency of handoffs to agents.

<figure><img src="/files/toxNoSeSfeBw27oAI1BC" alt="" width="563"><figcaption></figcaption></figure>

***

## Report Download

The Analytics Page also includes an option to download a comprehensive report. This report consists of all raw data associated with tickets within the selected timeframe.

* Export detailed raw data for offline analysis.
* Customizable timeframe to focus on specific periods.
* Format: CSV or Excel for compatibility with most analytics tools.

<figure><img src="/files/x8WNlOJUmQbYCFPbZYL7" alt="" width="563"><figcaption></figcaption></figure>

***

## Usage Tips

* Regularly monitor the Ticket Overview metrics to stay updated on ticket statuses and workflows.
* Use the **Agent Ticket States** graph to identify trends and patterns over time.
* Leverage the **Agent Handoff Trend** insights to enhance bot workflows and reduce manual interventions.
* Download and analyze raw data reports to gain deeper insights and generate custom analytics.

This Analytics Page is a central hub for monitoring ticket performance and optimizing customer support operations.

***

## FAQ'S

<details>

<summary>How are Total Tickets calculated?</summary>

Total Tickets include all tickets created within the selected timeframe, whether initiated by customers, generated by marketing campaigns, or triggered by outbound messages.

</details>

<details>

<summary>How does the Agent Handoff Trend help improve support efficiency?</summary>

This graph shows how many tickets are **handled by bots vs. handed over to agents**, enabling teams to optimize bot workflows and reduce manual workload.

</details>

<details>

<summary>Can I filter the ticket data to focus on specific timeframes?</summary>

Yes, users can apply **custom date filters** to analyze ticket performance over specific periods.

</details>

<details>

<summary>What are the benefits of analyzing raw ticket data?</summary>

* **Identify trends** in customer issues and resolution times.
* **Monitor agent performance** and workload distribution.
* **Optimize bot workflows** to reduce unnecessary agent handoff

</details>

<details>

<summary>Can I customize the analytics to focus on specific data points?</summary>

Yes, the platform allows **custom filtering** and segmentation based on ticket type, agent activity, and resolution status.

</details>


---

# 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://limechatai.gitbook.io/limechat-product-guide/helpdesk/analytics/ticket-overview.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.
