Round Robin in Slack
Round Robin is managed from the web dashboard, but the day-to-day happens in Slack: notifications when duty changes, an App Home to act on your rotations, quick commands, and the mention flow to reach whoever is on call. This page is the map of that surface.
App Home
Section titled “App Home”The bot’s Home tab shows every rotation you can see — status, schedule, who is on duty, and the next shift — with quick actions on each:

- Rotate — advance the rotation to the next person right now.
- More actions… — switch who is on duty, or set the rotation’s notes.
- Open in dashboard — jump to the rotation’s page for everything else: editing, scheduling, enabling or disabling, members and groups.
Choosing Switch user on duty opens a modal to hand duty to a specific person:

The New rotation button and the Open Web Dashboard button take you to the dashboard — that’s where rotations are created and configured.
Commands
Section titled “Commands”The one Round Robin slash command is /rr (it may be named differently in your workspace, e.g. /rrdev in a test install). It always replies only to you.
| Command | What it does |
|---|---|
/rr <code> |
Shows who is on call right now for a rotation, who is up next, and a link to open it. Codes are case-insensitive. |
/rr duties |
A quick overview of who is on duty across every rotation you can see. |
/rr or /rr help |
A short reminder of everything the bot can do. |

/rr <code> is the fastest way to answer “who’s on call for PAYMENTS?” without leaving the conversation:

Summoning whoever is on call
Section titled “Summoning whoever is on call”To reach the person on duty, mention the bot with the rotation code: @Round Robin PAYMENTS the checkout is down. The on-duty person gets a direct message with Ack and Pass buttons, and you get a private confirmation. This is the mention flow — see What are mentions for the full walkthrough.

Next steps
Section titled “Next steps”- Create a rotation in the dashboard.
- What are mentions — the full summon/ack flow.
