---
title: "Inbox feed"
slug: "inbox-feed"
updated: 2026-06-08T21:44:19Z
published: 2026-06-08T21:44:19Z
canonical: "docs.xtremepush.com/inbox-feed"
---

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

# Inbox feed

Expire existing messages from the inbox feed

Inbox messages are different from most other campaign types in that they sit in a customer's inbox on your website or app. The inbox contains the feed of content that has been sent to each user. If this content is time sensitive (for example, an event-related message or a time-limited offer), then you can set it to expire at a relevant time when creating the campaign from the **Schedule** tab within the campaign builder.

> [!NOTE]
> The standard persist behaviour is set in (**Settings > Channels** > **Inbox Settings**) but can be overridden per campaign.

Users can review what inbox messages are live for app users by navigating to **Campaigns > Inbox Feed**, which shows active and expired messages. Active messages can be expired immediately, ahead of any time configured when the campaign was created, by clicking the **Stop** button.

![](https://cdn.document360.io/b056e88b-f6c1-4bd2-b5b8-08e9336a17c9/Images/Documentation/2bdacb4-expire-inbox-message(1).png)

If you want to expire an entire inbox campaign via the API, the [expire inbox](ref:campaign-expire) API method should be used. If you want to expire messages individually, the [remove inbox](ref:campaign-remove) API method should be used. This could be integrated with your CRM, for example, to remove an offer after a user has redeemed it.
