# Statistics

**Statistics** page contains a preview of your profile and the set of the following widgets:

* Notifications&#x20;
* Current period
* Tracker data
* Other data

In **Notifications,** you can track the status of requests. Status shows whether a request is approved. To see a complete list of requests, go to *Adjustments* page.&#x20;

Requests are separated into three types:&#x20;

* Day off
* Reimbursement
* Manual time edit

In the **Current Period** chart, you can see the chart of work hours tracked during the current period.

**Tracker data** shows the following statistics for the current period:

* Working hours
* Extra hours
* Total amount (of work hours)
* Paid on (a name of department)&#x20;

**Other data** shows the following statistics for the current period:

* Added time manually
* Days off
* Bonuses
* Reimbursement

<div align="left"><img src="/files/-Lo5LvpUiilgmOrAEZOU" alt="Statistics page "></div>

**How to create a Day off request**

1. In **Statistics**, select **Day off request**. The modal window appears.
2. In the modal window, set **Start date** and **End date**.
3. Select **Time period** from the drop-down menu.
4. If applicable, enter **Description** and select **Request a paid day from the HR** checkbox.&#x20;
5. Select **Confirm**.

<div align="left"><img src="/files/-Lo5LlC6Y1IkVv0uwFZi" alt="Day off request"></div>

**How to create a Reimbursement request**

1. In **Statistics**, select **Reimbursement request**. The modal window appears.
2. In the modal window, select **Reimbursement type** from the drop-down menu.
3. Enter **Description** and select **Project** from the drop-down menu.
4. Enter the amount in **Reimbursement amount**.
5. If applicable, select **Add attachment** to upload a file from your computer.

<div align="left"><img src="/files/-Lo5LNG-v8Gdg2DlvzEP" alt="Reimbursement request"></div>

**How to create a Manual time edit request**

1. In **Statistics**, select **Manual time**. The modal window appears.
2. In the modal window, set **Date** and **Time**.
3. If applicable, enter **Description**.&#x20;
4. If you want to add extra time, select **Add time**.
5. If you want to subtract time, select **Sub time**.

<div align="left"><img src="/files/-Lo5KsgxD3RlXRAKpaXS" alt="Manual time edit request"></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://docs.aitheon.com/human-resources/hr/statistics.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.
