# How to Delete a Member

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

Deleting a Member is as simple as adding a member, however, there are certain conditions that must be met to delete a member.&#x20;

* Members associated with a biller can never be deleted. &#x20;
* Members who have created an account within 7 days can not be deleted until after the 7 days.

The Delete Member icon will only appear for Members that can be deleted.&#x20;

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

The Delete Member icon will not appear for Members who can not be deleted.

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

## Deleting a Member

To Delete a Member in NATS, navigate to the "Members Management" and select the Action button for the Member you wish to delete.

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

Clicking the "Delete Member" button will prompt you with a confirmation, and clicking "OK" will permanently delete the member from NATS.

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

## Related Articles

{% content-ref url="/pages/eTbczPqb6gHyBz90KCf6" %}
[How to Add a Member](/nats-admin/members/common-questions/how-to-add-a-member.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/members/common-questions/how-to-delete-a-member.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.
