# Employee

- [Operator Shift](https://docs.3dolphins.ai/employee/operator-shift.md)
- [Add New Shift](https://docs.3dolphins.ai/employee/operator-shift/add-new-shift.md)
- [Edit Shift](https://docs.3dolphins.ai/employee/operator-shift/edit-an-existing-shift.md)
- [Assign Operator Shift](https://docs.3dolphins.ai/employee/operator-shift/assign-operator-shift.md)
- [Operator Shift Change Availability](https://docs.3dolphins.ai/employee/operator-shift/operator-shift-change-availability.md)
- [Delete Shift](https://docs.3dolphins.ai/employee/operator-shift/delete-shift.md)
- [Shift Mapping](https://docs.3dolphins.ai/employee/shift-mapping.md)
- [Upload Agent’s Attendance](https://docs.3dolphins.ai/employee/shift-mapping/upload-agents-attendance.md)
- [Edit an Existing Shift](https://docs.3dolphins.ai/employee/shift-mapping/edit-an-existing-shift.md)
- [Delete Shift](https://docs.3dolphins.ai/employee/shift-mapping/delete-shift.md)
- [Filter Shift](https://docs.3dolphins.ai/employee/shift-mapping/filter-shift.md)
- [Operator Target](https://docs.3dolphins.ai/employee/operator-target.md)
- [Add Multiple Target](https://docs.3dolphins.ai/employee/operator-target/add-multiple-target.md)
- [Add Operators Target (Independent Target)](https://docs.3dolphins.ai/employee/operator-target/add-operators-target-independent-target.md)
- [Group KPI](https://docs.3dolphins.ai/employee/group-kpi.md)
- [Create New Group KPI](https://docs.3dolphins.ai/employee/group-kpi/create-new-group-kpi.md)
- [Add New Group KPI](https://docs.3dolphins.ai/employee/group-kpi/add-new-group-kpi.md)
- [Edit Group KPI](https://docs.3dolphins.ai/employee/group-kpi/add-new-group-kpi/edit-group-kpi.md)
- [Filter Group KPI](https://docs.3dolphins.ai/employee/group-kpi/add-new-group-kpi/filter-group-kpi.md)
- [Delete Group KPI](https://docs.3dolphins.ai/employee/group-kpi/add-new-group-kpi/delete-group-kpi.md)
- [Filter and Search Group KPI Module](https://docs.3dolphins.ai/employee/group-kpi/filter-and-search-group-kpi-module.md)
- [Announcement](https://docs.3dolphins.ai/employee/announcement.md)
- [Create New Announcement](https://docs.3dolphins.ai/employee/announcement/create-new-announcement.md)
- [Edit Announcement](https://docs.3dolphins.ai/employee/announcement/edit-announcement.md)
- [Remove Announcements](https://docs.3dolphins.ai/employee/announcement/remove-announcements.md)


---

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