# Attendance Reports

Regularly reviewing attendance data allows managers to identify patterns of absenteeism or tardiness, enabling them to address potential issues and maintain a consistent workflow. It also helps in assessing overall team performance, recognizing high-performing individuals, and addressing any potential challenges related to attendance that may impact team dynamics or project timelines. Ultimately, access to an attendance report empowers managers to make informed decisions, foster a positive work environment, and optimize team efficiency.

***

### Admin Portal

From within the **Tab Settings**, click **View & Manage** next to **Attendance Reports** to navigate to the visibility permissions editor.

<figure><img src="/files/wveiMDESiXF6kvMzRXxB" alt="" width="563"><figcaption></figcaption></figure>

Within these settings, you can manually assign, edit, and remove visibility of the **Attendance Report** tab within the User Portal. Click the **+ Add** button to add a new user or users. More than one user and team can be selected at a time.&#x20;

<figure><img src="/files/4z2LLAuazOJYQKabl9Ik" alt="" width="563"><figcaption></figcaption></figure>

Once satisfied with your selection, click **Add**. If multiple users have been selected at once, they will individually populate within the table.&#x20;

Alternatively, the list of teams can be imported via CSV file. While in the **Add Access** pop up menu, before information is entered into the team selection field, click the **Browse** button. This will bring up the **Select Teams** menu.

<figure><img src="/files/NR2vTy3oVnDdPF0UAmgY" alt="" width="563"><figcaption></figcaption></figure>

From this menu, you have the options to add or remove teams, import the team selection from a CSV file (sample csv provided), and download of list of the selection teams.&#x20;

***

### User Portal

Once a user has been assigned visibility, the Attendance Report Tab will appear to them within the User Portal.

<figure><img src="/files/U0PulwR9TXKVItVneyFP" alt="" width="563"><figcaption></figcaption></figure>

Select your desired timeframe from the **View Dropdown** to populate the table. Once the table has populated, you can view the attendance requests for all members of the selected team(s). This information includes: request date, name of requesting user, type of request, reference number, shift date, out from and until, approval status.


---

# 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://guides.mangoapps.com/admin-guide/module-settings/schedules/tab-settings/attendance-reports.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.
