Documentation
Delete a Project
Deleting a Project
You need the 'project.delete' permission to delete projects.
⚠
Warning: Deleting a project is a permanent action. All associated workspaces, chat history, and configuration will be deleted. Actual cloud infrastructure is NOT automatically destroyed — you must run 'terraform destroy' before deleting if you want to remove cloud resources.
How to Delete a Project
- 1Navigate to the Projects page
- 2Find the project you want to delete
- 3Click the trash/delete icon on the project card (or the Delete button in list view)
- 4A confirmation dialog appears with a warning message
- 5Read the warning carefully
- 6Click 'Delete' to confirm, or 'Cancel' to abort
- 7The project is permanently removed from the list
Before Deleting
- Ensure all cloud infrastructure in this project's workspaces has been destroyed
- Export or save any important Terraform code from the IDE
- Inform team members who have access to this project
- Review the Activity Stream to see what was last done in the project