# Folders

The "Folder Security" allows administrators to control access to individual folders and files within the data catalog and enables them to define permissions at a granular level.

When establishing a connection with a File System type connector, the default security applies to the root folder and inherits down to its subfolders.

**Folder Security Advantages:**

* **Selective Permissions:** Define security for specific folders or files, enabling different access levels for various data assets.
* **Bulk Permission Management:** Efficiently update role permissions and governance roles across multiple folders simultaneously.
* **Hierarchical Inheritance:** Changes to a child folder's access security automatically propagate to its subfolders.
* **File-Level Security:** Folder permissions extend to all associated files and their columns.

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

Based on the selected Data Source (Connection Name), the corresponding folders are displayed along with the governance roles, users, and roles with metadata and data permissions on those folders.

**Applying Separate Security to Child Folders**

To grant different access levels to a child folder compared to its parent, SGA or OE\_ADMIN can:

1. Click "Add New Folder."
2. Specify the Datalake and path of the child folder.
3. Assign metadata and data access permissions for specific roles or users.

**Permissions and Governance (SGA & OE\_ADMIN only):**

* **Update Permissions and Governance:** Modify permissions and governance roles for individual or multiple folders.
* **Delete Role Access:** Remove permission assignments for roles on individual or multiple folders.


---

# 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.ovaledge.com/release8.1/administration/security/folders.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.
