# Adding Sub-Users

## <mark style="color:blue;">Adding Sub-Users to the server</mark>

<figure><img src="/files/Ev4k5Sx5aDa6r5rPqF27" alt=""><figcaption><p>Apartado de sub-usuarios en el panel</p></figcaption></figure>

Follow these steps to add sub-users to your [HidenCloud](https://docs.hidencloud.com/hidencloud-panel/www.hidencloud.com) server:

1. **Access the** [**HidenCloud Server Panel**](https://dash.hidencloud.com/dashboard)\
   Log in to your HidenCloud account and open the server panel.
2. **Navigate to Subusers**\
   In the sidebar, go to \[*Management*] > \[*Subusers*].
3. **Create a New Sub-User**
   * Click the \[*Create*] button.
   * Enter the email address or username of the person you want to add.
   * Assign the desired permissions from the available list.
4. **Save and Add the Sub-User**
   * Click \[*Add New Subuser*] to save the changes and add the person to your server.
5. **User Activation**
   * The added sub-user will receive an email with instructions to activate their account and gain access to your server.

### <mark style="color:purple;">Configurable Sub-User Permissions</mark>

* Support OP Access
* Control
* Subuser
* Allocation
* Startup Parameters
* Database
* File Manager
* Schedule
* Backup
* Details
* Audit Log
* Modpack Manager
* Plugin Manager
* Health Monitor
* Reinstall
* Subdomain Manager


---

# 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.hidencloud.com/hidencloud-panel/adding-sub-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.
