> For the complete documentation index, see [llms.txt](https://docs.maitredpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maitredpos.com/maitred/maitred-online-help-contents-by-module/time-and-attendance/overview.md).

# Overview

### Overview

The Time and Attendance module allows to manage the working hours of employees. This feature requires employees to enter the time they start and the time they leave. With this information, you can print reports that calculate important labor information and create schedules and relate them to daily punch in and punch out procedure. The Time and Attendance module is a very powerful tool, which eliminates time card compilation chore and allows to spend more time on managing your business. In order to access this module, click on the Time and Attendance icon on the screen of the Back-Office or of the module you are in.

<div><img src="https://documentation.payfacto.com/POS/MaitreD/HelpModules/TimeAttendance/assets/images/MaitreDCommon/ICON_TimeAttendance.svg" alt="Icon - Time &#x26; Attendance" width="188"> <img src="https://documentation.payfacto.com/POS/MaitreD/HelpModules/TimeAttendance/assets/images/MaitreDCommon/ICON_TimeAttendance-H.svg" alt="Icon - Time &#x26; Attendance Selected" width="188"></div>

After selecting the Time and Attendance option, the Time and Attendance module displays.


---

# 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.maitredpos.com/maitred/maitred-online-help-contents-by-module/time-and-attendance/overview.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.
