> ## Documentation Index
> Fetch the complete documentation index at: https://graphite-58cc94ce.mintlify.site/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Code Review

> Learn how Graphite helps you stay ahead of code review.

<CardGroup cols={3}>
  <Card title="Pull request inbox" icon="git-pull-request" href="/use-pr-inbox">
    Inbox zero for your pull requests.
  </Card>

  <Card title="Review pull requests" icon="git-pull-request-draft" href="/pr-page-overview">
    Better code review with Graphite.
  </Card>

  <Card title="Merge pull requests" icon="merge" href="/merge-pull-requests">
    Easily merge your stacks on Graphite.
  </Card>
</CardGroup>

## Start with a video tutorial

Want to see what code review looks like on Graphite? Watch our cofounder Tomas take you through how to navigate, review, and comment on a pull request in Graphite.

<Frame>
  <iframe width="750" height="315" src="https://www.youtube.com/embed/82XjBQkcH88?si=yhPFeOTNxYCx0mnA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</Frame>
