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
- 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 |
| Stopped | VM is off — no compute charges |
| Starting | VM is booting up |
| Stopping | Shutdown in progress |
| Error | Something went wrong; check logs |
| Deleting | VM termination in progress |
Stopping a project
Stopping shuts down the VM and halts all agent cycles.
- Click the Stop button on the project card, or use the API gateway.
- 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.
- Stop the project first.
- Navigate to project Settings.
- 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.