# Home Screen

Once you log in, you will see the **Home Screen** with a greeting message, current date, and multiple icons.

**Date and Time section** - The Date & Time section displays the current date with punch-in and punch-out times. It also displays your Default shift times.

<div align="left"><figure><img src="/files/VMuLlfnDviKgcxHhAQ9l" alt="" width="375"><figcaption><p>Date and Time section</p></figcaption></figure></div>

**Notification Bell icon** - On the top right corner of the screen, there is a **Bell icon**, click the icon and you will be directed to the **Notification Center screen** to view all the notifications.

<div align="left"><figure><img src="/files/2JfoQiCqAL5P9GGPNDjP" alt="" width="375"><figcaption><p>Notification Center</p></figcaption></figure></div>

**Home Screen Icons**

These icons serve as shortcuts to application features. The shortcut icons provide quick access to application features including-

* [Selfie Punch ](/attendance/selfie-punch.md)- The Selfie Punch feature allows you to mark your attendance by taking a Selfie.
* [QR Punch](/attendance/qr-punch.md) - The QR Punch feature lets you mark your attendance by scanning a QR code provided by your HR Manager.&#x20;
* [Team Punch](/attendance/team-punch.md) - The Team Punch feature helps you and your team to mark your team's attendance collectively.
* [Remote Punch](/attendance/remote-punch.md) - The Remote Punch feature allows you to mark your attendance remotely without being physically present at a location.
* [Web Punch](/attendance/web-punch.md) - It's a web-based clock punch, that helps track staff's time and attendance.
* [Travel Punch ](/attendance/travel-punch.md)- The Travel Punch feature allows you to mark your attendance when you are traveling for work and are not physically present at the workplace.
* [Attendance](/approvals/approvals-overview.md) - This feature tracks your daily and monthly attendance.
  * [View Monthly Attendance ](/attendance/view-monthly-attendance.md)- This feature shows your monthly attendance record for a period of time.
  * [View Daily Attendance](/attendance/view-daily-attendance.md) - This feature shows your daily attendance and time punches.
* [Live Travel](/attendance/live-travel.md) - The Live Travel feature tracks your distance and route when you are on the move/ traveling for work.
* [Requests ](/requests/requests-overview.md)-The Requests feature acts as a primary interface to submit, view, and manage different types of requests.
* [Approvals](/approvals/approvals-overview.md) - Approvals give managers a primary interface to review any actions or requests that have been made on the Requests screen.

<div align="left"><figure><img src="/files/SNyvxW83Jsr9VyxtvUVJ" alt="" width="375"><figcaption><p>Home Screen</p></figcaption></figure></div>


---

# 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/overview/home-screen.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.
