# How to Add an Account Type

*Article Topics:* [*Affiliates*](/getting-started/common-topics/affiliates.md)

NATS allows you to manually create account types to better organize your affiliates.&#x20;

To add a new account type, navigate to the [Account Types ](/nats-admin/affiliates/affiliate-account-types.md)section under the Affiliate Admin and click the "Add Account Type" button at the top-right of the page.

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

This will bring up a new menu where you will be prompted to insert a name for your newly created Custom Account Type.

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

### Custom Permissions

For custom account types, you can edit the permissions each account type has by clicking the "Actions" button and then clicking the "Set Default Permissions" button. &#x20;

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

Doing so will bring you to a permissions page for your account type, where you can edit each Admin Area's permissions by clicking the "Details" button next to each Admin Section and checking any permissions that you wish to be set.

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

You can also set the Global Settings to the right of the permissions table.&#x20;

This includes setting "Edit Affiliates", which if set allows this account type to be able to edit other affiliates, and "Override as Affiliate", which would allow either all affiliates, only your networks, or only your affiliates to be able to override an account as an affiliate.

### Editing a Custom Account Type

To edit a custom account type, first, click the "Actions" button next to the account type on the main Account Types page, and click "Edit Account Type".&#x20;

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

When clicked, a widget will display that will let you edit the name of the custom account type.

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

### Disabling a Custom Account Type

To disable a custom account type, click the same "Actions" button and click "Disable Account Type".&#x20;

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

This will not delete the account type but will disable it and hide it unless the list is filtered to show all of the account types.

## Related Articles

{% content-ref url="/pages/aKTuzCzbBjGtoBpNtJIW" %}
[Affiliate Account Types](/nats-admin/affiliates/affiliate-account-types.md)
{% endcontent-ref %}


---

# 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/how-to-add-an-account-type.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.
