# Creating Admin Accounts

*Article Topics:* [*Affiliates*](/nats-admin/affiliates.md)

NATS does not allow you to create a new administrator account -- administrative privileges can only be given to already existing accounts. If you would like to create a new administrator account, an admin must first create an affiliate account and edit it through your Affiliates Admin.

Once the new affiliate account is created, you can give it administrative access by going to the [Affiliates Admin](/nats-admin/affiliates.md) and clicking the affiliate then selecting the "Permissions" tab. On the Permissions page, you can change their account status by selecting "U\[pdate" button besides their [Account Type](/nats-admin/affiliates/affiliate-account-types.md). After you have edited the account's permissions to your liking, click Save to put your changes into effect.

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

## Restricting Admin Access

NATS also allows you to fine-tune admin access restrictions. To do so, go to the [Affiliates Admin ](/nats-admin/affiliates.md)and click the Access Permissions icon to the left side of the affiliate or admin you wish to edit. Once you are on their Access Permissions page, you will be able to use the displayed check boxes to allow or disallow access or permissions to specific areas of NATS admin functions.

For more information on this feature, please see the "Permission Exceptions" section of our [Affiliate Access Permissions](/nats-admin/affiliates/further-reading/affiliate-access-permissions.md) article.

<figure><img src="/files/ov4pOCtrFaHgXONDYInX" 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.toomuchmedia.com/nats-admin/affiliates/common-questions/creating-admin-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.
