> For the complete documentation index, see [llms.txt](https://g-tac.gitbook.io/foldersecurityviewer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://g-tac.gitbook.io/foldersecurityviewer/tour/reports/permission-report.md).

# Permission Report

### What is a NTFS Permissions Report?

* See all **effective NTFS permissions owner** of a specific folder, as well as their specific permissions.
* 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/e63Xiwbu5E7TkoJa8Mh9" alt=""><figcaption></figcaption></figure>

### How To Generate the NTFS Permissions Report

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

<figure><img src="/files/oFiK3uZiLgrHD1f7wqd2" 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/R4HYAaxnLSA3iHOnYCqC" alt=""><figcaption></figcaption></figure>

* Click on `Start` to generate the **NTFS Permissions Report**.

### Configure the NTFS Permissions Report - User

* Our FolderSecurityViewer lets you configure the Permissions Report (Permissions View) to obtain the user information you want.
* You can select up to seven properties of an **Active Directory User Object**, which will be shown in the list of users / permissions owners.
* You can even customize the column headers.

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

### Configure the NTFS 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/WUjEb8kFQsSAyOtIY74P" alt=""><figcaption></figcaption></figure>

### Compare Folders using the Differences View

* The Differences View provides an easy way to compare the current folder to all folders in the **lower hierarchy**.
* All folders with a different **NTFS permissions set** are listed.
* Click on the Tab seen on the bottom to show all differences.

<div data-full-width="false"><figure><img src="/files/CfeclUJpuAZmAXgO5lrU" alt=""><figcaption></figcaption></figure></div>

* You can maximize this tab by clicking the `Maximize`button.
* Clicking on the `Folder`icon of any entry will start a new scan.
* Further you can generate reports for each folder listed here and export them by clicking on the `Export` button in top left.

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

### Exclusion of any Active Directory Security Groups

* Our **NTFS permissions reporter** allows you to exclude any **Active Directory Security Group** from the scan.
* Even all **Active Directory Built-In Groups** are pre-configured with their names and SID and these groups are already defined as excluded for your comfort.
* All excluded groups will be **skipped** while your environment is analyzed.
* Your **NTFS Permissions Report** is not mixed with the well-known rights owners like Administrators, or Server Operators.

<div data-full-width="false"><figure><img src="/files/Sy8m7Ur59ZABbLjmrDDZ" alt=""><figcaption></figcaption></figure></div>

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

### Save a Permissions Report

* Any **Permissions Report** can be saved to either a local built-in database or a MS SQL Server.
* Click on the `Disk` symbol near the filter box to save the current report.

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

### Rerun a Permissions Report

* Any **Permissions Report** can be rerun to see any changes you made on filesystem or in Active Directory
* Click on the `Arrows` symbol near the filter box to rerun the current report.

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

* In case you made any changes to your Active Directory you can clear the FSV internal AD Cache and rerun the report then.
* Click right to the `Arrows` symbol to see a sub menu item and then select this by clicking it.

<div align="center"><figure><img src="/files/OK2FHfXGWWLxuSTgIL2f" alt=""><figcaption></figcaption></figure></div>

### Load a Permissions Report

* You can view and load a previously saved Permissions Report by several ways.
* **Way 1:** On `Home Screen` click on **Permissions Report** to show all saved reports.

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

* **Way 2:** If you are already in the `Permission Report` view, you’ll find `Saved Permissions Reports` on the left pane.
* Click this entry to see all saved reports.

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

* **Way 3:** From `Folder Browser` you can select any entry to open the context menu.

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

* Select `Show Saved Reports` from context menu to show any saved report of this specific folder.

<figure><img src="/files/4MMnL0wGk56IzNkYlEtw" alt=""><figcaption></figcaption></figure>

* **Way 4:** In **Permission Reports** view the results view gives you the tab `Saved Reports` at the bottom of the view.
* This will show you all saved reports of this specific folder.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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