---
title: "How can we remove the fallback unsubscribe message from our emails?"
slug: "how-can-we-remove-the-fallback-unsubscribe-message-from-our-emails"
description: "This article explains how to remove the fallback unsubscribe message from emails."
tags: ["unsubscribe link"]
updated: 2025-12-09T12:03:19Z
published: 2025-12-09T12:03:19Z
canonical: "academy.insiderone.com/how-can-we-remove-the-fallback-unsubscribe-message-from-our-emails"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://academy.insiderone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How can we remove the fallback unsubscribe message from our emails?

If you use [default](https://academy.insiderone.com/docs/global-unsubscribe-preference-center#unsubscribe-links-in-default-modules) or [custom global unsubscribe pages](https://academy.insiderone.com/docs/global-unsubscribe-preference-center) from Insider and want to send emails without global unsubscribe links or with your unsubscribe link, you will see the following fallback unsubscribe link at the bottom of the email.

![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/image%20(18).png)

If you want to use your own unsubscribe link and manage your unsubscribes on your end, you should inform Insider One's Operational Excellence Team to deactivate the subscription tracking and send your unsubscribe data to Insider continuously to sync with Insider's suppression lists. You can use Insider's [Upsert User Data](https://academy.insiderone.com/docs/upsert-user-data-api), [Resubscribe Email Users](https://academy.insiderone.com/docs/resubscribe-email-users-v2), or [Unsubscribe Email Users from Database](https://academy.insiderone.com/docs/unsubscribe-email-users-from-database-v2) APIs to send the global unsubscribe, group unsubscribe, and resubscribe events to Insider.

## Related

- [Upsert User Data](/upsert-user-data-api.md)
- [Resubscribe Email Users / v2](/resubscribe-email-users-v2.md)
