> ## 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.

# Slack

> Automate incident channels, notifications, and collaboration directly in Slack with Rootly's slash commands, message actions, modals, and workflow actions.

Rootly's Slack integration automatically creates and manages incident channels the moment an incident starts. Channels stay in sync with incident details in real time, so teams stay aligned without manual coordination.

## What You Can Do

<CardGroup cols={2}>
  <Card title="Incident Channels" icon="hashtag">
    Auto-create dedicated channels for each incident with consistent naming, topics, and bookmarks. Channels can be public or private based on incident sensitivity.
  </Card>

  <Card title="Real-Time Updates" icon="rotate">
    Channel topics, names, and bookmarks update automatically as incident status, severity, or details change.
  </Card>

  <Card title="Notifications & Alerts" icon="bell">
    Announce new incidents to designated channels, notify user groups for high-severity events, and send reminders for stale incidents or unassigned roles.
  </Card>

  <Card title="User Management" icon="users">
    Auto-invite on-call responders, service owners, or specific user groups to incident channels based on conditions.
  </Card>

  <Card title="Slash Commands" icon="terminal">
    Declare incidents, update status, assign roles, add action items, and trigger workflows directly from Slack with `/rootly` commands.
  </Card>

  <Card title="Block Kit Messages" icon="grid-2">
    Send rich, interactive messages with buttons for common actions like updating summary, assigning roles, or escalating to PagerDuty.
  </Card>
</CardGroup>

***

## How It Works

<Steps>
  <Step title="Connect Slack">
    Authorize Rootly to access your Slack workspace. For Enterprise Grid, install at the organization level and add to specific workspaces.
  </Step>

  <Step title="Configure Automations">
    Use **Smart Defaults** for quick channel and notification setup, or build **Custom Workflows** for advanced conditional logic.
  </Step>

  <Step title="Incidents Auto-Managed">
    When incidents occur, Rootly creates channels, posts announcements, invites responders, sends reminders, and archives channels when resolved.
  </Step>
</Steps>

***

## Next Steps

<CardGroup cols={3}>
  <Card title="Installation" icon="plug" href="/integrations/slack/installation">
    Connect your Slack workspace
  </Card>

  <Card title="Commands" icon="terminal" href="/integrations/slack/commands">
    View all Slack commands
  </Card>

  <Card title="Workflows" icon="diagram-project" href="/integrations/slack/workflows/overview">
    Configure automations
  </Card>
</CardGroup>
