> For the complete documentation index, see [llms.txt](https://manual.unosofbooks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.unosofbooks.com/accounting/workforce-managment/daily-timecard.md).

# Daily Timecard

## Personal Activation:

To activate the person in their respective jobs, the unique code of the Lira or table must be ready and the employee must also be created. If the employee has not yet been created, please refer to the following manual to perform the creation.

{% hint style="success" %}
**Go to:** Home / Accounting / Workforce Management / **Daily Timecard**
{% endhint %}

<figure><img src="/files/f4Hmw7PNAJ8wVolGZYt3" alt=""><figcaption></figcaption></figure>

First, we must enter the unique code of each employee with the terminal.

<figure><img src="/files/FLnqEW8X3aTAdvgPaeWh" alt=""><figcaption></figcaption></figure>

After selecting the employee, the job position code must be entered in the following field "Workstation ID"

<figure><img src="/files/T0nZ9PeORSpPThtNr6kE" alt=""><figcaption></figcaption></figure>

As soon as the code is scanned by the terminal, the employee record can be viewed:

<figure><img src="/files/1Bq0SyowYsCevnDXMvT4" alt=""><figcaption></figcaption></figure>


---

# 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://manual.unosofbooks.com/accounting/workforce-managment/daily-timecard.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.
