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

# Integrations

> Learn how to connect GitHub, Linear, Jira, and Slack to MindFort to patch findings, create tickets, and launch Agents from your team's tools.

## Overview

MindFort integrations carry finding context into the tools your team already uses. Manage all integrations from **Settings > Integrations**. Admin access and a paid plan are required to connect integrations.

<CardGroup cols={3}>
  <Card title="Linear" icon="list-check" href="/guides/integrations-linear">
    Create Linear issues from findings and choose a default team for new issues.
  </Card>

  <Card title="Jira" icon="ticket" href="/guides/integrations-jira">
    Create Jira tickets from findings and map ticket status back to MindFort.
  </Card>

  <Card title="Slack" icon="comments" href="/guides/integrations-slack">
    Connect Slack to launch Agents from channels and configure routing rules.
  </Card>
</CardGroup>

## GitHub

GitHub integration enables patching. When connected, you can generate a proposed fix pull request directly from the finding detail view.

### Connect

1. Go to **Settings > Integrations**.
2. Click **Connect** on the GitHub card.
3. Authorize the MindFort GitHub App and select the repositories you want to grant access to.

### Usage

Once connected and linked to a target, **Patch** is available from its findings. Choose a linked repository and base branch to create a PR with a proposed fix. See the [Patching](/guides/patching) guide for full details.

### Configure

Click **Configure** on the connected GitHub card to open your GitHub App installation settings, where you can add or remove repository access.
