# My Team Attendance

User can check the daily attendance of team employees

To check team's daily attendance,

Go to Attendance

![](/files/zwS7NMaffVRWobDXsg0H)

In Attendance open the My Team Attendance

![](/files/XyYTqmkjW7VKRCI6kGiu)

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

![](/files/YkdarDJFN2l397E2kPPb)

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

![](/files/i1rsiVTmOho7k2baGx9F)

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

![](/files/jq2kogi7E3EsWP9EEhu8)

### Off boarded employee

User can check off boarded employee in my team attendance

In My team Attendance select Show off boarded checkbox and search

![](/files/9uLyyoFV8Df3e6a6OR8g)

Check the off boarded employee

![](/files/dT9VIOHQN6Y8qrR9AFXO)


---

# 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://help.quickappflow.com/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.
