# Delete Project

### Detail project information&#x20;

We can see detail information about the project, before we want to delete it. You can follow this step to see more information&#x20;

1. Go to workspace page
2. Select the project then hover on the top-left. Until display this icon and click it\
   ![](/files/AsXGVghyICo4Fh3X1s4w)
3. Then select menu project detail\
   ![](/files/ubiViokkr5bwzbCJYL0e)
4. And we can see detail information about the project\
   ![](/files/SOMqiJrB5Qifb3ibLum8)

### Delete project

You can delete the project by follow this step by step&#x20;

1. Go to workspace page
2. Select the project then hover on the top-left. Until display this icon and click it\
   ![](/files/AsXGVghyICo4Fh3X1s4w)
3. Then select menu delete, and to confirm our action we need to type project name\
   ![](/files/dYZsYmHkbd4wFJUI9Bf3)![](/files/9Egg0t2Wt8tWha2gGQGr)
4. If successful, the project will be removed from the project team list


---

# 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.qore.dev/project/manage-project/delete-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.
