# TIMEKEEPING MODULE

- [Instruction to register overtime](https://hr.docs.ssaudit.com/english/timekeeping-module/instruction-to-register-overtime.md)
- [Shifts registration for employees](https://hr.docs.ssaudit.com/english/timekeeping-module/shifts-registration-for-employees.md)
- [Instructions to Get Data from Timekeeping Machine](https://hr.docs.ssaudit.com/english/timekeeping-module/instructions-to-get-data-from-timekeeping-machine.md)
- [Instructions to register the Outgoing Employee information](https://hr.docs.ssaudit.com/english/timekeeping-module/instructions-to-register-the-outgoing-employee-information.md)
- [Maternity Registration Instructions](https://hr.docs.ssaudit.com/english/timekeeping-module/maternity-registration-instructions.md)
- [Instructions to register for Leave one or half day](https://hr.docs.ssaudit.com/english/timekeeping-module/instructions-to-register-for-leave-one-or-half-day.md)
- [Instruction to Register for Leave by hour](https://hr.docs.ssaudit.com/english/timekeeping-module/instruction-to-register-for-leave-by-hour.md)
- [Instructions to Timekeeping Calculation](https://hr.docs.ssaudit.com/english/timekeeping-module/instructions-to-timekeeping-calculation.md)
- [Instructions for checking Unusual timekeeping](https://hr.docs.ssaudit.com/english/timekeeping-module/instructions-for-checking-unusual-timekeeping.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://hr.docs.ssaudit.com/english/timekeeping-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.
