# Attendance on Desktop

Login as username and Password.

Click on **Check IN** to check in.

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

After check in timer will start.

<figure><img src="/files/5YTfAczpCl6CcunhYl3I" alt=""><figcaption></figcaption></figure>

To check out, click on **check out**.

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

To check daily attendance, go to **attendance** app.

<figure><img src="/files/76CBJfFbjoSA0uwUamLh" alt=""><figcaption></figcaption></figure>

In my attendance, user is able to see their daily attendance.

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

If the user is late for check-in, it will show a **late mark**.

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

Last updated 24 December 2025


---

# 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.aiflo.app/attendance/attendance-on-desktop.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.
