Documentation Index

Fetch the complete documentation index at: https://help.userflow.com/llms.txt

Use this file to discover all available pages before exploring further.

Scheduling a post (including expiration) in Beamer

Prev Next

To schedule a post in Beamer, with or without an expiration date, start by creating your post content. On the right-hand side, you'll find the Publication Date and Expiration Date fields.

  1. Set the desired publication date and time for the post to go live, then specify its expiration date and time. Posts automatically move to the Archive once they expire.

  2. After configuring both dates, click Save and Schedule in the upper-right corner. A confirmation dialog will display your selected dates for review.

  3. Click Accept to finalize scheduling; your post will publish and expire automatically according to your specified timeline.

Note: Scheduling and expiration apply to the entire post, not to individual placements. If a post is set to display as a persistent notification (e.g. a Topbar or Snippet) alongside the widget or standalone page, you can't schedule the persistent notification to disappear on its own — the expiration date removes the post everywhere at once. If you need a banner to disappear independently of the underlying Changelog entry, use a separate post for the banner notification.

Pro tip

Ensure your time zone settings are correct to avoid scheduling discrepancies, and always preview the post to verify that all elements are aligned before saving. Note the following differences in how the default time is set in the UI vs. API:

  • UI: Converts the user’s local time to UTC before saving.

  • API: Saves the date as-is (no time zone conversion; must add the date as UTC ISO-8601 format).