Get started
Quickstart
You can get to your first iteration quickly. Here's the path.
- Connect your repository. Itera works on your existing production codebase. Connect via GitHub, self-hosted GitLab, or Bitbucket Cloud. See Connecting your repository.
- Create a project. A project points at a frontend repository (the one you'll prototype against) and any reference repositories like backends or shared libraries.
- Add an
itera.ymlfile to your frontend repo. This tells Itera how to start your dev server. Your engineering team handles this. See docs.iteradev.ai/platform for the full reference. - Install the Itera skill in your coding agent. Itera provides setup paths for Claude Code, Codex, Cursor, and Copilot. The skill lets your agent claim PRs and pull iteration context.
- Run your first iteration. Open a project, click New iteration, describe the change in plain language, and follow the phases.
If anything breaks during setup, your engineering team should check the troubleshooting guide on docs.iteradev.ai. For everything else, contact us at support@iteradev.ai.