---
title: Playing with CodeRabbit
sidebar_label: Quickstart
description: Get started with CodeRabbit in less than 2 minutes
sidebar_position: 1
---

# Quickstart Guide

:::note
Get started with CodeRabbit in three simple steps. No complex configuration needed.
:::

## Steps to Enable CodeRabbit

### Sign In with GitHub

- Visit [coderabbit.ai](https://coderabbit.ai)
- Click "Sign in with GitHub"
- Authorize CodeRabbit

![CodeRabbit Login](/img/integrations/login-self-hosted-github.png)

### Add Your Repository

- Go to your [Dashboard](https://app.coderabbit.ai/dashboard)
- Click "Add Repositories"
- Select the repositories you want to enable

![CodeRabbit Dashboard](/img/getting-started/dashboard-coderabbit.png)

### You're Done 🎉

- CodeRabbit will automatically start reviewing your Pull Requests
- Default configuration works out of the box
- No additional setup needed

## What's Next?

- Watch CodeRabbit
- Here's an example of CodeRabbit in action:
  ![CodeRabbit PR Review Example](/img/getting-started/pr-examples.png)
- [View live example PR](https://github.com/tyaga001/devtoolsacademy/pull/39)
- [Configure CodeRabbit](/getting-started/configure-coderabbit) (optional)
- [Add custom review instructions](/guides/review-instructions) (optional)

## Need Help?

- Join our [Discord community](https://discord.gg/coderabbit) for support
- Check out our [FAQ](/faq)
- Contact [support@coderabbit.ai](mailto:support@coderabbit.ai)

:::tip
CodeRabbit starts working immediately. You can customize its behavior later when needed.
:::