How Rootly’s scores are calculated
The full audit trail, recomputed from the verdict data at build time through the same code that produced the leaderboard: verdict × quality × story weight per cell, cells sum to dimension scores, dimensions blend into the PA Score. Every number on the product page is reproducible from this page alone; for why the formula looks like this, see the methodology.
verdict factors: full ×1.0 · partial ×0.6 · disputed ×0.3 · none ×0.0 · n/a excluded from both sides · cell points = weight × quality × factor · cell max = weight × 10
PA Score26/100
Agent-ready 39.1 × 0.30 = 11.73
API quality 0.0 × 0.20 = 0.00
Openness 7.2 × 0.20 = 1.44
Built-in AI 56.7 × 0.15 = 8.51
Automation 30.0 × 0.15 = 4.50
(11.73 + 0.00 + 1.44 + 8.51 + 4.50) ÷ (0.30 + 0.20 + 0.20 + 0.15 + 0.15) = 26.18 ÷ 1.00 = 26.2
Scores are stored to 1 decimal; the product page’s pills round to whole numbers for display. Each dimension below shows the stories, verdicts, and cited evidence behind its number.
Agent-ready39.1/100×0.30 of the PA blend
Outside-in: can YOUR agent reach and drive this product — API, MCP, CLI, headless runs, agent docs.
Point an agent at llms.txt or agent-oriented docsweight 2
2 (weight) × 9 (quality) × 1.0 (full) = 18.0 of 20 max
- [probe] https://docs.rootly.com/llms.txt“PROBE llms.txt: HTTP 200 at https://docs.rootly.com/llms.txt # Rootly > Rootly is an incident management platform that helps engineering teams detect, respond to, and learn from in”
- [claimed-docs] https://docs.rootly.com/integrations/mcp-server.md“This means you can query incidents, check on-call schedules, find similar past incidents, and take action — all from within Cursor, Windsurf, Claude Code, Gemini CLI, or any other MCP-compatible environment.”
- [probe] https://docs.rootly.com/integrations/mcp-server“official MCP server documented at https://docs.rootly.com/integrations/mcp-server”
Run the product headlessly / in CI for automationweight 2
2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max
- [claimed-docs] https://docs.rootly.com/incidents/creating-incidents/creating-incidents-via-api.md“The Rootly API allows you to create incidents automatically from monitoring tools, CI/CD pipelines, internal services, or any external automation system.”
- [claimed-docs] https://docs.rootly.com/api-reference/overview“To generate a new API key, navigate to: **Organization dropdown** > **Organization Settings** > **API Keys > Generate New API Key**.”
- [claimed-docs] https://docs.rootly.com/api-reference/overview“Global API Keys are assigned an On-Call and Incident Response role when they’re generated.”
- [probe] https://github.com/rootlyhq/rootly-mcp-server“PROBE runtime (recorded 2026-09-06): the official rootly-mcp-server installed keylessly from pypi via uvx and started far enough to log its server_start audit event (tool_count 124, transport stdio, write_tools_enabled with 135 write paths), then cleanly gated on the documented ROOTLY_API_TOKEN environment variable.”
- [probe] https://docs.rootly.com/integrations/mcp-server“PROBE runtime (recorded 2026-09-06): Rootly's hosted remote MCP server is live — a keyless JSON-RPC initialize POST to https://mcp.rootly.com/mcp returned HTTP 401 with WWW-Authenticate Bearer resource_metadata=https://mcp.rootly.com/.well-known/oauth-protected-resource.”
Plug MCP servers into this product so it can use their toolsweight 3
3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max
- [claimed-docs] https://docs.rootly.com/integrations/mcp-server.md“This means you can query incidents, check on-call schedules, find similar past incidents, and take action — all from within Cursor, Windsurf, Claude Code, Gemini CLI, or any other MCP-compatible environment.”
- [claimed-docs] https://docs.rootly.com/integrations/mcp-server.md“The Rootly MCP Server implements the Model Context Protocol to expose Rootly incident data and actions as tools that any MCP-compatible client can use.”
- [probe] https://docs.rootly.com/integrations/mcp-server“official MCP server documented at https://docs.rootly.com/integrations/mcp-server”
- [probe] https://docs.rootly.com/integrations/mcp-server“PROBE runtime (recorded 2026-09-06): Rootly's hosted remote MCP server is live — a keyless JSON-RPC initialize POST to https://mcp.rootly.com/mcp returned HTTP 401 with WWW-Authenticate Bearer resource_metadata=https://mcp.rootly.com/.well-known/oauth-protected-resource.”
- [probe] https://github.com/rootlyhq/rootly-mcp-server“PROBE runtime (recorded 2026-09-06): the official rootly-mcp-server installed keylessly from pypi via uvx and started far enough to log its server_start audit event (tool_count 124, transport stdio, write_tools_enabled with 135 write paths), then cleanly gated on the documented ROOTLY_API_TOKEN environment variable.”
Connect an agent via an official MCP serverweight 3
3 (weight) × 9 (quality) × 1.0 (full) = 27.0 of 30 max
- [claimed-docs] https://docs.rootly.com/integrations/mcp-server.md“This means you can query incidents, check on-call schedules, find similar past incidents, and take action — all from within Cursor, Windsurf, Claude Code, Gemini CLI, or any other MCP-compatible environment.”
- [claimed-docs] https://docs.rootly.com/integrations/mcp-server.md“The Rootly MCP Server implements the Model Context Protocol to expose Rootly incident data and actions as tools that any MCP-compatible client can use.”
- [probe] https://docs.rootly.com/integrations/mcp-server“official MCP server documented at https://docs.rootly.com/integrations/mcp-server”
- [probe] https://docs.rootly.com/integrations/mcp-server“PROBE runtime (recorded 2026-09-06): Rootly's hosted remote MCP server is live — a keyless JSON-RPC initialize POST to https://mcp.rootly.com/mcp returned HTTP 401 with WWW-Authenticate Bearer resource_metadata=https://mcp.rootly.com/.well-known/oauth-protected-resource.”
- [probe] https://github.com/rootlyhq/rootly-mcp-server“PROBE runtime (recorded 2026-09-06): the official rootly-mcp-server installed keylessly from pypi via uvx and started far enough to log its server_start audit event (tool_count 124, transport stdio, write_tools_enabled with 135 write paths), then cleanly gated on the documented ROOTLY_API_TOKEN environment variable.”
Use an official CLIweight 2
2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max
no evidence cited — the verdict rests on absence of evidence, re-checked on refresh
Drive the product through a documented public APIweight 3
3 (weight) × 8 (quality) × 1.0 (full) = 24.0 of 30 max
- [claimed-docs] https://docs.rootly.com/incidents/creating-incidents/creating-incidents-via-api.md“The Rootly API allows you to create incidents automatically from monitoring tools, CI/CD pipelines, internal services, or any external automation system.”
- [claimed-docs] https://docs.rootly.com/api-reference/overview“To generate a new API key, navigate to: **Organization dropdown** > **Organization Settings** > **API Keys > Generate New API Key**.”
- [claimed-docs] https://docs.rootly.com/api-reference/overview“Global API Keys are assigned an On-Call and Incident Response role when they’re generated.”
- [claimed-docs] https://docs.rootly.com/configuration/status-page-public-api.md“Rootly exposes a public JSON API on your status page's custom domain, allowing you to programmatically retrieve current status and incident data.”
- [claimed-docs] https://docs.rootly.com/integrations/mcp-server.md“The Rootly MCP Server implements the Model Context Protocol to expose Rootly incident data and actions as tools that any MCP-compatible client can use.”
- [probe] https://docs.rootly.com/integrations/mcp-server“official MCP server documented at https://docs.rootly.com/integrations/mcp-server”
- [probe] https://docs.rootly.com/integrations/mcp-server“PROBE runtime (recorded 2026-09-06): Rootly's hosted remote MCP server is live — a keyless JSON-RPC initialize POST to https://mcp.rootly.com/mcp returned HTTP 401 with WWW-Authenticate Bearer resource_metadata=https://mcp.rootly.com/.well-known/oauth-protected-resource.”
- [probe] https://github.com/rootlyhq/rootly-mcp-server“PROBE runtime (recorded 2026-09-06): the official rootly-mcp-server installed keylessly from pypi via uvx and started far enough to log its server_start audit event (tool_count 124, transport stdio, write_tools_enabled with 135 write paths), then cleanly gated on the documented ROOTLY_API_TOKEN environment variable.”
- [probe] https://docs.rootly.com/openapi.json“PROBE openapi: all candidate paths 404 (https://docs.rootly.com/openapi.json, https://docs.rootly.com/swagger.json, https://docs.rootly.com/api/openapi.json, https://docs.rootly.com/.well-known/openapi.json)”
Issue scoped/least-privilege API credentials for an agentweight 2
2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max
- [claimed-docs] https://docs.rootly.com/api-reference/overview“To generate a new API key, navigate to: **Organization dropdown** > **Organization Settings** > **API Keys > Generate New API Key**.”
- [claimed-docs] https://docs.rootly.com/api-reference/overview“Global API Keys are assigned an On-Call and Incident Response role when they’re generated.”
- [probe] https://github.com/rootlyhq/rootly-mcp-server“PROBE runtime (recorded 2026-09-06): the official rootly-mcp-server installed keylessly from pypi via uvx and started far enough to log its server_start audit event (tool_count 124, transport stdio, write_tools_enabled with 135 write paths), then cleanly gated on the documented ROOTLY_API_TOKEN environment variable.”
- [claimed-docs] https://docs.rootly.com/integrations/mcp-server.md“The Rootly MCP Server implements the Model Context Protocol to expose Rootly incident data and actions as tools that any MCP-compatible client can use.”
Build against official SDKsweight 2
2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max
- [claimed-docs] https://docs.rootly.com/incidents/creating-incidents/creating-incidents-via-api.md“The Rootly API allows you to create incidents automatically from monitoring tools, CI/CD pipelines, internal services, or any external automation system.”
- [claimed-docs] https://docs.rootly.com/api-reference/overview“To generate a new API key, navigate to: **Organization dropdown** > **Organization Settings** > **API Keys > Generate New API Key**.”
- [claimed-docs] https://docs.rootly.com/api-reference/overview“Global API Keys are assigned an On-Call and Incident Response role when they’re generated.”
- [probe] https://docs.rootly.com/openapi.json“PROBE openapi: all candidate paths 404 (https://docs.rootly.com/openapi.json, https://docs.rootly.com/swagger.json, https://docs.rootly.com/api/openapi.json, https://docs.rootly.com/.well-known/openapi.json)”
Subscribe to events via webhooksweight 2
2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max
no evidence cited — the verdict rests on absence of evidence, re-checked on refresh
Agent-ready = 82.2 ÷ 210 × 100 = 39.1
API quality0.0/100×0.20 of the PA blend
The programmable surface once an agent is there — machine-readable spec, interactive docs, sandbox, versioning discipline.
Explore an interactive API reference with runnable examplesweight 2
2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max
- [claimed-docs] https://docs.rootly.com/api-reference/overview“To generate a new API key, navigate to: **Organization dropdown** > **Organization Settings** > **API Keys > Generate New API Key**.”
- [claimed-docs] https://docs.rootly.com/api-reference/overview“Global API Keys are assigned an On-Call and Incident Response role when they’re generated.”
- [probe] https://docs.rootly.com/openapi.json“PROBE openapi: all candidate paths 404 (https://docs.rootly.com/openapi.json, https://docs.rootly.com/swagger.json, https://docs.rootly.com/api/openapi.json, https://docs.rootly.com/.well-known/openapi.json)”
Download a machine-readable API spec (OpenAPI or equivalent)weight 2
2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max
- [probe] https://docs.rootly.com/openapi.json“PROBE openapi: all candidate paths 404 (https://docs.rootly.com/openapi.json, https://docs.rootly.com/swagger.json, https://docs.rootly.com/api/openapi.json, https://docs.rootly.com/.well-known/openapi.json)”
- [claimed-docs] https://docs.rootly.com/api-reference/overview“To generate a new API key, navigate to: **Organization dropdown** > **Organization Settings** > **API Keys > Generate New API Key**.”
- [claimed-docs] https://docs.rootly.com/api-reference/overview“Global API Keys are assigned an On-Call and Incident Response role when they’re generated.”
Test against a sandbox environment without touching production dataweight 1
1 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 10 max
no evidence cited — the verdict rests on absence of evidence, re-checked on refresh
Rely on versioned APIs with a documented deprecation policyweight 2
2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max
- [claimed-docs] https://docs.rootly.com/api-reference/overview“To generate a new API key, navigate to: **Organization dropdown** > **Organization Settings** > **API Keys > Generate New API Key**.”
- [claimed-docs] https://docs.rootly.com/api-reference/overview“Global API Keys are assigned an On-Call and Incident Response role when they’re generated.”
- [claimed-docs] https://docs.rootly.com/incidents/creating-incidents/creating-incidents-via-api.md“The Rootly API allows you to create incidents automatically from monitoring tools, CI/CD pipelines, internal services, or any external automation system.”
- [probe] https://docs.rootly.com/openapi.json“PROBE openapi: all candidate paths 404 (https://docs.rootly.com/openapi.json, https://docs.rootly.com/swagger.json, https://docs.rootly.com/api/openapi.json, https://docs.rootly.com/.well-known/openapi.json)”
API quality = 0.0 ÷ 70 × 100 = 0.0
Openness7.2/100×0.20 of the PA blend
Can you leave, inspect, or self-host — data export, open source, portability.
Do everything through the API that I can do in the UIweight 2
2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max
- [claimed-docs] https://docs.rootly.com/incidents/creating-incidents/creating-incidents-via-api.md“The Rootly API allows you to create incidents automatically from monitoring tools, CI/CD pipelines, internal services, or any external automation system.”
- [claimed-docs] https://docs.rootly.com/configuration/status-page-public-api.md“Rootly exposes a public JSON API on your status page's custom domain, allowing you to programmatically retrieve current status and incident data.”
- [claimed-docs] https://docs.rootly.com/api-reference/overview“To generate a new API key, navigate to: **Organization dropdown** > **Organization Settings** > **API Keys > Generate New API Key**.”
- [claimed-docs] https://docs.rootly.com/api-reference/overview“Global API Keys are assigned an On-Call and Incident Response role when they’re generated.”
- [claimed-docs] https://docs.rootly.com/integrations/mcp-server.md“The Rootly MCP Server implements the Model Context Protocol to expose Rootly incident data and actions as tools that any MCP-compatible client can use.”
- [probe] https://docs.rootly.com/openapi.json“PROBE openapi: all candidate paths 404 (https://docs.rootly.com/openapi.json, https://docs.rootly.com/swagger.json, https://docs.rootly.com/api/openapi.json, https://docs.rootly.com/.well-known/openapi.json)”
- [probe] https://github.com/rootlyhq/rootly-mcp-server“PROBE runtime (recorded 2026-09-06): the official rootly-mcp-server installed keylessly from pypi via uvx and started far enough to log its server_start audit event (tool_count 124, transport stdio, write_tools_enabled with 135 write paths), then cleanly gated on the documented ROOTLY_API_TOKEN environment variable.”
Export all of my data in open formats and leaveweight 3
3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max
- [claimed-docs] https://docs.rootly.com/incidents/creating-incidents/creating-incidents-via-api.md“The Rootly API allows you to create incidents automatically from monitoring tools, CI/CD pipelines, internal services, or any external automation system.”
- [claimed-docs] https://docs.rootly.com/api-reference/overview“To generate a new API key, navigate to: **Organization dropdown** > **Organization Settings** > **API Keys > Generate New API Key**.”
- [claimed-docs] https://docs.rootly.com/help-and-documentation.md“Migrating from Opsgenie”
- [claimed-docs] https://docs.rootly.com/help-and-documentation.md“Migrating from PagerDuty”
- [claimed-docs] https://docs.rootly.com/configuration/status-page-public-api.md“Rootly exposes a public JSON API on your status page's custom domain, allowing you to programmatically retrieve current status and incident data.”
Read the product's source under an open licenseweight 2
2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max
no evidence cited — the verdict rests on absence of evidence, re-checked on refresh
Self-host the core productweight 3
3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max
no evidence cited — the verdict rests on absence of evidence, re-checked on refresh
Openness = 7.2 ÷ 100 × 100 = 7.2
Built-in AI56.7/100×0.15 of the PA blend
Inside-out: how agentic the product itself is for its users — built-in assistants, autonomous features.
Get AI-generated insights and suggestions from my data inside the productweight 2
2 (weight) × 7 (quality) × 1.0 (full) = 14.0 of 20 max
- [claimed-docs] https://docs.rootly.com/ai/ai-summaries.md“AI Summaries writes it for you, from what the incident already knows: metadata, alerts, timeline events, action items, and (when permitted) Slack messages and meeting transcripts.”
- [claimed-docs] https://docs.rootly.com/ai/ask-rootly-ai.md“Rootly AI in Web is an AI chat built into the incident page of the Rootly web app. Open it on any incident and ask questions in natural language.”
- [claimed-docs] https://docs.rootly.com/integrations/mcp-server.md“**`find_related_incidents`** — uses TF-IDF similarity analysis to surface historically similar incidents”
- [claimed-docs] https://docs.rootly.com/ai/ai-summaries.md“Run `/rootly summary` in the incident channel.”
- [claimed-docs] https://docs.rootly.com/ai/ai-summaries.md“The summary, expanded and delivered privately to responders joining midstream. Only you see it.”
Set up automations that run autonomously in the backgroundweight 2
2 (weight) × 7 (quality) × 1.0 (full) = 14.0 of 20 max
- [claimed-docs] https://docs.rootly.com/workflows/workflows.md“Workflows are Rootly's automation engine. They let you run structured actions automatically (or manually) based on: **Trigger events**”
- [claimed-docs] https://docs.rootly.com/workflows/actions-reference.md“Reference for all 152 Rootly workflow action types, grouped by category: Slack, Google Chat, Jira, on-call, AI, and incident operations.”
- [claimed-docs] https://docs.rootly.com/workflows/workflows.md“Workflows are Rootly's automation engine. They let you run structured actions automatically (or manually) based on: **Trigger events**... **Run conditions**... **Actions**”
- [claimed-docs] https://docs.rootly.com/help-and-documentation.md“Automation that runs your response: channels created, stakeholders updated, tickets filed, retros started, the same way every time.”
- [claimed-docs] https://docs.rootly.com/workflows/workflows.md“Workflows are Rootly's automation engine. They let you run structured actions automatically (or manually) based on: Trigger events... Run conditions... Actions”
- [claimed-docs] https://docs.rootly.com/workflows/workflows.md“Create or manage an incident communication channel (Slack or Microsoft Teams)”
Delegate tasks to a built-in AI assistant inside the productweight 3
3 (weight) × 5 (quality) × 0.6 (partial) = 9.0 of 30 max
- [claimed-docs] https://docs.rootly.com/ai/ai-summaries.md“AI Summaries writes it for you, from what the incident already knows: metadata, alerts, timeline events, action items, and (when permitted) Slack messages and meeting transcripts.”
- [claimed-docs] https://docs.rootly.com/ai/ask-rootly-ai.md“Rootly AI in Web is an AI chat built into the incident page of the Rootly web app. Open it on any incident and ask questions in natural language.”
- [claimed-docs] https://docs.rootly.com/ai/ai-summaries.md“Run `/rootly summary` in the incident channel.”
- [claimed-docs] https://docs.rootly.com/ai/ai-summaries.md“Run /rootly summary in the incident channel.”
- [claimed-docs] https://docs.rootly.com/ai/ai-summaries.md“The summary, expanded and delivered privately to responders joining midstream. Only you see it.”
- [claimed-docs] https://docs.rootly.com/integrations/mcp-server.md“This means you can query incidents, check on-call schedules, find similar past incidents, and take action — all from within Cursor, Windsurf, Claude Code, Gemini CLI, or any other MCP-compatible environment.”
Operate the product with natural-language commandsweight 2
2 (weight) × 7 (quality) × 1.0 (full) = 14.0 of 20 max
- [claimed-docs] https://docs.rootly.com/ai/ask-rootly-ai.md“Rootly AI in Web is an AI chat built into the incident page of the Rootly web app. Open it on any incident and ask questions in natural language.”
- [claimed-docs] https://docs.rootly.com/integrations/mcp-server.md“This means you can query incidents, check on-call schedules, find similar past incidents, and take action — all from within Cursor, Windsurf, Claude Code, Gemini CLI, or any other MCP-compatible environment.”
- [claimed-docs] https://docs.rootly.com/ai/ai-summaries.md“Run `/rootly summary` in the incident channel.”
- [claimed-docs] https://docs.rootly.com/integrations/mcp-server.md“The Rootly MCP Server implements the Model Context Protocol to expose Rootly incident data and actions as tools that any MCP-compatible client can use.”
- [probe] https://docs.rootly.com/integrations/mcp-server“official MCP server documented at https://docs.rootly.com/integrations/mcp-server”
- [probe] https://docs.rootly.com/integrations/mcp-server“PROBE runtime (recorded 2026-09-06): Rootly's hosted remote MCP server is live — a keyless JSON-RPC initialize POST to https://mcp.rootly.com/mcp returned HTTP 401 with WWW-Authenticate Bearer resource_metadata=https://mcp.rootly.com/.well-known/oauth-protected-resource.”
- [probe] https://github.com/rootlyhq/rootly-mcp-server“PROBE runtime (recorded 2026-09-06): the official rootly-mcp-server installed keylessly from pypi via uvx and started far enough to log its server_start audit event (tool_count 124, transport stdio, write_tools_enabled with 135 write paths), then cleanly gated on the documented ROOTLY_API_TOKEN environment variable.”
Built-in AI = 51.0 ÷ 90 × 100 = 56.7
Automation30.0/100×0.15 of the PA blend
Depth of automation primitives — rules, scheduling, bulk operations, webhooks.
Perform bulk operations across many items at onceweight 2
2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max
- [claimed-docs] https://docs.rootly.com/workflows/workflows.md“Workflows are Rootly's automation engine. They let you run structured actions automatically (or manually) based on: **Trigger events**”
- [claimed-docs] https://docs.rootly.com/workflows/actions-reference.md“Reference for all 152 Rootly workflow action types, grouped by category: Slack, Google Chat, Jira, on-call, AI, and incident operations.”
- [claimed-docs] https://docs.rootly.com/incidents/creating-incidents/creating-incidents-via-api.md“The Rootly API allows you to create incidents automatically from monitoring tools, CI/CD pipelines, internal services, or any external automation system.”
- [claimed-docs] https://docs.rootly.com/integrations/mcp-server.md“The Rootly MCP Server implements the Model Context Protocol to expose Rootly incident data and actions as tools that any MCP-compatible client can use.”
Define rules that trigger actions automatically on eventsweight 3
3 (weight) × 8 (quality) × 1.0 (full) = 24.0 of 30 max
- [claimed-docs] https://docs.rootly.com/workflows/workflows.md“Workflows are Rootly's automation engine. They let you run structured actions automatically (or manually) based on: **Trigger events**”
- [claimed-docs] https://docs.rootly.com/workflows/actions-reference.md“Reference for all 152 Rootly workflow action types, grouped by category: Slack, Google Chat, Jira, on-call, AI, and incident operations.”
- [claimed-docs] https://docs.rootly.com/workflows/workflows.md“Workflows are Rootly's automation engine. They let you run structured actions automatically (or manually) based on: **Trigger events**... **Run conditions**... **Actions**”
- [claimed-docs] https://docs.rootly.com/workflows/workflows.md“Workflows are Rootly's automation engine. They let you run structured actions automatically (or manually) based on: Trigger events... Run conditions... Actions”
- [claimed-docs] https://docs.rootly.com/alerts/alert-routing.md“Use Alert Routes to determine which teams, services, and escalation policies receive incoming alerts from your monitoring tools based on conditions you define.”
- [claimed-docs] https://docs.rootly.com/help-and-documentation.md“Automation that runs your response: channels created, stakeholders updated, tickets filed, retros started, the same way every time.”
Schedule recurring jobs or workflowsweight 2
2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max
- [claimed-docs] https://docs.rootly.com/workflows/workflows.md“Workflows are Rootly's automation engine. They let you run structured actions automatically (or manually) based on: **Trigger events**”
- [claimed-docs] https://docs.rootly.com/workflows/workflows.md“Workflows are Rootly's automation engine. They let you run structured actions automatically (or manually) based on: **Trigger events**... **Run conditions**... **Actions**”
- [claimed-docs] https://docs.rootly.com/workflows/workflows.md“Workflows are Rootly's automation engine. They let you run structured actions automatically (or manually) based on: Trigger events... Run conditions... Actions”
- [claimed-docs] https://docs.rootly.com/on-call/schedules.md“These schedules determine **who is on-call at any given time** and control the **rotation** of on-call duties across users or teams.”
- [claimed-docs] https://docs.rootly.com/on-call/schedules.md“Create, manage, and maintain on-call schedules in Rootly with rotations, layers, overrides, restrictions, and previews to keep coverage clear and predictable.”
Version, review, and roll back my automationsweight 1
1 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 10 max
- [claimed-docs] https://docs.rootly.com/workflows/workflows.md“Workflows are Rootly's automation engine. They let you run structured actions automatically (or manually) based on: **Trigger events**”
- [claimed-docs] https://docs.rootly.com/workflows/actions-reference.md“Reference for all 152 Rootly workflow action types, grouped by category: Slack, Google Chat, Jira, on-call, AI, and incident operations.”
- [claimed-docs] https://docs.rootly.com/workflows/workflows.md“Workflows are Rootly's automation engine. They let you run structured actions automatically (or manually) based on: **Trigger events**... **Run conditions**... **Actions**”
- [claimed-docs] https://docs.rootly.com/workflows/workflows.md“Workflows are Rootly's automation engine. They let you run structured actions automatically (or manually) based on: Trigger events... Run conditions... Actions”
Automation = 24.0 ÷ 80 × 100 = 30.0