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

# Introduction

> Refacto is an AI-powered code review tool that integrates with your Git tool (like GitHub) and helps reviewers find issues.

## Key Features

<Columns cols={2}>
  <Card title="Code Comments" icon="message">
    Automatically generates **contextual comments** on your pull requests, pointing out potential issues, edge cases, and best-practice violations.
  </Card>

  <Card title="Code Suggestions" icon="lightbulb">
    Provides **inline suggestions** along with the code comments, so you can fix issues in just a few clicks.
  </Card>
</Columns>

## Security

We take security seriously — Refacto is built with privacy and compliance at its core.

<Columns cols={2}>
  <Card title="No PR Data Stored" icon="shield">
    Your pull request content, comments, and suggestions are processed **in real-time** and **never stored** on our servers.
  </Card>

  <Card title="SOC 2 Compliant" icon="lock">
    Our systems and processes meet strict **SOC 2 standards** for security, availability, and confidentiality.
  </Card>
</Columns>

## Support

Need help or want to share feedback?\
We’d love to hear from you.

<Card title="Email Support" icon="envelope" href="mailto:support@refacto.ai">
  Email us at [**hello@refacto.ai**](mailto:hello@refacto.ai) and we'll get back to you quickly.
</Card>
