# Dashboard

**Dashboard** page contains the set of the following widgets:

* Notifications&#x20;
* Personnel cost&#x20;
* Total Wage cost&#x20;

In **Notifications**, you can track the status of employee requests. Status shows whether a request is approved. To see a complete list of requests, select **See all adjustments**.&#x20;

Requests are separated into three types:&#x20;

* Day off
* Reimbursement
* Manual time edit

<div align="left"><img src="/files/-LoL0aIOTt-AvdjzNafi" alt="Dashboard page"></div>

**How to approve or reject a request**

1. Select a notification with status **Waiting for approval** and select **Details**. The modal window appears.
2. In the modal window, select **Approve** or **Reject**.

<div align="left"><img src="/files/-LoL14j-6iGWJrAlOWJa" alt="Request modal window"></div>

Data shown on **Personnel cost** and **Total Wage cost** widgets depends on the chosen period. To choose a period, select it in the bar above **Personnel cost** widget.

In **Personnel cost**, you can see statistics for your organization tracked during the chosen period. You can view statistics in two different units of measure.

* To change the unit of measure, select **Wage** or **Hours**.
* Each color in the chart indicates a different employee's data. To highlight one employee's data, hover over it in the chart.

**Total wage cost** shows statistics of employee salaries for the chosen period.&#x20;


---

# 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.aitheon.com/human-resources/hr/dashboard.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.
