# Automation Metrics

The **Automation Metrics** section provides a comprehensive overview of ticket creation and resolution processes within your inbox, helping you analyze customer interactions and agent performance. This feature is designed to give you actionable insights into how tickets are managed, enabling you to optimize workflows and improve efficiency.

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

#### **Key Features of Automation Metrics:** <a href="#qe0t0r2oop2q" id="qe0t0r2oop2q"></a>

1. **Tickets for Unique Customers**:\
   This metric shows the number of unique or individual customers who have created tickets, eliminating repetitions if a single customer creates multiple tickets. It also includes a comparison with previous periods, helping you track customer engagement and identify trends.

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

2. **Tickets for Overall Customers**:\
   This metric calculates the average number of tickets created per customer by dividing the total number of tickets by the total number of customers. It includes a comparison to help you understand ticket distribution and customer behavior.

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

3. **Tickets Created**:\
   This section displays the total number of tickets created during the selected timeframe. It also provides a comparison with previous periods, allowing you to monitor ticket volume and identify spikes or drops in activity.

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

4. **Tickets Resolved**:\
   This metric shows the number of tickets resolved within the selected timeline. It includes a comparison to help you evaluate the efficiency of your resolution process and track improvements over time.

<figure><img src="/files/8o8cg10bISa9whMr7Cko" alt=""><figcaption></figcaption></figure>

5. **Incoming Texts vs. Automated Responses**:\
   This comparison highlights the balance between manual replies (actual texts) and automated responses. It helps you assess the effectiveness of your automation tools and identify areas where human intervention may be needed. You can click **Export** to download this data for further analysis.

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

6. **List of Tags**:\
   This section displays a list of tags used in the tickets section of the inbox. You can click the **Sort** button to organize the list and the **Export** button to download the data for external use.

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

7. **List of Tickets**:\
   This feature provides an overview of all tickets created during the selected time period. Each ticket includes the following details:

![](/files/ecCASXR040el3WlKqUuN)

* **ID**: The unique ticket identifier.
* **Channel**: The channel through which the ticket was created.
* **Tags**: Tags associated with the ticket.
* **Customer’s Name**: The name of the customer linked to the ticket.
* **Assigned To**: The agent assigned to the ticket.
* **Resolved By**: The agent who resolved the ticket.
* **Created At**: The timestamp when the ticket was created.
* **Priority**: The priority level assigned to the ticket.
* **First Assign Time**: The time taken to assign the ticket after creation. A zero assign time indicates automatic assignment, while a dot (---) means the ticket has not been assigned yet.
* **First Response Time**: The time taken to respond first to the ticket after assignment.
* **Average Response Time**: The average time agents take to respond to tickets.
* **Resolve Time**: The total time taken to resolve the ticket.

8. You can filter the list of tickets by agents using the dropdown menu on the left. Additionally, the search bar allows you to find specific tickets quickly. Click **Export** to download the data and analyze it further as needed.

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


---

# 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://docs.myalice.ai/data-lab/automation-metrics.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.
