Context

Integrations

Connect Polylane to your cloud providers, code host, observability stack, communication tools, coding agents, and any Model Context Protocol server.

Integrations give agents something to work with. Depending on the provider, connecting registers:

  • Query tools the agent can call: search logs, fetch a pull request diff, describe a cloud resource, run a metrics query.
  • Triggers automations can listen to: github.push, alert, vercel.deployment, slack.message, and platform events like polylane.cloud_account.connected.
  • Resources that join the context graph. Cloud providers sync their resources into the topology, where detection and investigation pick them up.

How connecting works

Every provider has a guided connect flow in the console. The method matches the provider: AWS deploys a CloudFormation stack that creates a read-only role, GitHub and Sentry install an app through OAuth, Vercel installs an integration from the Vercel Marketplace, and most others take an API key or token. Credentials are encrypted before they are stored, and the agent never sees them.

You can also connect from the terminal:

Terminal
polylane cloud connect --provider aws
polylane integration connect --type datadog

Each provider has its own page with setup steps, permissions, and troubleshooting at /integrations/<type>, for example /integrations/cloudflare.

Catalog

Click any integration for its tools, triggers, automation templates, and connect guide.

Git providers

Connect your codebase

Observability

Query metrics, logs, and traces

Code agents

Delegate code changes to autonomous agents

Communication

Collaborate with your team

Knowledge base

Search docs and wikis

Confluence
Coming soon
Notion
Coming soon

Issue tracking

Create and manage issues

Jira
Coming soon
Linear
Coming soon

Incident management

Declare and respond to incidents

PagerDuty
Coming soon
incident.io
Coming soon

CI / CD

Build, test, and deploy pipelines

CircleCI
Coming soon

Product analytics

Understand user behavior and feature usage

Amplitude
Coming soon
PostHog
Coming soon
Mixpanel
Coming soon

Cloud providers

Connect your infrastructure

Protocols

Bring your own tools via standard protocols