> ## Documentation Index
> Fetch the complete documentation index at: https://www.scrums.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations

> An overview of how the Scrums.com SEOP platform integrates with external tools and systems.

## Overview

SEOP is designed to work with the tools your team already uses — not to replace them. Integrations connect your existing workflows to the Scrums.com delivery layer, enabling real-time data sync, automated reporting, and unified visibility across your engineering stack.

All integrations are managed from a single location in your workspace: **Settings > Integrations**.

## Integration categories

**Project management** — Sync backlogs, sprint boards, and task status between your tools and SEOP. Changes in Jira or GitHub Issues are reflected in your Scrums.com workspace in real time.

**Source control** — Connect repositories to surface code quality data, PR cycle times, and deployment frequency in your analytics dashboard.

**Communication** — Receive delivery notifications and risk alerts in your team's communication channels (Slack, Microsoft Teams).

**CI/CD and observability** — Connect pipelines to enable DORA metric tracking and automated release governance. Connect monitoring tools to capture MTTR and infrastructure health data.

**AI & data** — Connect AI platforms and data infrastructure through the AI Agent Gateway for governed automation across your engineering workflows.

## Quick links

<CardGroup cols={2}>
  <Card title="Supported integrations" icon="plug" href="/docs/integrations/supported-integrations">
    Full list of supported tools and what data each integration syncs.
  </Card>

  <Card title="Setup guides" icon="wrench" href="/docs/integrations/integration-setup">
    Step-by-step instructions for connecting your tools.
  </Card>

  <Card title="Jira" icon="jira" href="/docs/integrations/jira">
    Sync backlogs and sprint boards with Jira.
  </Card>

  <Card title="GitHub" icon="github" href="/docs/integrations/github">
    Connect repositories for code quality and PR analytics.
  </Card>

  <Card title="Slack" icon="slack" href="/docs/integrations/slack">
    Receive delivery notifications in Slack.
  </Card>

  <Card title="Datadog" icon="chart-line" href="/docs/integrations/datadog">
    Surface infrastructure metrics and MTTR data.
  </Card>
</CardGroup>

<Note>
  For a full live list of available integrations, visit the Integrations section inside your Scrums.com workspace. New integrations are added regularly.
</Note>
