# Settings

**Settings** page contains tabs where you can configure a schedule, a probation period, taxes, notifications, user access, and request types.&#x20;

In **General** tab, you can see the following elements:

* **Schedule** **of payroll** drop-down to select the frequency of payroll generating;
* **Working days** **per week** drop-down to select the number of working days;
* **Working hours per day** drop-down to select the number of working hours;
* **Probation period** drop-down to select the duration of the probation period;
* **Simplified Tax** box to enter tax amount;
* **Notify before** box to enter in how many days you want to get notifications about requests and probation periods ending;
* **Salary basis enabled** slider to select if you want to use a salary basis.

<div align="left"><img src="/files/-Lp8k0pOKAugeUfKFrbw" alt="General tab"></div>

In **Authorize Access** tab, you can assign Head HR rights to a user. To assign rights, enter a name in **Search by User Name** box and select a user from the drop-down list.&#x20;

<div align="left"><img src="/files/-Lp8l4gM1_NTij8zuaiu" alt="Authorize Access tab"></div>

In **Request types** tab, you can add a new request type. To add a new request type, select Add type. In the modal window, enter **Title** and **Description** and select **Save changes**.

<div align="left"><img src="/files/-Lp8mRgdBHl7uQ92JLED" alt="Request types tab"></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/settings.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.
