An unsubscribe option is a required element of every marketing email. It helps you stay compliant with email regulations, protects your deliverability, and gives recipients control over the messages they receive. In User.com, you can add unsubscribe and subscription management links in several flexible ways, depending on how you build your emails and how granular you want subscription control to be.
This option allows you to automatically generate unsubscribe links in email messages and templates. User.com replaces dedicated HTML elements with unique unsubscribe URLs at send time.
In the Simple Drag&Drop Builder, the unsubscribe link is automatically included in every new email template to ensure compliance with email regulations.
By default, the unsubscribe link is placed in the footer of the message/template.
You can click the unsubscribe text in the footer and edit it using the standard text editor. This allows you to modify:
the text itself
font type and size
color
styling (bold, italic, etc.)
If you want to remove the unsubscribe link from the footer and place it somewhere else in your email:
Go to the “Style” section on the right panel.
Find the “Display footer” toggle.
Turn it off to remove the unsubscribe link from the footer.
After disabling the footer, you can manually place the unsubscribe link in another part of your email layout by adding a classical link with “Opt-out form” link type and suitable the “Link ID”.
Highlight a piece of text you want to include the unsubscribe link to.
Choose “Link” text option.
In the pop-up configuration window choose “To the opt-out form” type of the link.
Make sure you have “UE_unsubscribe” value in “Link ID” field.

Use this method if you work directly with custom HTML templates or the code editor.
1. Add the unsubscribe HTML element.
Paste the following HTML element into your email template or message:
<div id="UE_unsubscribe">Unsubscribe message here</div>2. Customize the unsubscribe text.
You can freely change the text inside the element, for example, to “Click here to unsubscribe” or any other wording that matches your brand voice.
After a contact clicks the unsubscribe link, they are redirected to a confirmation page informing them about their subscription status.

After clicking on the "Unsubscribe" button:

If you use contact lists to separate different types of communication, such as newsletters and important alerts, you may want recipients to unsubscribe from only one list instead of all emails.
Please check a dedicated article with the instruction about it.
In addition to a single unsubscribe link, you can let recipients manage their subscriptions across multiple public lists.
If you want to apply this option to your emails, please follow the instruction.
To test properly:
Create a new Email Campaign.
Select an existing email prepared for your recipients.
Send it only to yourself or your team.