# Account Changes

*Article Topics:* [*NATS Admin*](/getting-started/common-topics/nats-admin.md)*,* [*Affiliates*](/getting-started/common-topics/affiliates.md)&#x20;

Account Changes made by affiliates will be displayed within the Account Changes table. Depending on your config settings, these changes may need to be approved by either the affiliate, the admin, or both.

![](/files/dQTfGe1294UNUrswJsj8)

The Account Changes table includes specific information about the changes made to an affiliate account, including:

* **Change Made For**: The username of the affiliate that had their account changed.
* **Change Made By**: The username of the affiliate that made the change.
* **Date**: The date of the change.
* **Field Name**: The field name that was edited.
* **Change**: The actual change itself, including what the field was before the edit, what the field was changed to, and what the change currently is before approval.
* **Affiliate Approval**: This is where the changes can be approved or denied by an affiliate.
* **Admin Approval**: This is where the changes can be approved or denied by an admin.

Changes can be filtered by clicking the "Filter" button at the top-right of the page. Account changes can be filtered by Username, Affiliate ID, or the approval status of the change (Needs Approval, Already Approved, or Include All Changes).

## Related Articles

{% content-ref url="/pages/2euvgLrZUbmAu0kDajQy" %}
[Affiliate Overview](/nats-admin/affiliates/affiliate-overview.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/account-changes.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.
