# Add New Group KPI

After adding the group KPI module, you may want to plan your group KPIs all at once. Click the **'Add KPI'** button then, a pop-up will appear to add a new group KPI as shown below.

![Add New KPI on Group](/files/XWPw1sozaU80XpiTLXzl)

**Component Explanation:**

| Name           | Description                                                                                                                                                                                                                                |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Year           | Select a year to apply this KPI.                                                                                                                                                                                                           |
| Month Period   | <p>Select a month to apply this KPI. <br><br><strong>Note:</strong> You can't add the previous month from the month when you will add this KPI.</p>                                                                                        |
| Select Group   | Select a group to apply this KPI. (this field will automatically fill in according to the group KPI itself. For example, You choose 'Product' group KPI then if you want to add a new KPI, the group will automatically set as ‘Product‘.) |
| Select Channel | Select channel to apply this KPI.                                                                                                                                                                                                          |
| Ticket Target  | The number of target tickets to reach this KPI.                                                                                                                                                                                            |
| Time Target    | How long (in minutes) to achieve the previously set ticket target for this KPI.                                                                                                                                                            |

After completing all fields, you can click the **'Add'** button. Then, you will see a success notification, and your new group KPI will appear on the list group KPI page as shown below.

![Success Added Group KPI](/files/a8Z3edyQwBFj2qF6UdzD)


---

# 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/group-kpi/add-new-group-kpi.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.
