# Deactivating a member

Deactivating a member means denying a customer access to your rewards or referral program. A customer can be deactivated either manually or automatically based on their activity.&#x20;

When a customer is deactivated, they won’t be able to receive emails, earn points, spend points, refer their friends, or access their earned rewards. No data is deleted and you can reactivate the customer's account later if needed.

### Steps

#### **Deactivate a member manually**

1. From the **Beans dashboard**, go to the **Members** page.
2. Locate the member you would like to deactivate and click to open their profile details.
3. On the **Member details** page, click on the **Edit** button, then click on **Deactivate account**. A confirmation message will appear and ask you to confirm. Click on **Deactivate** to confirm the deactivation

<figure><img src="/files/FEd5AZFuV9frw4oXEVuN" alt=""><figcaption><p>Deactivate a member's account</p></figcaption></figure>

#### **Reactivate a member**

1. From the **Beans dashboard**, go to the **Members** page.
2. Locate the member you want to reactivate and click on them to open their profile details.
3. On the **Member details** page, click on the **Reactivate** button.

<figure><img src="/files/JWH9zbAtHGljT5ts4mpJ" alt=""><figcaption><p>Reactivate a member's account</p></figcaption></figure>

### Automatic deactivation

An account gets automatically deactivated when the customer opts out of the program, or if the delivery of email notifications returns a bad status such as spam reports. If you think an automatic deactivation was an error you can reactivate the account.


---

# 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://help.trybeans.com/members/deactivate-account.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.
