Adam You can't do it from the UI but you can remove it carefully in the database. On the control panel server, run: docker exec -it orchd-postgres psql -U enhance delete from staging_domains where domain = 'my-unwanted-staging-domain.com';