// Getting started

Quickstart

From zero to your first AI review in about five minutes.

ReviewIQ reviews pull requests where your code already lives. There is no CI pipeline to rewrite and no config file to commit.

1. Create your organization

Sign up and verify your email. Your organization starts on the Free plan — 3 active repositories, 200 AI reviews a month, 5 seats.

2. Connect a git platform

Go to Integrations → Connect a platform and supply an access token. ReviewIQ makes a live authenticated call before saving, so an invalid token or an inaccessible workspace fails immediately with a specific reason rather than being stored as broken. See Connecting a platform.

3. Sync and activate repositories

Click Sync repositories, then flip Active on the repos you want reviewed. Activating a repo automatically provisions the pull-request webhook on the provider — you never copy a URL.

4. Enable the developers to review

This step is mandatory and catches people out. ReviewIQ only auto-reviews pull requests whose author is enabled on the Developers page. It is fail-closed by design: an unknown or disabled author is never reviewed. See Enabling developers.

5. Open a pull request

ReviewIQ posts a placeholder comment within seconds and edits it in place with the finished review — a summary, inline comments on the exact lines, committable fixes, and a verdict.