# Report Groups

The "Report Groups Security" allows administrators to control access to different report groups within the data catalog and enable them for granular permission management.

* **Grant/Deny Access:** Define which users or roles can access specific report groups.
* **Bulk Permission Management:** Efficiently update role permissions and governance roles across multiple report groups simultaneously.&#x20;

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

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

**Report Groups Security and Management**

Report Groups Security allows SGA and OE\_ADMIN roles to control access and manage report groups within the data catalog.

**Creating and Updating Report Groups**

* Only SGA and OE\_ADMIN can create or update report groups. Required details include report group type, name, description, and associated connector.

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

* **Grant/Deny Access:** Define which users or roles can access specific report groups.
* **Bulk Permission Management:** Efficiently update role permissions and governance roles across multiple report groups.

**Detailed Permission Management:**

* **Individual Permissions:** Add, modify, or delete metadata and data access permissions for specific roles or users on a report group.
* **Role-Based Access:** Set metadata and data permissions for roles based on the license type.
* **User-Based Access:** Set metadata and data permissions for individual users based on the license type.
* **Reflect to Reports (Optional):** Inherit report group security access to all reports within the group.
* **Define Report Group Admin:** Assign an SGA role for a report group and grant them the highest permissions.

**Governance Roles:**

* **Define Governance Roles:** Specify mandatory governance roles when setting up a connector (inherited by report groups).
* **Update Governance Roles:** Modify governance roles for individual or multiple report groups.
* **Cascade Governance Roles:** Apply governance roles to all reports within a report group.
* **Delete Role Access:** Remove permission assignments for roles on individual or multiple report groups.&#x20;
* **Delete Report Groups:** Delete existing individual or multiple report groups (SGA & OE\_ADMIN only).


---

# 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/report-groups.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.
