Manually trigger a deployment
1
Verify your latest commit was successful.
Check that your latest commit appears in your docs repository and did not encounter any errors. You can confirm whether the commit built successfully in your deployment history.
2
Manually trigger a deployment.
Go to your dashboard and click the deploy button.



View deployment history
Navigate to the activity page in your dashboard to review your deployment history and check whether each build succeeded. On the Live tab, click a build to expand it and view details, including the commit message and author.Roll back a deployment
If a change reaches your live site that you must remove immediately, serve a previous successful build instead of reverting commits and waiting for a new build. See Rollbacks.Delete a project
You can permanently delete a project from the Danger zone section of the Organization settings page in your dashboard. This action is irreversible and removes all project data, including any associated preview deployments.1
Navigate to the Danger zone.
Go to the Danger zone section of the Organization settings page in your dashboard.
2
Delete the project.
- In the Delete project row, click Delete….
- Enter a reason for deletion.
- Click Delete project to confirm.