# My Team Attendance

User can check the daily attendance of team employees

To check team's daily attendance,

Go to Attendance

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

In Attendance open the My Team Attendance

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

In My team attendance, select the date range and search

Here user can check all team member's check-in, check-out time and location, working hours, present or absent status and if it is half day

<figure><img src="/files/960fbxpT8cyycQ4BqRON" alt=""><figcaption></figcaption></figure>

If the user wants to check only present employee, then select the status present in the filter and search, it will show only present employee for the day

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

If the user wants to check only absent employee, then select the status absent in the filter and search, it will show only absent employee for the day

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

#### Off boarded employee <a href="#off-boarded-employee" id="off-boarded-employee"></a>

User can check off boarded employee in my team attendance

In My team Attendance select Show off boarded checkbox and search

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

Check the off boarded employee

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

Last updated 26 December 2024


---

# 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/my-team-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.
