# Categories

Here you can create and manage categories.

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

To edit a category click on the [edit](/product-design/categories/general.md) *(pen) icon*.

To delete a category click on the *bin icon*.

To delete more than one category at once tick the checkbox next to the categories you wish to delete and from the *Action menu* choose *Delete categories*.

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

Confirm or cancel your choice.

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

This function runs in the background, you will be notified about it in the [Action center.](/dashboard/dashboard/user-menu-and-action-center.md)

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


---

# 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://usermanual.ergonode.com/product-design/categories.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.
