# Monthly Attendance

Runtime HRMS let’s you view employee attendance for entire month in a single view. Follow below steps to view:

* Go to the Attendance > Monthly Attendance from left navigation menu.
* Search an employee by trying name or employee code. Once the results show up, click on any name to select.
* Click on ‘View’ to load attendance calendar for selected employee.
* The calendar show attendance aliases like ‘P’ for Present, ‘A’ for Absent and so on.

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

To view details for a particular date like attendance reason, source, last updated details etc., click on any date.

You can also update attendance record using above dialog and hit ‘Save’ to save your changes. The “Latest Remarks” and “Last Updated By” values will change after you save your changes.

To download the attendance records in excel, click on ‘Download’ button.


---

# 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.runtimehrms.com/attendance-and-leaves/monthly-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.
