| title | Install Autter |
|---|---|
| description | Connect the Autter platform to GitHub or GitLab, or install the open source Autter CLI. |
Install the hosted integration for pull request reviews. Install the CLI for line-level AI authorship. You can use both together.
Open the [Autter platform](https://app.autter.dev) and sign in. Start the GitHub connection from Autter and choose the account or organization where you want to install the App. Grant access to the repositories Autter should review. GitHub lets you update this scope later. Open or update a pull request in a connected repository, then look for Autter feedback and checks.See [GitHub setup](/guides/github-setup) for verification and troubleshooting.
See [GitLab setup](/guides/gitlab-setup) for verification and troubleshooting.
{/* TODO: Confirm the current minimum GitHub and GitLab permission requirements before listing exact roles or scopes. */}
The Autter CLI supports macOS, Linux, Windows through WSL, and native Windows PowerShell.
```bash curl -sSL https://autter.dev/install.sh | bash ``` ```powershell powershell -NoProfile -ExecutionPolicy Bypass -Command "irm https://autter.dev/install.ps1 | iex" ```The installer asks whether you want local-only mode or connected mode. You can change this choice later with autter onboard.
The platform works without a repository configuration file. Use platform settings to add natural-language rules and tune review behavior.
See the customer-facing controls available in the Autter platform. Configure local storage, connected mode, telemetry, and hosted endpoints for `autter`.