# Deleting your project

## Deleting a single project <a href="#single-project" id="single-project"></a>

As a project administrator, you can delete your project:

1. Retrieve your project. See [Retrieving projects](/sonarqube-server/2026.2/user-guide/viewing-projects/retrieving-projects.md) for more details.
2. Go to **Project Settings** > **Deletion**.

## Deleting multiple projects <a href="#multiple-projects" id="multiple-projects"></a>

As a global system administrator, you can delete multiple projects at a time:

1. Go to **Adminsitration > Projects** > **Management**.
2. In the left column, select the projects to be deleted.
3. Select the **Delete** button.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sonarsource.com/sonarqube-server/2026.2/project-administration/maintaining-project/deleting-project.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
