Skip to content

Announcements

Display a banner message to all platform users from Admin > Announcements.

SettingDescription
EnabledToggle the announcement bar on/off
MessageThe text displayed in the banner (supports markdown)
TypeVisual style: info (blue), warning (yellow), error (red), success (green)
PinnedWhen enabled, users cannot dismiss the banner
Link URLOptional call-to-action URL
Link TextLabel for the optional link

The message field supports basic inline markdown:

SyntaxResult
**bold** or __bold__bold
*italic* or _italic_italic
`code`code

Example:

**IMPORTANT** Scheduled maintenance this Friday at *10pm UTC*
  • Users can dismiss non-pinned announcements by clicking the close button
  • Dismiss state persists across sessions (stored in user settings)
  • Changing the announcement message or type resets the dismiss state for all users