CauseFlow integrates with your entire toolchain so agents can investigate incidents with full context — logs, metrics, infrastructure state, code history, and database queries all in one place. Every plan includes access to every integration.Documentation Index
Fetch the complete documentation index at: https://docs.causeflow.ai/llms.txt
Use this file to discover all available pages before exploring further.
Connect an integration
Open the integrations catalog
Go to Dashboard > Integrations. You’ll see a searchable catalog organized by category.
Find and click Connect
Browse by category or search by tool name. Click Connect on the integration you want to add.
Complete the authorization flow
Depending on the integration, you’ll complete one of the following:
- OAuth — you’ll be redirected to the tool to authorize access, then returned to CauseFlow.
- Webhook — CauseFlow provides a webhook URL that you configure in your monitoring tool.
- IAM role — for cloud providers, you’ll configure a cross-account IAM role, service principal, or service account.
All plans — Starter, Pro, Business, and Enterprise — include every integration listed in this catalog. There are no integration-gated tiers.
Integration categories
Cloud providers
Connect AWS, Azure, and GCP using cross-account IAM roles, service principals, and service accounts so agents can inspect infrastructure state.
Monitoring
Connect Datadog, Grafana, CloudWatch, Sentry, PagerDuty, and New Relic to automatically ingest alerts and trigger investigations.
GitHub
Install the CauseFlow GitHub App to enable code analysis and automated pull request creation during investigations.
Communication
Receive incident notifications and investigation updates through Slack and Microsoft Teams.
Project management
Connect Jira, Linear, Trello, Shortcut, Notion, and Confluence so agents can find related tickets and runbooks.
Databases
Give the DB Analyst agent read-only access to PostgreSQL and MongoDB through the privacy-preserving CauseFlow Relay.
HubSpot
Bridge your customer support layer — CauseFlow correlates HubSpot tickets and contact history with active incidents.
Custom webhooks
Send alerts from any monitoring tool or internal system using the generic webhook endpoint.
How integrations affect investigations
The CauseFlow orchestrator agent uses each connected integration as a data source during investigation. More tools connected = broader investigation coverage.| Connected integration | What the orchestrator can do |
|---|---|
| CloudWatch / AWS cloud | Read logs, metrics, and infrastructure state (ECS, EC2, Lambda) |
| GitHub | Read source, review recent commits, propose draft pull requests |
| CauseFlow Relay (databases) | Run read-only queries for database diagnostics |
| Any monitoring tool | Receive alerts and trigger investigations |
| HubSpot | Enrich investigations with customer context (company, plan, tickets) |
Integration platform
CauseFlow’s managed OAuth layer handles token authorization, automatic refresh, and encrypted storage for every third-party tool connection. You connect each tool once from Dashboard > Integrations and CauseFlow handles the rest — no long-lived credentials stored by you, no token rotation to manage.Security overview
Learn how CauseFlow stores and protects your integration credentials.
API reference
Manage integrations programmatically via the REST API.