Slack must be connected first. Go to Integrations and click Connect Slack to authorize the bot.
Enable auto-create
- Go to Incidents → Settings (the gear icon on the Incidents page, or Settings → Incidents).
- Find the Slack & incident channels card.
- Toggle Auto-create a Slack channel for each incident on.
Channel name template
Customize the channel name using these placeholders:| Placeholder | Example output |
|---|---|
{{id}} | inc-00042 |
{{title}} | payment-service-503s |
{{severity}} | sev1 |
{{date}} | 2026-01-15 |
inc-{{date}}-{{severity}}
Example result: inc-2026-01-15-sev1
Slack channel names are lowercased and spaces are replaced with hyphens automatically.
General notification channel
Set a general Slack channel to receive a message whenever a new incident is created (in addition to the dedicated incident channel). Useful for keeping a high-level#incidents channel in sync.
Two-way Slack sync
Messages typed in the incident’s Slack channel are mirrored back into the Obsy incident timeline in real time. This lets you use Slack as your working space while keeping a permanent record in Obsy. For this to work, your Slack app must have the Events API configured pointing to:message.channelsmessage.groups