# Deleting Category

**Step 1:** Go to Project dashboard.

**Step 2:** Scroll down to Category panel.

**Step 3:** On the right corner, move the cursor on the particular category, edit and delete icons will be highlighted.

**Step 4:** Use the trashcan icon to delete an unused category.

**Note:** Users can delete the category only if there is no annotation associated with it and no model has been trained on this category. For exampl&#x65;*,* you can create a category and immediately delete it. If the model trains on this category then it will display “category in use” and not allow the delete to happen. This is due to the fact that new categories modify the internal structure of the automated model.

![](/files/hCdPY1QAfRRZFx4kzEoN)


---

# 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.lodestar.ai/project/project-management/category/deleting-category.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.
