Announcements
Display a banner message to all platform users from Admin > Announcements.
Configuration
Section titled “Configuration”| Setting | Description |
|---|---|
| Enabled | Toggle the announcement bar on/off |
| Message | The text displayed in the banner (supports markdown) |
| Type | Visual style: info (blue), warning (yellow), error (red), success (green) |
| Pinned | When enabled, users cannot dismiss the banner |
| Link URL | Optional call-to-action URL |
| Link Text | Label for the optional link |
Markdown Support
Section titled “Markdown Support”The message field supports basic inline markdown:
| Syntax | Result |
|---|---|
**bold** or __bold__ | bold |
*italic* or _italic_ | italic |
`code` | code |
Example:
**IMPORTANT** Scheduled maintenance this Friday at *10pm UTC*Dismiss Behavior
Section titled “Dismiss Behavior”- 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