# Deleting a Project

{% hint style="success" %}
*Check-out the walk-through on how to delete a DSL Project.*
{% endhint %}

![Deleting a DSL Project](/files/Cxh8lpdD3BqdlJmszt9n)

* Navigate to the Project list.
* Select a Project.
* Click the ***Delete*** icon.

![Use the Delete option for a Project](/files/hb1FgAcl3biCe8MN9PZ0)

* The Delete Project dialog box appears.
* Click the ***Yes*** option.

&#x20;      ![](/files/CTOj27I5y1jEF6Pg9l8f)

* The selected project gets removed and the same is communicated by a notification message.

![Notification message after a Project gets deleted](/files/t6zrc1zwV1VWYH6kh53y)

&#x20;


---

# 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.bdb.ai/bdb-documentation/data-science-lab/project/deleting-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.
