# Filter Group KPI Report

This feature allows you to filter your group KPI 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 **Group KPI Report** on the top left of the page. After the operator page appears, click the **'Group KPI Analytic Filter'** button on the upper page.&#x20;

![Filter Group KPI Report](/files/aDjVRiM4mCqsitTfAaxy)

**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/group-kpi-report/filter-group-kpi-report.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.
