# Rootly AI connector guide

Connect Rootly data to AI agents with Combined. Explore dashboards, incidents, authorizations, source setup, MCP access and read-only business queries.

Combined offers 1,125 connectors across catalog sources and connectors generated through desktop automation.

## Connect

1. Open Combined Connected Apps and select Rootly.
2. Authorize the source and choose the relevant datasets.
3. Complete a first sync, then grant your agent access through the Set up or Access workspace.
4. Discover the actual source schemas before querying.

## Setup reference

- API Key: required in the upstream source schema
- Start date: required in the upstream source schema

## Dataset reference

- dashboards; key: id; update field: updated_at
- incidents; key: id; update field: updated_at
- authorizations; key: id; update field: updated_at
- dashboards_panels; key: id; update field: updated_at
- users; key: id; update field: updated_at
- incident_types; key: id; update field: updated_at
- ip_ranges; key: id
- users_notification_rules; key: id; update field: updated_at
- teams; key: id; update field: updated_at
- sub_statuses; key: id; update field: updated_at
- incidents_sub_statuses; key: id; update field: updated_at
- incident_roles; key: id; update field: updated_at
- post_mortems; key: id; update field: updated_at
- status-pages; key: id; update field: updated_at
- severities; key: id; update field: updated_at
- services; key: id; update field: updated_at
- incident_permission_sets; key: id; update field: updated_at
- incident_permission_sets_resources; key: id; update field: updated_at
- incident_permission_sets_booleans; key: id; update field: updated_at
- roles; key: id; update field: updated_at
- incidents_events; key: id; update field: updated_at
- workflows; key: id; update field: updated_at
- workflow_groups; key: id; update field: updated_at
- workflows_tasks; key: id; update field: updated_at
- form_sets; key: id; update field: updated_at
- form_fields; key: id; update field: updated_at
- playbooks; key: id; update field: updated_at
- incidents_action_items; key: id; update field: updated_at
- retrospective_configurations; key: id; update field: updated_at
- retrospective_processes; key: id; update field: updated_at

This is the upstream connector reference, version 0.0.63. Account permissions and sync configuration determine the datasets available in your workspace.

## Agent prompt

Use Combined to analyze my Rootly data.
List my granted sources, discover the datasets and describe their fields.
Look for datasets corresponding to dashboards, incidents, authorizations, dashboards_panels, users, incident_types.
Check the last successful sync and report the available date coverage.
Propose three useful questions based on the fields actually available.
For the question I choose, run read-only SQL over the complete matching dataset.
Use a bounded result; include source names, time window and query receipt.
Ask for a missing join key or metric definition instead of inventing one.

## Links

- Combined: https://www.trycombined.com/
- Setup: https://www.trycombined.com/docs/getting-started/onboarding
- MCP: https://www.trycombined.com/docs/integrations/mcp
- Pricing: https://www.trycombined.com/pricing
- Upstream source reference: https://docs.airbyte.com/integrations/sources/rootly
- Full guide: https://www.trycombined.com/connectors/rootly
