# Time Card

The Time Cards of employees contain all punches in and punches out that were recorded during a time period. The Time Cards module allows you to view, add or modify punch clock records.

![Button - Add](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-Add.jpg)

Allow to Add employee's Time card

![Button - Modify](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-Modify.jpg)

Allow to Modify  employee's Time Card

![Button - Delete](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-Delete\(Consolas\).jpg)

Allow to Delete employee's Time Card

**In**

Enter the date and time (24 hours format) of the punch in.

**Out**

Enter the date and time (24 hours format) of the punch out.

**Task**

Left click the Drop Down arrow to select from a list of available tasks for the employee. You must first have assigned the employee the necessary tasks under Time & Attendance / File / Employee /Assigned Tasks.

**Adjustments**

Left click the Drop Down arrow to select from a list of available Adjustments Reasons. You must first have defined adjustments reasons under Time & Attendance / File / Employee  / Adjustments Reasons.

**Other Paid**

Enter in this field the amount of any Other Paid the employee has received. Some examples of other paid are vacations, bonuses, back pay and traveling expenses.

**Other Paid Reason**

Left click the Drop Down arrow to select from a list of available Other Paid reasons to justify the amount entered in the previous field. You must first have entered Other Paid reasons under Time & Attendance/ File / Employee /Other Paid.

**Show All Punches**

Enable this option to show all shifts for this employee, regardless of the value entered in the Number of Punches Displayed field of Time and Attendance / View / Options, but only up to the value entered in the Days To Keep field of the same window.

<br>


---

# 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.maitredpos.com/maitred/maitred-complete-online-documentation/chapt-13-time-and-attendance/file/employee-1/time-card.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.
