Skip to content

Integrations

sylvain legland edited this page Feb 28, 2026 · 2 revisions

Integrations Hub

The Integrations Hub at Settings > Integrations connects external tools to all agent roles — from dev and QA to security, TMA, MCO, TMC, and marketing.

Settings — Integrations Hub

Configured credentials are automatically available to agents with matching roles.

Categories

Category Tools Agent Roles
Dev / DevOps Jira, Confluence, GitLab, Azure DevOps, SonarQube dev, qa, product, architecture, tma
Communication Slack, Microsoft Teams, Email/SMTP dev, qa, product, marketing, tma, tmc
Monitoring Grafana, Datadog, Sentry, PagerDuty, OpsGenie dev, architecture, tmc, security
Security Snyk, Trivy, Wiz security, dev, architecture
ITSM / TMA ServiceNow, GLPI, Freshservice, Zendesk tma, tmc, product
Marketing Google Analytics, Matomo, HubSpot, Mixpanel marketing, product
Cloud / Infra AWS, Azure, GCP, Docker Registry dev, architecture, tmc, security
Design Figma, Storybook ux, product, dev
Testing Xray, TestRail, BrowserStack qa, dev, product
Architecture Architecture Guidelines (Wiki) dev, architecture, security, reviewer, qa

Filtering

Use the category filter tabs at the top of the Integrations panel to show only relevant tools for your use case.

Configuration

Each integration card shows:

  • Dynamic config fields from its JSON schema (URL, API key, project IDs, etc.)
  • Agent role badges — which agent roles have access to this integration's data
  • Status indicator (connected / disconnected / error)
  • Save and Test buttons

API tokens and secrets are stored encrypted in the platform database. Set them once; agents use them automatically.

Architecture Guidelines

The Architecture Guidelines integration is special — it scrapes your org wiki (Confluence, GitLab Wiki, or Markdown files) and auto-injects architectural constraints into agent system prompts.

See the Architecture Guidelines page for setup instructions.

Notifications

Settings — Notifications

Configure alert channels at Settings > Notifications:

  • Slack — Incoming Webhook
  • Email / SMTP — Direct mail
  • Webhook — POST JSON to n8n, Make, Zapier, etc.
  • WhatsApp — via Twilio API
  • Browser Push — Native push (VAPID, no third-party)

Events: mission complete, mission failed, incident, deploy, escalation.

Optional Modules

Settings — Modules

The Modules tab in Settings manages optional MCP knowledge sources (Component Gallery, MDN, WCAG, etc.) and the Architecture Guidelines connector.

Clone this wiki locally