# Create Group Users

## Requirements

Linux Control Center = 2.10.X or higher

## Overview

Linux Control Center allows you to create groups with different permissions to manage user accounts that administer the LCC Console.

## Objective

This document aims to demonstrate step by step how to create user groups to access the LCC Console

## Create User Group

1. Click **Config** in the left side menu.

   ![](/files/hrHlEv8SGbfrVGOKVHrt)
2. Click **User Group**.

   ![](/files/TDat4LhFYTfU88X5Q0Cy)
3. Click **Create**.

   ![](https://gitlab.com/7dev-doc/linux-control-center/-/blob/main/pt-br/images/user-management/user-group/create_button.png)
4. Enter a name for the Group in the **Name** field

   ![](https://gitlab.com/7dev-doc/linux-control-center/-/blob/main/pt-br/images/user-management/user-group/name_field.png)
5. Click **Configure Permissions** and choose the permissions you want to enable for the group's users.

   ![](/files/RpJh9uopbvJ4kDnB0YZR)
6. Select the desired users and click the arrow to move them to the table on the right.

   ![](/files/EII0Ii5Mwequaoop4k4p)
7. Click **Save** to create the group.

   ![](/files/GYFoNUEGx3BSK4QuEIDR)
8. The group will be listed on the **User Groups** screen.

   ![](/files/S3X8B4gFcO0SDOtDYYkH)


---

# 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.linuxcontrolcenter.com.br/en/configs-integrations/user-management/console-users/create-group-users.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.
