# User Permissions Report

### What is a User Permissions Report?

* See all **effective NTFS permissions** of a specific Active Directory user in the complete folder hierarchy.
* Is it a direct assignment of the user or does the user inherits his assignment by a specific group and what group was the originating group.

<figure><img src="/files/1gc1kVCQckq956Hsq23d" alt=""><figcaption></figcaption></figure>

### How To Generate the User Permissions Report

* First click on `User Permissions Report` on the `Home Screen` to start the wizard.

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

* Then select any folder from the `Folders View`.
* Btw, you can add UNC paths to the `Folders View` input box! No need to map them to a drive letter.

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

* Then select a user from the `Users & Groups View` (Active Directory Browser).
* Click `Start` to generate the **User Permissions Report**.

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

### Optional: Configure the User Permissions Report - Permission Set

* There is no need to deal with the native Windows Access Control Entries (ACE).
* Our **NTFS permissions reporter** offers you the ability to make these names more meaningful.
* Configure your own permission set names. We ship a pre-configured list of translated items for you.

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


---

# 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://g-tac.gitbook.io/foldersecurityviewer/tour/reports/user-permissions-report.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.
