# Navigation Bar

The **Navigation Bar** provides quick access to functionalities within the application. To access the **Navigation Bar,** click your Profile pic on the top left corner of the Home screen or simply swipe the Home screen.

Navigation Bar consists of the following features:

<div align="left"><figure><img src="/files/FEPVi3pyY2fcyDJYaNWG" alt="" width="375"><figcaption><p>Navigation Menu</p></figcaption></figure></div>

* [**Home**](/overview/home-screen.md) - The Home Screen or the Landing Page is the initial screen where you can see multiple icons of all the features.
* [**Attendance**](/attendance/attendance-overview.md) - You can manage employee's attendance and track leaves from Attendance features.

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

* [x] [Monthly Attendance](/attendance/view-monthly-attendance.md) - This feature shows your monthly attendance record for a period.
* [x] [Daily Attendance](/attendance/view-daily-attendance.md) - This feature shows your daily attendance and time punches.
* [x] Leave Summary - It allows you to view your leave summary for a period.

<div align="left"><figure><img src="/files/L70O0S1Ql6a9eXnqFDP7" alt="" width="375"><figcaption><p>Leave Summary</p></figcaption></figure></div>

* [x] List of Holidays - Under Attendance, click List of Holidays option to view the list of holidays by year. Use Left and Right Navigation arrows to view past and future holidays list by year.

<div align="left"><figure><img src="/files/kC7oFuRDVNOqaAaoH12H" alt="" width="375"><figcaption><p>Holidays</p></figcaption></figure></div>

{% embed url="<https://youtu.be/a7ygUD7UU4Q>" %}

* [**Requests**](/requests/requests-overview.md) - Requests screen will be your 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.
* [**My Payroll**  ](/payroll/overview.md)**-** You can view your salary slips, salary structure and other payroll reports.

<div align="left"><figure><img src="/files/piVSnaZF7u3s0h3ov5QL" alt="" width="375"><figcaption><p>Payroll Reports</p></figcaption></figure></div>

Under Payroll Reports you can view the following:

* [x] [Salary Slip](/payroll/salary-slip.md) - It allows you to view your previous Salary Slips.

<div align="left"><figure><img src="/files/StETRa7aQKyJpux4vLD6" alt="" width="375"><figcaption><p>Salary Slip</p></figcaption></figure></div>

{% embed url="<https://www.youtube.com/watch?v=kojNtkHKoWc>" %}
How to download Salary Slip
{% endembed %}

* [x] Travel Report - It allows you to download your Travel Report for a given period.

<div align="left"><figure><img src="/files/UA1OLp72RDiVTsrCBcyY" alt="" width="375"><figcaption><p>Travel Report</p></figcaption></figure></div>

* [x] [Form 16](/payroll/form-16.md) - Coming soon
* [x] Salary Statement - Coming soon
* [x] [Salary Structure](/payroll/salary-structure.md) - Coming soon

- [**My Info**](/my-info/my-profile.md) - Click **My Info** option to view your profile, salary slips, documents, HR Policies, and payroll reports.
- [**My Feed**](/my-feed.md) - This lets you view your organization's activity and engage with fellow members in meaningful conversations.
- [**Projects** ](/project-management/overview.md)**-** This screen displays list of your projects where you are a team member or the project manager.
- [**Performance** ](/performance-management/overview.md)**-** You can view goals, achievements, and 360-degree feedback.
- [**Settings**](/settings/overview.md)**-** From settings, you can change preferences, get help, and view Workman information.
- [**My Businesses**](/overview/logging-in.md) **-** From the Navigation Bar menu, select My Businesses option.
  * You will be directed to the Runtime Workman screen. On this screen, you can select a business to continue or you can click to add a new business.

<div align="left"><figure><img src="/files/WHzZpakK52kfcXqc325G" alt="" width="375"><figcaption><p>Select or Add New Business</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/navigation-bar.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.
