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, which is the repository you'll prototype against. When your product uses separate backend or shared-service code, connect those backend or other reference repositories so Itera can use them for context.
- 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.