# Categories

## On this page

* [**Edit Category Names and Custom Colors**](#edit-category-names-and-custom-colors)
* [**Delete a Category**](#delete-a-category)

## Edit Category Names and Custom Colors

1. On the left sidebar, select **Materials** to access your list of materials.
2. Click on a material and click on **Edit Details**.
3. Scroll down where you see **Category**.
4. Click on the arrow on the right to see the dropdown of your categories.
5. Select the category you want to edit, click on the three points on the right side, and click **Edit Category**.
6. Edit the name and select the color of your preference.
7. Click **Save**.

{% hint style="info" %}
The process is the same to edit a **Product** category.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?list=PLbudzP0hh4rSCzp1BVFmeKjdIABABplBn&v=i20LQXXguyw>" %}

## Delete a Category

1. On the left sidebar, click on **Materials.**
2. Select a material and click on **Edit Details.**
3. Scroll down where you see **Category.**
4. Select the category you want to edit, click on the three points on the right side, and click **Delete.**
5. Click **Save.**

{% hint style="info" %}
The process is the same to delete a **Product** Category.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?index=20&list=PLbudzP0hh4rSCzp1BVFmeKjdIABABplBn&v=kttVJMBIBNk>" %}


---

# 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://help.inventora.com/getting-started/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.
