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

# Welcome to Rootly

> Welcome to Rootly's comprehensive incident management platform. Find everything you need to manage incidents, on-call schedules, alerts, and more.

Use the navigation bar to explore our documentation, or try the search bar at the top to find specific topics.

Need additional help? Visit our [Help and Support](https://rootly.com/help) page for more resources.

<CardGroup cols={1}>
  <Card icon="rocket" href="/quick-start-guide" img="/images/home/rootly.png" title="Ready to Transform Your Incident Response?">
    Get up and running with Rootly in about 15 minutes - from signup to your first incident. Includes an introduction video and step-by-step setup process.
  </Card>
</CardGroup>

## Core Features

<CardGroup cols={3}>
  <Card icon="triangle-exclamation" href="/incidents/incidents" title="Incident Management">
    Create, manage, and resolve incidents efficiently with comprehensive workflows.
  </Card>

  <Card icon="user-clock" href="/on-call/on-call" title="On-Call Management">
    Schedule on-call rotations, manage escalations, and ensure coverage 24/7.
  </Card>

  <Card icon="bell" href="/alerts" title="Alert Management">
    Route, prioritize, and manage alerts from your monitoring systems.
  </Card>

  <Card icon="brain" href="/ai/ai" title="AI & Intelligence">
    Leverage AI-powered incident summaries, title generation, and smart insights.
  </Card>

  <Card icon="bolt" href="/workflows/workflows" title="Automation & Workflows">
    Automate incident response with powerful workflow automation tools.
  </Card>

  <Card icon="mobile-screen-button" href="/on-call/mobile-app" title="Mobile App">
    Manage incidents and respond to alerts on the go with our mobile app.
  </Card>
</CardGroup>

## Quick Links

<CardGroup cols={3}>
  <Card icon="plus-circle" href="/incidents/creating-incidents/creating-incidents-via-slack" title="Creating Your First Incident">
    Learn how to create incidents via Slack, web, or API.
  </Card>

  <Card icon="calendar" href="/on-call/schedules" title="Setting Up On-Call Schedules">
    Configure on-call rotations and coverage.
  </Card>

  <Card icon="route" href="/alerts/alert-routing" title="Configuring Alert Routing">
    Route alerts to the right teams and escalation policies.
  </Card>
</CardGroup>

## Coming From Another Tool

<CardGroup cols={2}>
  <Card icon="arrow-right-arrow-left" href="/getting-started/migrating-from-pagerduty" title="Migrating From PagerDuty">
    Map PagerDuty concepts to Rootly, plan your cutover, and import users, schedules, and escalation policies.
  </Card>
</CardGroup>

## Configuration & Setup

<CardGroup cols={2}>
  <Card icon="gear" href="/configuration/configuration" title="Configuration">
    Configure forms, fields, teams, services, and core Rootly settings.
  </Card>

  <Card icon="users" href="/managing-teams/managing-teams" title="Team & User Management">
    Manage user access, permissions, and team structures.
  </Card>
</CardGroup>

## Communication & Notifications

<CardGroup cols={2}>
  <Card icon="comments" href="/notifications/getting-started" title="Getting Started with Notifications">
    Configure email, Slack, SMS, and push notifications for incidents and on-call alerts.
  </Card>

  <Card icon="desktop" href="/configuration/status-pages" title="Status Pages">
    Keep stakeholders informed with public and private status pages.
  </Card>
</CardGroup>

## Analysis & Improvement

<CardGroup cols={2}>
  <Card icon="chart-column" href="/retrospectives/retrospectives" title="Analytics & Retrospectives">
    Analyze incident metrics and conduct post-incident reviews.
  </Card>

  <Card icon="list-check" href="/incidents/action-items/action-items" title="Action Items & Tasks">
    Track follow-up tasks and improvements from incidents.
  </Card>
</CardGroup>

## Popular Integrations

<CardGroup cols={3}>
  <Card icon="slack" href="/integrations/slack/slack" title="Slack">
    Manage incidents directly from your Slack workspace.
  </Card>

  <Card icon="bell" href="/integrations/pagerduty/pagerduty" title="PagerDuty">
    Integrate with your existing PagerDuty alerts and schedules.
  </Card>

  <Card icon="jira" href="/integrations/jira/jira" title="Jira">
    Sync incidents with Jira issues for seamless project tracking.
  </Card>

  <Card icon="chart-line" href="/integrations/datadog/datadog" title="Datadog">
    Connect monitoring data and alerts from Datadog.
  </Card>

  <Card icon="cloud" href="/integrations/aws-cloudwatch" title="AWS CloudWatch">
    Route CloudWatch alarms and metrics directly to Rootly incidents.
  </Card>

  <Card icon="cloud" href="/integrations/aws-sns" title="AWS SNS">
    Send versioned SNS alert payloads to Rootly using a secure webhook endpoint.
  </Card>

  <Card icon="puzzle-piece" href="/integrations/overview" title="All Integrations">
    Browse our complete library of 50+ integrations.
  </Card>
</CardGroup>

## Developer Resources

<CardGroup cols={3}>
  <Card icon="code" href="/api-reference/overview" title="API Reference">
    Comprehensive API documentation for custom integrations.
  </Card>

  <Card icon="code" href="/liquid/liquid" title="Liquid Templates">
    Customize notifications and workflows with our templating system.
  </Card>

  <Card icon="filter" href="/liquid/filters" title="Liquid Variables & Filters">
    Reference guide for all available Liquid variables and filters.
  </Card>
</CardGroup>

## Need Help?

<CardGroup cols={1}>
  <Card icon="circle-question" href="/contacting-support" title="Contact Support">
    Get help from our support team or use `/rootly support` in Slack.
  </Card>
</CardGroup>
