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
- Click + New Project from the dashboard.
- Select a GitHub repository from your authorized repos.
- Choose a branch for your agent to work on.
- Select an agent type.
- 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 | Infrastructure is being created and configured |
| Active | Your agent is running on schedule |
| Stopped | Compute is off — no compute charges |
| Starting | Project is booting up |
| Stopping | Shutdown in progress |
| Error | Something went wrong; check logs |
| Deleting | Teardown in progress |
Stopping a project
Stopping shuts down the project's compute and halts your agent's cycles.
- Click the Stop button on the project card.
- 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.
- 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.