docs/main/end-user-guide/workflow-automation/work-with-runs.mdx
A run is the execution of a collaborative playbook. You can start each run in a new channel or you can elect to use the same channel for multiple runs.
To access runs, select the product menu in the top-left corner of Mattermost, then select Playbooks. In the runs list, you can select a run to view more details, such as the overview and retrospective. This is an easy way to assess all the active runs to which you have access.
You don't have to be in a run's channel to follow the run. You can:
When you’re in a channel with an active run, select the Toggle Run Details icon in the channel header to open the right-hand pane to view the run details. Information such as run name and description can be edited in-line, and the checklists can be collapsed and filtered based on their status.
Some run actions can be edited while the run is in progress. This increases visibility into the run's progress and can improve accountability.
From Mattermost server v11.0 and mobile app v2.34.0, mobile users can create and manage playbook runs for operational command at the edge.
When you configure your playbook, you can decide whether each run of that playbook starts in a new channel or uses the same channel. You can run multiple playbooks in the same channel, simultaneously. Each playbook in use is listed in the RHS of the run channel.
If you decide to run a playbook in a new channel, you can do this when you start the run. In the channel RHS, select Start run. Then select how you'd like it to be executed.
<Tip>