> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rootly.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Incident Roles

> Define and manage incident response roles with clear responsibilities, tasks, and hierarchies to ensure effective team coordination during incidents.

When the next incident hits, your team should feel prepared. With Incident Roles, you can quickly and efficiently assign responsibilities to your team and define the hierarchy of command.

A swift response will help reduce the impact. By adding descriptions and tasks ahead of time, you can ensure your team knows exactly what to do.

### Built-in Roles

Rootly comes with four roles we consider essential for effective incident response.

**Commander**

The individual responsible for the overall management of the incident from start to finish. Delegation of tasks across the response team and final decision-making authority.

**Communications lead**

The individual responsible for managing internal and external communications to stakeholders outside of the response team.

**Executive Sponsor**

The individual responsible for complex decision making, often used for high-severity or sensitive incidents.

**Retrospective Owner**

The individual responsible for driving the post-incident retrospective process to completion.

### Add an Incident Role

<Steps>
  <Step>
    Go to **Configuration** > **Roles.**
  </Step>

  <Step>
    Select **+ New Role.**
  </Step>

  <Step>
    Add a name, description, and a list of responsibilities for the role.

    <Note>
      **Example**

      Name: Commander

      Description: The person who takes charge of the incident, assigns tasks, and has the deciding vote on proceeding.

      Responsibilities:

      * Declare and classify the severity of the incident in Rootly
      * Assign roles (e.g., Communications Lead, Subject Matter Experts)
      * Lead regular status updates in the Slack incident channel
      * Escalate to executives or external teams if needed
      * Make "go/no-go" decisions on customer communications and mitigation steps
    </Note>

    Toggle "make this role optional" if it's not required for every incident.
  </Step>

  <Step>
    Switch to the *Advanced settings* tab to adjust the incident permission set and "allow multiple users" to be assigned this role.
  </Step>

  <Step>
    Select **Create Role** to continue. Tasks can be added after a role has been created.
  </Step>
</Steps>

### Add tasks to an Incident Role

<Steps>
  <Step>
    Go to **Configuration** > **Roles**.
  </Step>

  <Step>
    Find the role you want to add tasks to in the table. Click the pencil icon on the left side to edit.
  </Step>

  <Step>
    Switch to the Tasks tab to see existing tasks. Click **+ Add Task**.
  </Step>

  <Step>
    Add a name (required) and description. Set the Priority to low, medium, or high.
  </Step>

  <Step>
    Click **Add** to save.
  </Step>
</Steps>

<Note>
  Example

  Name (required): Declare and classify the severity of the incident in Rootly

  Description: Review the incident alerts, customer reports, and system status to assign an incident severity.

  Priority: High
</Note>

### Edit an Incident Role

<Steps>
  <Step>
    Go to **Configuration** > **Roles.**
  </Step>

  <Step>
    Find the role you want to edit in the table. Click the pencil icon on the left side to edit.

    There are three tabs:

    **Basics**

    * ID (auto-generated by Rootly)
    * Name
    * Description
    * Responsibilities
    * "Make this role optional" checkbox

    **Tasks**

    * Manage existing tasks
    * Add new tasks

    **Advanced**

    * Incident permissions set
    * "Allow multiple users to be assigned this role" toggle
  </Step>

  <Step>
    Once the desired edits are complete, click **Update** to save.
  </Step>
</Steps>

### Delete an Incident Role

<Steps>
  <Step>
    Go to **Configuration** > **Roles.**
  </Step>

  <Step>
    Find the role you want to edit in the table. Click the trashcan icon on the left side to delete.
  </Step>

  <Step>
    Deleting an incident role will also remove its associated data. This can't be undone. Select **Delete** to delete the role and all associated data, or click **Discard changes** to keep the role.
  </Step>
</Steps>

### **Get Help**

For help, use the slash command **/rootly help** in Slack or email [support@rootly.com](mailto:support@rootly.com).
