Skip to main content
Rootly provides slash commands to manage incidents directly from Slack. All commands work with both /rootly and /incident prefixes.
These commands are built-in and cannot be modified. To create custom commands that trigger your own workflows or forms, see Custom Workflows and Custom Forms.

Quick Reference

IconMeaning
🌐Works in any Slack channel
🚨Requires incident channel

Getting Started

CommandDescriptionWhere
/rootly connectLink your Slack account to Rootly🌐
/rootly helpView available commands and descriptions🌐
/rootly supportReport an issue to Rootly🌐

Create & View Incidents

CommandDescriptionWhere
/rootly newDeclare a new incident and create a channel🌐
/rootly testCreate a test incident (not publicly announced)🌐
/rootly maintenanceSchedule a maintenance window🌐
/rootly listView up to 10 active incidents🌐
/rootly overviewOpen incident control center🚨
/rootly catchupGet AI-powered incident summary🚨

Update Incidents

CommandDescriptionWhere
/rootly updateEdit incident fields (severity, type, etc.)🚨
/rootly summaryAdd or edit incident summary🚨
/rootly timelineAdd an event to the incident timeline🚨
/rootly timestampsEdit status change timestamps🚨
/rootly convertConvert current channel to incident channel🌐 (non-incident)

Incident Status

CommandDescriptionWhere
/rootly statusChange incident status🚨
/rootly mitigateMark incident as mitigated🚨
/rootly resolveMark incident as resolved🚨

Teams & Services

CommandDescriptionWhere
/rootly add teamAttach a team to the incident🚨
/rootly add serviceTag impacted services🚨
/rootly add functionalityTag impacted functionalities🚨
/rootly add alertAssociate an alert with the incident🚨

Roles & Assignments

CommandDescriptionWhere
/rootly assignAssign, add, or remove incident roles🚨
/rootly escalateEscalate to PagerDuty, Opsgenie, or VictorOps🚨

Action Items

CommandDescriptionWhere
/rootly taskCreate a task (to complete during incident)🚨
/rootly followupCreate a follow-up (post-incident action)🚨
/rootly add action itemCreate a task or follow-up🚨
/rootly action itemsView action items assigned to you🚨
Alias: /rootly action also works for viewing action items.

On-Call & Paging

CommandDescriptionWhere
/rootly oncallView on-call schedules🌐
/rootly pagePage a schedule, team, or escalation policy🌐 (with On-Call) / 🚨
/rootly alertsView all alerts🌐

Advanced

CommandDescriptionWhere
/rootly manage fieldsSet values for custom incident fields🚨
/rootly integrationsManage links to integrated tools (Jira, PagerDuty, etc.)🚨
/rootly statuspagePublish an update to a status page🚨
/rootly feedbackLog feedback about the incident response🚨
/rootly duplicateMark incident as duplicate of another🚨
/rootly subCreate a sub-incident🚨 (parent)
/rootly workflowsManually trigger a workflow🚨

Command Details

/rootly new

Opens the incident creation form. Fill in title, summary, severity, and type. Rootly will:
  • Create a dedicated Slack channel
  • Post the initial incident message
  • Trigger configured workflows

/rootly test

Same as /rootly new, but the incident is marked as a test and won’t be publicly announced. Use for training and workflow testing.

/rootly maintenance

Schedule planned maintenance. Maintenance incidents appear in the Rootly web UI and can be published to status pages.

/rootly status

Opens a modal to change the incident status (In Triage → Active → Mitigated → Resolved → Closed).

/rootly mitigate

Quick action to mark the incident as mitigated. You’ll be prompted to add a comment explaining the mitigation.

/rootly resolve

Quick action to mark the incident as resolved. You’ll be prompted to add a resolution comment.
Tasks are actions to complete during the incident (e.g., “Restart the database”).Follow-ups are post-incident actions (e.g., “Add monitoring for this failure mode”).Use /rootly action items to see a checklist of items assigned to you for this incident.

/rootly oncall

View who’s currently on-call for any schedule. Works with Rootly On-Call and integrated providers (PagerDuty, Opsgenie, VictorOps).

/rootly page

Page responders through Rootly On-Call. Select schedules, teams, or escalation policies. Add an optional note for context.

/rootly escalate

Escalate the current incident to external paging providers. Requires the relevant integration to be installed.

/rootly convert

Convert an existing Slack channel into a Rootly incident channel. Use this when an incident discussion is already happening in a channel before it’s formally declared.Run this command in the channel you want to convert (not an existing incident channel).