> For the complete documentation index, see [llms.txt](https://support.growlytics.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.growlytics.in/customers-and-segments/customer-profile/unsubscribe-customer-from-email-sms-and-whatsapp.md).

# Unsubscribe Customer From Email, SMS and WhatsApp

You may get feedback from your customers saying they are receiving too many messages. You want to provide your customer with the best service but you don't want to delete the customer from your database either.&#x20;

In such situations, Growlytics enables you to unsubscribe your customer from all your messaging channels or individual channels.&#x20;

You can do this in a few simple steps mentioned below:

1. Login to your Growlytics account.
2. Click on 'Customers' from the Menu on the left side.
3. Filter and click on the customer you want to unsubscribe from your messaging list.
4. You will be redirected to the 'Customer Details' page. At the top right corner of the 'Customer Details' page, you will see the 'Settings' icon. Click on the 'Settings' icon and click on the 'Unsubscribe \<channel>\*' button.
5. Once you unsubscribe the customer, they will be removed from your messaging list and will not receive communications on email, WhatsApp or SMS, depending on which channel they are unsubscribed from.&#x20;

<figure><img src="/files/7wuKn7FE9SDguoaKGSG0" alt=""><figcaption><p>How to unsubscribe a customer</p></figcaption></figure>

\*\<channel> - select Email, SMS, or WhatsApp, as shown above.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.growlytics.in/customers-and-segments/customer-profile/unsubscribe-customer-from-email-sms-and-whatsapp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
