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

  1. 1
    Navigate to the Projects page
  2. 2
    Find the project you want to delete
  3. 3
    Click the trash/delete icon on the project card (or the Delete button in list view)
  4. 4
    A confirmation dialog appears with a warning message
  5. 5
    Read the warning carefully
  6. 6
    Click 'Delete' to confirm, or 'Cancel' to abort
  7. 7
    The 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