# Reports

To get data from the HR module there are two methods for this

## Resource report

The resource report has been updated with an additional four columns. These are optional and can be selected from the available columns. The column will show the name of the resource that is set for the specific role for each resource.

<figure><img src="/files/l8wfKQZwdxUnKuihGsGU" alt=""><figcaption></figcaption></figure>

## Organization map

A report that will show your organization in a hierarchy/organization map can also be used. This report can be found in two different locations.

* My pages / Organization
* Company / Organization

The report used data from the resources. Each resource is linked to their corresponding manager. This report will only show the manager role, the approver roles will not be shown here.

The information shown in the tree is:

* Photo
* Position
* Name
* Location (flag)

On mouse over each resource one can additionally get

* Phone
* Email
* Address


---

# 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/reports.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.
