# HR (Pro)

The HR module is a PRO only feature that adds support to link resources to a manager. A manager is by default given the approver role for the resource they are manager for. This includes time records, expense claims and absences. But, each of these can be defined separately.

To get access to the HR module, this must be enabled in the general settings. You will be offered to upgrade to Pro plan if you do not already have this plan. See more on how to configure it [here](/help/resources/hr-pro/configuration.md).

## HR

HR is added a a separate tab on the resource. Access to this tab is controlled using permissions that is defined on the access roles.&#x20;

![](/files/tm2h0isfeWmIzIaasX4n)

### Manager

A manager is the resource that is directly above the employee in the hierarchy.  All active internal resources are available to be selected as manager.

### Time registration approver

When selecting a resource as the manager for your employee, the manager will also be set as the time registration approver for the employee. This can be changed, the list will contain resources that are above the employee in the hierarchy, but also resources that have a role where the "Available for HR tasks" permission has been given.

### Travel and Expense approver

When selecting a resource as the manager for your employee, the manager will also be set as the travel and expense approver for the employee.&#x20;

### Absence approver

When selecting a resource as the manager for your employee, the manager will also be set as the absence approver for the employee.&#x20;

## Approving

### Absence approver

To approve absence use the absence report. Company/Absence/Absence report.\
As an absence approver, these will be coming as notifications and clicking on the notification will load the report filtered with the resources one has to approve.

### Time registration approver

To approve time registrations, use the hours report. Company/Hours report.

As a time registration approve, these will also be coming as notifications and clicking on the notification will load the report filtered with the resources you are to approve.

### Travel and expense approver

See this [detailed article](broken://pages/-MJl9r1B8PaINbUqL5ja#approving-and-refunding-an-expense-claim) on how to approve Travel and expenses in Moment

## My overview

The "My overview" page will contain information about who is the resource's manager and who is the approver if different than the manager. Shown under a section named HR.

In addition, for those resources that has been set as manager or an approver, they will also get an overview of those resources that they have this responsibility over.\
One will also here see the number of items to be approved for each resource.

![](/files/wva3mxdRPzTocERYaNd9)

## Import

HR module also includes the option to import data to set the employees manager and approvers.&#x20;

![](/files/wXLD8FKC2LTIBFdNDpZK)

The import uses a [template](https://app.moment.team/resources/excel/hr_import_template.xlsx) file that contains 5 columns.&#x20;

1. Fill out the template file according to what is correct combination of resource and manager.
2. Defined the correct approver if different from manager.
3. Upload the file in the import section and run the import.
4. Your resources will be configured according to the import file.&#x20;

If a resource defined as an approver is different from the manager and this resource is not found be in the hierarchy nor having the permission to be available for HR tasks the manager will be set as the approver.

<table><thead><tr><th width="246.5066551153816">Column name</th><th>Description</th><th></th></tr></thead><tbody><tr><td>User account</td><td>Email address of the resource to be configured</td><td></td></tr><tr><td>Manager</td><td>Email address of the resource to be set as manager</td><td></td></tr><tr><td>Timesheet approver</td><td>Email address of the resource to be set as time registration approver.</td><td>Optional.<br>Will be set to same as manager if not provided</td></tr><tr><td>Travel and expense approver</td><td>Email address of the resource to be set as travel and expense approver</td><td>Optional.<br>Will be set to same as manager if not provided</td></tr><tr><td>Absence approver</td><td>Email address of the resource to be set as absence approver</td><td>Optional.<br>Will be set to same as manager if not provided</td></tr></tbody></table>


---

# 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.milientsoftware.com/help/resources/hr-pro.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.
