# Creating Subusers

### Intro

This article will explain how to create and manage subusers (also called API Proxy Users). These are accounts that you use to connect to the proxy itself.

### Accessing the Subusers Page

Navigate to the "Dashobard" tab on the self-service dashboard:

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

Press the Subusers button to access the subusers list.

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

This will open the My Subusers page.  You can add up to 10 subusers per account.&#x20;

<figure><img src="/files/4XKrYtJ9i2QpVP8IrOX2" alt=""><figcaption></figcaption></figure>

Enter the username of your choice and press Create:<br>

<figure><img src="/files/4LATcIgyNYd92tCak9kf" alt=""><figcaption></figcaption></figure>

\
Make sure to copy the password that is generated in this window as it will not be displayed anywhere else! Afterward, either press “Add New Subuser” below  to repeat the process and add a new one, or press “Back to My Subusers” to return to the subuser list:

<br>

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

Once you return to the list of subusers, you will now see your created API proxy user(-s). You may create up to 10 of these per account. Likewise, you may reset their password by pressing “Reset Password”, which will generate a new pop up with the newly reset password (which you will need to copy again before closing!):

<br>

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

Now you're ready to use the proxy users!


---

# 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.goproxies.com/proxies/self-service-dashboard/creating-subusers.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.
