# Unsubscribe Link

### How to Add an Unsubscribe Link?

Ensuring that your emails include an unsubscribe link is essential for maintaining compliance with email regulations and respecting your recipients' preferences. Here’s a step-by-step guide on adding unsubscribe links in three popular email editors: **Classic Editor**, **Pro Editor**, and **Unlayer Editor**.&#x20;

Follow the instructions below to make unsubscribing a seamless option for your audience.

***

To comply with email marketing regulations and give recipients the option to opt out, it's essential to include an unsubscribe link. Here's how to add one in the editor:

Copy the `[UNSUBSCRIBE_URL]` tag and paste it at the bottom of your email template with a clear call-to-action, such as:

```
If you would like to stop receiving these emails, please click here to Unsubscribe.
```

To hyperlink the word "unsubscribe" with the `[UNSUBSCRIBE_URL]` tag, follow these steps:

1. Select the text you want to use as the hyperlink, such as “click here to unsubscribe” or similar.
2. Click on the link icon at the top of the editor toolbar.
3. Add the `[UNSUBSCRIBE_URL]` tag as the hyperlink URL.

***

#### **1. Adding an Unsubscribe Link in the Classic Editor**

The **Classic Editor** provides a straightforward method for inserting an unsubscribe link into your emails. This is ideal for basic email designs.

For detailed steps, refer to the [**Classic Editor Documentation**](/cloudapp/popular-topics/templates/classic-editor.md#adding-an-unsubscribe-link-in-classic-editor)**.**

***

#### **2. Adding an Unsubscribe Link in the Pro Editor**

The **Pro Editor** offers more advanced customization options, giving you greater flexibility in design and placement of the unsubscribe link.

For a full guide, visit the [**Pro Editor Documentation**](/cloudapp/popular-topics/templates/pro-editor.md#adding-an-unsubscribe-link)**.**

***

**3. Adding an Unsubscribe Link in the Unlayer Editor**

The **Unlayer Editor** allows for drag-and-drop functionality, making it easy to add an unsubscribe link even for beginners.

Refer to the [**Unlayer Editor Documentation**](/cloudapp/popular-topics/templates/classic-editor.md#adding-an-unsubscribe-link-in-classic-editor) for more detailed instructions.

***

### Best Practices for Adding an Unsubscribe Link

* **Placement**: Place the unsubscribe link in the footer to maintain a clean email layout.
* **Visibility**: Ensure the unsubscribe text is easy to find but not overly prominent. This maintains professionalism while providing recipients with control.
* **Compliance**: Always include an unsubscribe link to adhere to email marketing regulations like CAN-SPAM and GDPR.

***

Including an unsubscribe link in your email templates is essential for both compliance and customer satisfaction. By adding a visible, easy-to-use unsubscribe option in editors like Classic, Pro, and Unlayer, you empower recipients to manage their preferences and reduce the risk of spam complaints. Following these steps ensures your email campaigns are professional, respectful, and compliant with industry standards.


---

# 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.bulkemailsetup.com/cloudapp/popular-topics/templates/unsubscribe-link.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.
