Dashboard

Project Management

Create, configure, pause, and archive projects in the Synthcore dashboard.

Project Management

Projects are the core unit in Synthcore. Each project connects to a single GitHub repository and runs on dedicated infrastructure with its own AI coding agent.

Creating a project

  1. Click + New Project from the dashboard.
  2. Select a GitHub repository from your authorized repos.
  3. Choose a branch for your agent to work on.
  4. Select an agent type.
  5. Configure project name, region, and agent schedule.
  6. Click Create Project to begin provisioning.

Provisioning typically takes 3–5 minutes. You'll see a progress indicator showing each stage.

Project statuses

StatusMeaning
ProvisioningInfrastructure is being created and configured
ActiveYour agent is running on schedule
StoppedCompute is off — no compute charges
StartingProject is booting up
StoppingShutdown in progress
ErrorSomething went wrong; check logs
DeletingTeardown in progress

Stopping a project

Stopping shuts down the project's compute and halts your agent's cycles.

  1. Click the Stop button on the project card.
  2. Confirm the action.

Start again at any time — your agent will pick up where it left off.

Deleting a project

Deleting terminates the project's compute and removes all associated data. Your GitHub repository is not affected.

  1. Stop the project first.
  2. Navigate to project Settings.
  3. Click Delete Project and confirm.

Additional projects

Your Synthcore Platform plan includes 1 project. Add more at $129/month each. See Plans & Pricing for details.