Getting Started with Helix

Helix is an autonomous AI software engineer. Connect your repositories and cloud providers, then describe what you want in plain language.

1. Create an account

Sign up at Helix with your email or GitHub account. The Free tier lets you try Helix without a card.

2. Connect a repository

Link the GitHub, GitLab, or Bitbucket repository you want Helix to work on. Helix clones the repo into an isolated sandbox before making any changes.

3. Connect a cloud provider

Add scoped credentials for AWS, Vercel, Fly, Railway, Coolify, Cloudflare, or GCP. Credentials are encrypted per team and only decrypted during a Helix run.

4. Start your first task

Open the Helix workspace and type something like:

"Upgrade this Next.js app to the latest major version and open a pull request with passing tests."

Helix will plan the work, execute it in a sandbox, and return a pull request you can review.