# Add Operators Target (Independent Target)

Independent targets allow Supervisors to make several targets each month to one agent based on the selected channel. For example, you can add a target for Agent A by specifying how many tickets Agent A has to achieve or handle during the specified target time.

On the target operator page, you can select or search for an operator using the search feature. Enter the keyword ‘operator name’ in the search field and hit enter.

![Search by Agent's Name](/files/atwFLHveVVP98BB90Mgs)

Select and click the intended operator, then you will see a pop-up window to add the target. For example, select the 'InMotion Developers' channel and add a target in March by entering the total target ticket and how long (in minutes) the target will be achieved and then click **'Edit Target'**.

![Edit Agent's Target](/files/TVUCEzszIzpWLZNvJn30)

**Component Explanation:**

| Field Name    | Description                                                |
| ------------- | ---------------------------------------------------------- |
| Ticket Target | Type the total target to be achieved.                      |
| Time Target   | Type in how long (in minutes) the target will be achieved. |

You will see a notification success add target and your target will appear on the list target of selected operators.&#x20;

![Operator Target Added](/files/e3nL4ORwvTOIA73Ya6vZ)


---

# 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/employee/operator-target/add-operators-target-independent-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.
