# Resource Groups

Resource Group is a container that holds related resources. The resource group includes those resources that you want to manage as a group. You decide which resources belong in a resource group based on what makes the most sense for your organization.

* A resource group can be used to scope access control for administrative actions.
* You can add or remove a resource to a resource group at any time.
* Each resource can only exist in one resource group.

![Resource Groups](/files/HPu1yUknvofhWp3KEwHJ)

On Navigating to a specific resource group, User roles, Virtual Machine, and Virtual Networks can be managed.&#x20;

![Resource Group - Roles](/files/azdPWTlMOpZOcWLmpFrj)

| Role        | Description                                                                        |
| ----------- | ---------------------------------------------------------------------------------- |
| Owner       | Has full access to all resources including the right to delegate access to others. |
| Contributor | Can create and manage all types of resources but can't grant access to other       |
| Reader      | Can view existing resources                                                        |


---

# 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.cloudassert.com/hybr/features/tenant/resource-management/resource-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.
