# Sub Users

{% hint style="info" %}
Sub Users system is easy to use and allow other people to access admin panel, license config, admin panel logs etc.
{% endhint %}

{% hint style="info" %}
In order to get access to license by sub user, e-mail that you add as sub user needs account on our web panel.
{% endhint %}

{% hint style="info" %}
Sub User with permission Manage License won't be able to get customer rank on our discord server, customer rank is only for user that have active license on his account.
{% endhint %}

## Creating Sub User:

#### Open Settings.

<div align="left"><figure><img src="/files/xykNMcg8vt5Ox13CRZpt" alt=""><figcaption></figcaption></figure></div>

#### Click View button under Sub Users text.

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

#### Click Add Sub User Button.

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

#### Select License and type sub user email and Submit.

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

## Editing Permissions for Sub User

#### Click Edit Button on specific Sub User

<figure><img src="/files/6ScrmqmWlzy1AonhO8ZV" alt=""><figcaption></figcaption></figure>

#### Select permissions and Submit.

<figure><img src="/files/2XUOmaSP1UYfL93bL4dO" alt=""><figcaption></figcaption></figure>


---

# 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.fiveguard.net/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.
