# Filter Operator Target

This feature allows you to filter your operator target report. Used to make it easier for you to display reports according to the filter criteria you selected. Go to **Analytic**, select menu **Employee**, and click **Operator Target** on the top left of the page. After the operator page appears, click the **'Report Criteria'** button on the upper left-side page.&#x20;

![Filter Operator Target](/files/KFMvvq0qvsD6uYiKkl1V)

**Component Explanation:**

| Name           | Description                                                      |
| -------------- | ---------------------------------------------------------------- |
| Start Date     | To display the report starting from the selected date.           |
| End Date       | To display the report up to the selected date.                   |
| Group Filter   | To display the report according to the selected group.           |
| Channel Filter | To display the report according to the selected channel account. |
| Agent Filter   | To display the report according to the selected agent.           |
| Filter         | Button to apply the filter that has been set.                    |


---

# 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/filter-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.
