> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.3.0-id/employee.md).

# Employee

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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