# Console Users

## Requirements

Linux Control Center = 2.12.X or higher

## Overview

The Linux Control Center allows the creation of user accounts with different levels of access permission to the LCC Management Console.

## Objective

The objective of this document is to demonstrate the step-by-step process for creating user accounts to access the LCC Console.

## Create a Super User Account.

1. Access the LCC and click **Config** in the left side menu.

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

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

   ![](/files/6zd8P5w1VHGUptBzH8t7)
4. Fill in the fields as instructed below;

**Username:** User to log in to the Console.\
**Password:** User password.\
**Confirm Password:** Field to confirm the password.\
**Email:** Email to receive notifications.\
**First Name:** First display name.\
**Last Name:** Last display name.<br>

```
![](/pt-br/images/user-management/create-user/campos_preenchidos.png)
```

1. Check the **Super User** box and click **Save** to create the account.

   ![](/files/YRFWF7CPngl70TYZqT96)
2. The account will be listed after saving.

   ![](/files/EiaA281fFOzh2xcL6qbC)


---

# 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.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.
