# Overview

HR service provides tools for managing a full cycle of work with personnel. The service automates documents signing, payrolls creating, employees hiring, and gathers all personnel data in descriptive statistics.&#x20;

As an employee, you can:

* Track and manage time activity
* Create and track requests&#x20;
* Sign documents
* View team schedule
* Get productivity statistics
* View history of payments

As an HR manager, you can:&#x20;

* Invite and manage personnel
* Create and manage requests
* Manage rates, bonuses, and taxes
* Create and manage schedules
* Create job positions
* Upload and manage documents
* Create and manage payrolls
* View statistics for an organization
* Set a number of working days and working hours

&#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/master.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.
