# Sub Accounts

Your account supports the addition of sub-users, enabling you to allocate funds to them and granting them the ability to operate the account just like a primary user.&#x20;

This feature is particularly useful when you want to enable multiple users to initiate and manage their own SMS campaigns. To manage sub-users — whether to add, edit, or disable them — simply log in to your main account and navigate to the '**Accounts'** option, on the left pane of your SMS dashboard and select '**New Sub User**'.

<figure><img src="/files/DwLTnf29crY2zPeEizk8" alt=""><figcaption><p>New Sub User</p></figcaption></figure>

To set up a new sub-user on your account, you will need to fill in several essential details. After selecting the '**New Sub User**' option, complete the setup by providing a username, password, and email address for the sub-user.&#x20;

You'll also need to specify whether the account will operate under consolidated billing using your account funds (parent) or their own independent funds. You must also select the appropriate country, set a default prefix, and choose their timezone. Lastly, decide whether you would like the sub-user to receive an email notification regarding the creation of their account.

<figure><img src="/files/acdhjMoeVGLssYAbZmZr" alt=""><figcaption><p>Sub user creation</p></figcaption></figure>

Once the sub-user account is created, you can manage it directly from your dashboard via the '**Accounts**' tab. Here, you have the option to:

* Transfer funds.
* Enable or disable the user.
* Log in as the user (though it's important to note that doing so will offer a restricted view compared to the full accessibility afforded through the sub-user's login credentials).


---

# 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://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/sub-accounts.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.
