# Create New Group KPI Module

Dengan adanya fitur group KPI, memungkinkan Supervisor untuk membuat target di setiap channel yang diassign oleh masing-masing group. Di sudut kanan atas, klik tombol **'Add KPI'**. Kemudian, Anda akan melihat pop-up untuk menambahkan modul Group KPI, seperti yang ditunjukkan di bawah ini.

![Add Group KPI Module](/files/0m0l5wh5MfFezgvjJUX4)

**Penjelasan Komponen:**

| Nama           | Deskripsi                                                                                                                                                                 |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Year           | Pilih tahun penggunaan KPI tersebut.                                                                                                                                      |
| Month Period   | <p>Pilih bulan penggunaan KPI tersebut. <br><br><strong>Note:</strong> Anda tidak dapat memilih bulan yang sudah lewat dari bulan saat Anda akan menambahkan KPI ini.</p> |
| Select Group   | Pilih group untuk berlakunya KPI ini.                                                                                                                                     |
| Select Channel | <p>Pilih channel yang menjadi target KPI ini.<br><br><strong>Note:</strong> Anda dapat memilih channel setelah memilih group.</p>                                         |
| Ticket Target  | Jumlah target tiket untuk mencapai KPI ini.                                                                                                                               |
| Time Target    | Berapa lama waktu (dalam menit) untuk menyelesaikan target tiket yang diatur sebelumnya agar KPI ini tercapai.                                                            |


---

# 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/5.3.0-id/employee/group-kpi/create-new-group-kpi-module.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.
