# Operator Target

Operator Target report is a feature that makes it easy for supervisors to monitor the ticket target and time target from each agent. To view the report, go to the **Analytic** menu and click the **Employee** menus, then click **Operator Target** which you can find on the left sidebar.

![Operator Target](/files/XDRxY5H1NW08Dvu1szpn)

**Component Explanation:**&#x20;

| Name                        | Description                                                                        |
| --------------------------- | ---------------------------------------------------------------------------------- |
| Agent Name                  | Agent's name.                                                                      |
| Average Ticket Target Score | The agent's average percentage of ticket targets accomplished.                     |
| Average Time Target Score   | The agent's average percentage of time targets have been accomplished.             |
| Total                       | The agent's average percentage of accomplishing the ticket and time targets.       |
| Detail                      | Action 'detail' button to view the detailed report of the agent's operator target. |

In addition, the Supervisors can also see operator target reports from the specific agent by clicking action **‘Detail‘**.&#x20;

![Detail Operator Target](/files/o0zTdTJjhLAXBkukv63i)

**Component Explanation:**

| Name                 | Description                                                |
| -------------------- | ---------------------------------------------------------- |
| Month                | Indicates the period target.                               |
| Channel              | Indicates target's channel.                                |
| Ticket Target Detail | Indicates total tickets achieved from targeted tickets.    |
| Ticket Target Score  | Percentage total achieved ticket by the agent.             |
| Time Target Detail   | Indicates total time achieved from targeted tickets.       |
| Time Target Score    | Percentage of the total time target achieved by the agent. |
| Total                | The average percentage of total target time and ticket.    |


---

# 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.3dolphins.ai/analytic/employee/operator-target.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.
