# View Daily Attendance

With **View Daily Attendance** feature, you can monitor and evaluate your attendance on a day-to-day basis. Click the **Attendance icon** on the Home screen as displayed below-

<div align="left"><figure><img src="/files/3oioN2S2USJGYSToV61H" alt="" width="172"><figcaption><p>Attendance icon</p></figcaption></figure></div>

You will be directed to the **Monthly Attendance** screen as shown below:

<div align="left"><figure><img src="/files/pfAGBQtPl9jSLam6XdIT" alt="" width="375"><figcaption><p>Monthly Attendance</p></figcaption></figure></div>

On a **Monthly Attendance** screen, select and click the desired date and you will be navigated to the **Daily Attendance** screen.

<div align="left"><figure><img src="/files/saXRwXYULuGxsXn364Ku" alt="" width="375"><figcaption><p>Daily Attendance</p></figcaption></figure></div>

Here you will see all your time **punch-in/ out** details along with your Default shift times and requests.

**Right and Left Navigation Arrows -** This allows you to navigate to past and future dates.

**Default Attendance**&#x20;

* [**Leave Request**](/requests/leave-request.md) **-**  Under Default Attendance, you can request a leave for one or more days by clicking the **Leave Request button**.  You will be directed to the Leave Request screen to request any type of leave request.

**Day Summary** - Displays your default shift timings for work.

* [Shift Change ](/requests/shift-change-request.md)- You can request to change shifts for one or more days.
* [Missed Punch ](/requests/missed-punch-request.md)- You can submit a missed punch request if you forgot to punch on time.

{% hint style="info" %}
Employees see Leave Request, Shift Change, or Missed Punch requests buttons on their screen, however, their team members should not see these buttons as they can't apply on their behalf.
{% 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://help.runtimehrms.com/attendance/view-daily-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.
