# Change Affiliate Type

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

NATS allows you to change affiliate types to give some affiliates special permissions. This can be useful for changing an affiliate to an account rep to manage a group of affiliates or changing an affiliate to an admin with full administrative access in NATS to view and edit whatever they choose.

## Changing an Affiliate's Type

1. To change an affiliate's Type in NATS, go to the [Affiliates Admin](/nats-admin/affiliates.md), select the affiliate you want to affect, and click the "Permissions" tab.&#x20;

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

2. Click the "Update" button next to the Account Type&#x20;

You will find seven options to choose from to change the affiliate account type. These fields are:

* Affiliate
* Account Rep
* Customer Service Rep
* Site Partner
* Sub Admin
* TMM Admin
* Admin

To view a detailed explanation of each account type, see the [Affiliate Account Types](/nats-admin/affiliates/affiliate-account-types.md) article.&#x20;

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

{% hint style="info" %}
**Please Note:** Changing the Affiliate Account Type WILL reset any custom account permissions for this affiliate. In order for the change to take effect, the affiliate will need to log out and log back in.&#x20;
{% endhint %}


---

# 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/further-reading/change-affiliate-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.
