# Filter Live Agent Productivity

This feature allows you to filter your live agent productivity report. Used to make it easier for you to display reports according to the filter criteria you selected. Go to **Analytic**, select menu **Live Agent**, and click **Live Agent Productivity** on the top left of the page. After the live agent productivity page appears, click the **'Filter'** button on the upper right-side page, and you will see a pop-up to filter live agent productivity report.

![Filter Live Agent Productivity](/files/y0qf94SerSw9ngHg9YrJ)

**Component Explanation:**

| Name             | Description                                                  |
| ---------------- | ------------------------------------------------------------ |
| Group            | To display report according to the selected group.           |
| Line of Business | To display report according to the selected LOB.             |
| Channel Type     | To display report according to the selected Channel Account. |
| Channel Account  | To display report according to the selected Channel Account. |
| Start Date       | To display the report starting from the selected date.       |
| End Date         | To display the report up to the selected date.               |
| Live Agent Name  | To display report according to the selected Agent.           |
| Default Filter   | Button to set the filter back to default.                    |
| Filter           | Button to apply the filter that has been set.                |

{% hint style="info" %}
The filter that appeared will be adjusted according to the group report setting on your user management. You can manage the group reports when creating or editing users on the [user management](/administration/user-management/user.md#how-to-create-new-user) page. If your group report is LOB and your user is listed in LOB A then filter for each component that you may select only those related to LOB A. For example, LOB A is in Group B, the channels that can be accessed by LOB A are live chat and email channels, so when you apply the filter, you can only see Group B on the Group filter component, LOB A on the LOB filter component, Live chat channel and Email Channel on the Channel Type filter component, etc.

You may set more than one filter, such as if you want to see reports from live chat channels that are on LOB A, then you can select live chat channel on the Channel Type filter component and select LOB A on the LOB filter component. However, in the live agent productivity report you cannot select multiple rules and agents, so the 'team' and 'agent' filters are disabled.
{% endhint %}


---

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