# 👥 Sub Users

Sub Users are additional accounts within your main GonzoProxy account. This feature allows you to distribute traffic between team members, track usage per user, and restrict access to the main balance.

***

#### 1.  How to create a sub account

**Step 1.** Go to the **Sub Users** tab in the dashboard menu.

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

**Step 2.** Click the **Add User** button.

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

**Step 3.** Enter the number of GB you want to allocate to this account, specify the name, and click **Save**.

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

The system will create the account automatically.

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

***

#### Table fields explained

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

| Field    | Description                                   |
| -------- | --------------------------------------------- |
| Username | Username of the sub account                   |
| Login    | Login of the sub account                      |
| Password | Proxy password for this account               |
| Limit    | Allocated traffic limit (GB)                  |
| Used     | How many GB have been used                    |
| Status   | Current account status (active / deactivated) |
| Actions  | Account management                            |

***

#### 2. Account management

In the **Actions** column next to each sub-account, the following options are available:

* Deactivate the account
* Change the name of the sub-account
* Modify the traffic limit

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

* **Deactivation** instantly stops the account and all proxies running on it. This is the first step when offboarding a team member — the employee loses access immediately.<br>
* Changing the sub-account name allows you to rename the account at any time for easier management and identification within the team.<br>
* **Editing the limit** allows you to increase or decrease the GB on a specific account at any time. This is how a team lead manually reclaims unused traffic from an offboarded employee: set the limit to zero, then redistribute the freed-up GB to other team members.

The **Actions** field also includes the option to delete a sub-account.

<figure><img src="/files/8yvAdEwxbIQUi7tci6kv" alt=""><figcaption></figcaption></figure>

***

#### 3. How to create proxies for a sub account

**Step 1.** Once the account is created, go to the **proxy generator** and select the relevant sub account from the dropdown.

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

**Step 2.** Configure the parameters: choose country, city or ISP, and set the rotation mode.

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

**Step 3.** Click **Create Proxy** — the proxies will appear in the list and will operate within the selected account's traffic limit.

***

{% hint style="info" %}
💡 Tip: Sub Users are ideal for teams where multiple employees work with proxies independently. Each account draws only from its own allocated limit — the main balance stays protected.
{% endhint %}

***

### 👾 Try it here: [GonzoProxy.com](https://GonzoProxy.com)

***

### 📱 Stay Connected

* [Telegram Channel](https://t.me/GonzoProxy)
* [Telegram Chat ](https://t.me/GonzoProxy_Chat)
* [Instagram](https://www.instagram.com/gonzoproxy)
* [24/7 Support](https://t.me/GonzoProxy_bot)

💬 Our team is always here for you! Reach out anytime — we’ll solve any issue within minutes.


---

# 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://help.gonzoproxy.com/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.
