# Understanding Unsubscriptions

## **Why is adhering to unsubscription requests important?**

Aside from regulatory compliance, healthy communication with your recipient base is important. This means respecting their preferences in managing their inboxes, which has knock-on impacts on their attitudes towards interacting with your agency, and their openness to receiving future communications from you.

Furthermore, if recipients are unable to locate the unsubscribe link in emails, they may resort to marking your emails as spam. This will not only restrict your emails from getting to them in the future, but will also hurt Postman’s reputation score and future email deliverability.

Since Postman is the communications channel through which they receive these mailers, it is also good governance on our end to help both users like you, and your recipients, get the best experience out of using Postman.

## **What is a good unsubscribe rate?**

Various sources peg a good unsubscribe rate in the range of <2%. Campaign Monitor found an average unsubscribe rate of 0.17%, so you can use this as a rule of thumb when analysing your own unsubscription data. Read more [here](https://www.campaignmonitor.com/resources/knowledge-base/what-is-a-good-unsubscribe-rate/).

## **How do I reduce unsubscription rates?**

There are several ways to reduce the likelihood of a recipient unsubscribing from your campaigns:

1. **Segment your mailing list carefully** - you would want to carefully consider the exact profiles of recipients that fit your purposes, rather than sending to the entire mailing list. This increases the relevance of your campaign to their needs/preferences/interests.
2. **Make your emails easy-to-read** - this means less wordiness, get to the point, with important information up front. This reduces reader fatigue, and helps your readers understand immediately the purpose of your campaign.
3. **Keep your subject lines short and direct** (5 words or less) - this makes your email look less like an ad.
4. **Frequency** - if you are sending out regular campaigns, find a frequency that fits your reader base best. There is no hard and fast rule, depending on the content of your campaign.


---

# 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://postman-v1.guides.gov.sg/campaign-guide-email/email/understanding-unsubscriptions.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.
