# Delete a Project

Deleting a project is a permanent action that removes all the data associated with that project. Please ensure that you have backed up any necessary information before proceeding. Follow these steps to delete a project:

**Open the Project:**

* Begin by navigating to the main dashboard where all your projects are displayed.
* Click on the project you wish to delete to open it. This will take you to the project's overview page, where you can access all the information and settings related to the project.

**Navigate to the Bottom of the Overview Page:**

* Once you're on the project's overview page, scroll down to the very end of the page. Take your time to ensure you don't accidentally skip over any important information or settings as you scroll.

**Locate and Click the Delete Button:**

* At the bottom of the overview page, look for a small button labeled "Delete this project." This button is usually positioned in the middle of the page, making it distinct from other options.
* Click on "Delete this project" to initiate the deletion process. You may be prompted with a confirmation dialog box asking you to confirm your decision to delete the project. This step is crucial as it prevents accidental deletions.

<figure><img src="/files/pm8EBNfzmGojXfpC5f0m" alt=""><figcaption></figcaption></figure>

**Confirm Deletion:**

* Confirming the Action: Upon clicking "Delete this project," a confirmation dialog will appear to ensure that you intend to proceed with the deletion. Read the message carefully, as it will inform you that this action is irreversible.
* Finalize the Deletion: To proceed, confirm the deletion as instructed by the dialog. This involves clicking a "Confirm” button, if you have any doubts or wish to back up data, this is your last chance to cancel the action.

<figure><img src="/files/T9Poxu0kdQYWRxr8Ix4e" alt=""><figcaption></figcaption></figure>

**After Deleting a Project:**

* Once the project is successfully deleted, it will be permanently removed from your dashboard or project list, along with all associated data.
* Consider verifying that the project has been completely removed by returning to your dashboard.


---

# 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.auditbase.com/web-application/delete-a-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.
