How to Delete a Project in Gitlab
·2 min read
In this article
Here's how to delete a project in Gitlab
- Verify you're signed in to the correct GitLab account.
- Go to your GitLab homepage and click the search bar.
- Select the specific project you wish to delete.
- Find "Settings" in the left sidebar menu.
- Click on "General" under the Settings section.
- Scroll down the page and locate the "Advanced" section.
- Click the "Delete project" button in the Advanced settings.
- Type the required confirmation phrase and click "Yes, delete project" to confirm permanent deletion.
Ready to get started with
interactive demos?
Frequently Asked Questions
No, deleting a GitLab project is permanent and cannot be undone. Once you confirm the deletion, all project data including code, issues, and merge requests are permanently removed. Make sure to backup any important data before proceeding with deletion.


