> ## 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.

# Platform Overview

> Use the Hacktron Platform to manage integrations, code reviews, pentests, access, and billing across your organization.

## Quickstart

<Steps>
  <Step title="Create your organization">
    Create your organization in Hacktron by signing up
    [here](https://app.hacktron.ai/signup).
  </Step>

  <Step title="Invite your team">
    During onboarding, you can invite your team to your organization by sending them an invitation email.
  </Step>

  <Step title="Connect your Git provider">
    Connect your existing GitHub Team, GitHub Enterprise Cloud, GitHub
    Enterprise Server, or GitLab account so that Hacktron can access your
    codebases.

    <Card title="Connect repositories" icon="code-branch" href="/platform/repositories">
      Learn how to connect your Git provider and configure repositories.
    </Card>
  </Step>

  <Step title="Start a free trial">
    Every organization gets a 14-day free trial.
  </Step>

  <Step title="Work with us on Slack (optional)">
    Create a Slack channel with us to give us feedback and get direct support from our team.

    <img src="https://mintcdn.com/hacktronai-changelog-5b138732/APr1kOfXqBiNxIGw/images/slack_invite.png?fit=max&auto=format&n=APr1kOfXqBiNxIGw&q=85&s=4d2686edb209505ccf82011745d2a4d0" alt="Slack invite" width="568" height="205" data-path="images/slack_invite.png" />

    <Info>
      This will only be shown if you sign up with a work email address.
    </Info>
  </Step>
</Steps>

## Next steps

Explore how Hacktron can help you ship fast while staying secure.

<Columns cols={2}>
  <Card title="Code Review" icon="code-pull-request" href="/code-review/overview">
    Connect repositories and run security reviews on every PR or MR, so you can
    catch security issues early and fix them before they reach production.
  </Card>

  <Card title="White-box Pentest" icon="shield-halved" href="/white-box-pentest/overview">
    Run scoped white-box pentests to get SOC 2 and ISO 27001 compliance evidence
    without compromising on quality. Faster and cheaper than traditional
    pentests.
  </Card>
</Columns>

You can also connect more integrations, or build your own with our REST API.

<Columns cols={2}>
  <Card title="Integrations" icon="gear" href="/platform/integrations">
    Connect SCM, project management, and communication tools to the Hacktron
    Platform.
  </Card>

  <Card title="REST API" icon="bolt" href="/api-reference/introduction">
    Programmatic access to scans, findings, and cost estimations.
  </Card>
</Columns>

<Info>
  Looking for an integration that we don't currently support? Reach out to
  us and we'll be happy to share our roadmap!
</Info>
