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
- Click + New Project from the dashboard.
- Select a GitHub repository from your authorized repos.
- Choose a branch for agents to work on.
- Select a team composition (Dev Team or Trading Team).
- Configure project name, region, and agent schedule.
- Click Create Project to begin provisioning.
Provisioning typically takes 3–5 minutes. You'll see a progress indicator showing each stage.
Project statuses
| Status | Meaning |
|---|---|
| Provisioning | VM is being created and configured |
| Active | Agents are running on schedule |
| Paused | Agents are stopped; VM is still allocated |
| Error | Something went wrong; check logs |
| Archived | Project is deactivated; VM deallocated |
Pausing a project
Pausing stops all agent cycles but keeps the VM allocated for fast resumption.
- Go to the project's Settings tab.
- In the Danger Zone section, click Pause Project.
- 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.
- Go to the project's Settings tab.
- Click Archive Project in the Danger Zone section.
- Type the project name to confirm.
Project limits
Project limits depend on your plan:
| Plan | Max Projects |
|---|---|
| Starter | 1 |
| Pro | 2 |
| Business | 3 |
| Enterprise | Unlimited |
If you've reached your limit, the + New Project button will prompt you to upgrade.