> ## Documentation Index
> Fetch the complete documentation index at: https://hacktronai-changelog-5b138732.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations

> Connect SCM, project management, and communication tools to the Hacktron Platform.

## SCM Integrations

<Steps>
  <Step title="Start a Hacktron free trial">
    [Sign up](https://app.hacktron.ai/signup) for a 14-day free trial with
    Hacktron.
  </Step>

  <Step title="Integrate your Git platform">
    Connect your existing GitHub Team, GitHub Enterprise Cloud, GitHub
    Enterprise Server, or GitLab account. You choose exactly which
    repositories Hacktron has access to.

    For detailed instructions, choose your Git platform below.

    <Columns cols={2}>
      <Card title="GitHub.com" icon="github" href="/platform/repositories/github">
        GitHub Team or Enterprise Cloud
      </Card>

      <Card title="GitHub Enterprise Server" icon="github" href="/platform/repositories/github-enterprise-server">
        Self-hosted GitHub Enterprise Server
      </Card>

      <Card title="GitLab" icon="gitlab" href="/platform/repositories/gitlab">
        Any plan on cloud GitLab.com
      </Card>
    </Columns>
  </Step>
</Steps>

## Project Management Apps

Connect Jira or Linear so Hacktron can create issues for approved security findings and keep remediation work in the tools your team already uses.

<Steps>
  <Step title="Open Project Management Apps">
    In Hacktron, go to **Integrations** and find the **Project Management Apps**
    section.
  </Step>

  <Step title="Connect your issue tracker">
    Choose the app your team uses for remediation work.

    <Columns cols={2}>
      <Card title="Jira" icon="jira" href="/platform/project-management/jira">
        Create Jira tickets for Hacktron findings.
      </Card>

      <Card title="Linear" icon="linear" href="/platform/project-management/linear">
        Create Linear issues for Hacktron findings.
      </Card>
    </Columns>
  </Step>

  <Step title="Configure ticket defaults">
    After the app is connected, save the default project, issue type, team, or
    project settings Hacktron should use when creating tickets.
  </Step>
</Steps>

## Communication Apps

Connect Slack so Hacktron can send notifications to your team.

<Steps>
  <Step title="Open Communication Apps">
    In Hacktron, go to **Integrations** and find the **Communication Apps**
    section.
  </Step>

  <Step title="Connect your communication app">
    Choose the app your team uses for communication.

    <Columns cols={2}>
      <Card title="Slack" icon="slack" href="/platform/communication-apps/slack">
        Send notifications to Slack.
      </Card>
    </Columns>
  </Step>

  <Step title="Configure notification settings">
    After the app is connected, configure the notification settings for Hacktron.
  </Step>
</Steps>
