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 Azure VM 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
PausedAgents are stopped; VM is still allocated
ErrorSomething went wrong; check logs
ArchivedProject is deactivated; VM deallocated

Pausing a project

Pausing stops all agent cycles but keeps the VM allocated for fast resumption.

  1. Go to the project's Settings tab.
  2. In the Danger Zone section, click Pause Project.
  3. Confirm the action.

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

Archiving a project

Archiving deallocates the VM and stops billing for that project. Agent data is retained for 30 days.

  1. Go to the project's Settings tab.
  2. Click Archive Project in the Danger Zone section.
  3. Type the project name to confirm.

Project limits

Project limits depend on your plan:

PlanMax Projects
Starter1
Pro2
Business3
EnterpriseUnlimited

If you've reached your limit, the + New Project button will prompt you to upgrade.