# Recording Attendance

Users can record their check-ins and check-outs using the ZKTeco device by scanning their fingerprint. The data is then synced to the desktop app for tracking. This is done by normal method.

HR or Admins can manually enter the attendance via the application as well. Here is how to do it

1. Click on the Attendance Menu
2. Click on the eye icon to view the monthly data of particular user
3. Click on the time itself to change the time.&#x20;

{% hint style="info" %}
Changing the time on the application does not change the time of the device. The device time can always be downloaded from the application itself for cross reference.&#x20;
{% endhint %}


---

# 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://cyclone-nepal.gitbook.io/user-manual-zkteco-fingerprint-attendance/recording-attendance.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.
