# Group-based Access Controls

- [Groups Management - Overview](https://docs.decube.io/group-access-policies/groups-management-overview.md): Control who can access assets in your organization by implementing Group-Based Access Control.
- [Create Groups & Assign Policies](https://docs.decube.io/group-access-policies/create-groups-and-assign-policies.md): Manage user access by grouping them into use cases.
- [Source-based Policies](https://docs.decube.io/group-access-policies/source-based-policies.md): Here's an explanation for each Source-base policy.
- [Administrative-based Policies](https://docs.decube.io/group-access-policies/administrative-based-policies.md): Organizational policies that are not tied to a data source or module.
- [Module-based Policies](https://docs.decube.io/group-access-policies/module-based-policies.md): Permissions that are not tied to a data source.
- [What is the "Owners" group?](https://docs.decube.io/group-access-policies/owners.md): Owners have full permissions to access all features within Decube.


---

# 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.decube.io/group-access-policies.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.
