Skip to content
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 a dedicated EC2 instance with its own agent team.

Creating a project

  1. Click + New Project from the dashboard.
  2. Select a GitHub repository from your authorized repos.
  3. Choose a branch for agents to work on.
  4. Select a team composition (Dev Team or Trading Team).
  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
ProvisioningVM is being created and configured
ActiveAgents are running on schedule
StoppedVM is off — no compute charges
StartingVM is booting up
StoppingShutdown in progress
ErrorSomething went wrong; check logs
DeletingVM termination in progress

Stopping a project

Stopping shuts down the VM and halts all agent cycles.

  1. Click the Stop button on the project card, or use the API gateway.
  2. Confirm the action.

Start again at any time — agents will pick up where they left off.

Deleting a project

Deleting terminates the VM 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.