# Resource Group Management

> Resource group management lets you create new resource groups and limit the number of resource (machine) assignments and projects per group.

## Resource Group List

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

* **Resource Group Name :** The name of the resource group that the administrator entered when creating the resource group.&#x20;
* **Machine Information :** Selected resource (machine) when creating a resource group.
* **User Quantity :** Number of users belonging to that group.
* **Maximum quantity of created projects :** Maximum number of projects that users in that group can create.
* **Maximum quantity of active projects :** Maximum number of projects that users in that group can activate.
* **Management :** You can delete a specific group and delete it only if there are no users in the group. Otherwise, the button appears disabled.

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

### 1.  Creating a Resource Group

resource group can assign machines that are available to users within the resource group and control the maximum number of projects created and active by users within the group.

<figure><img src="/files/7np3Rz252DJEemzNOwN9" alt=""><figcaption></figcaption></figure>

* Select **“Create Resource Groups”** from the Resource Group Management menu on the right.
* Enter the re**source group name and resource group descriptior**. (Group names can be entered up to 15 characters including spaces)
* The resource options created in the resource list are displayed and **select the machine** to be assigned to the group. (Multiple selections are possible, selection is required considering the number of users in the group and server specifications.)
* In Project Limit, you can specify the maximum number of projects that can be created and the maximum number of projects that can be activated per user. **At this time, the maximum number of active projects must be less than or equal to the maximum number of created projects.**

### 2. Resource Group Modification

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

* If you click the group name that needs to be modified in the resource group list, the resource group modal is displayed. At this time, click the **Edit** button at the bottom to activate the input window.
* When modifying, if essential information is omitted, please note that modification is not possible with an error message.
* A project created with an existing **machine is automatically deactivated** when a machine change occurs in the user's group. Please select after checking.

### 3. Delete Resource Group

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

* If you click the "Delete" button of the resource group that needs to be deleted in the resource group list, the delete modal is displayed.
* Deletion is possible only if **there are no users in the resource group,** and cannot be deleted if there are users.
* Please note that it cannot be restored after deletion.


---

# 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://mondrian.gitbook.io/yennefer-cluster/eng-c1.6.1/admin/main-feature/resources-group-management.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.
