# Products

{% hint style="success" %}
PRO TIP: The order in which categories are selected / pinned to the product is the order the categories will show up in API.
{% endhint %}

On this page, you can manage products that are assigned to a category.&#x20;

<figure><img src="/files/0k065nUkNeSifZv9Dnb2" alt=""><figcaption></figcaption></figure>

On the side menu, you have access to the attribute list, you can use those with **Filters** to limit products that appear on the grid. Simply drag one or more to the menu to use it.

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

Then click on the menu itself to expand it then, depending on the attribute type, additional filter configuration may be possible.

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

To remove filters click on the **Remove filters** button.

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

Assigning a product to the category can be done classicly from the [general ](/products/catalog/general.md)tab on the edit product page, or by clicking the **+ Add products** button here.

<figure><img src="/files/8UXIoa26kLrc66CB1vs1" alt=""><figcaption></figcaption></figure>

Next tick all the products you wish to add to the category and click on the **Add products** button.

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

To remove a product from the category, click on the **X** icon on the right side of the grid

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

or tick the square (one or more) on the left side of the grid,

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

and use batch action to remove them.

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

It is possible to create and save your own views of the grid. To read about how to do it please open this [link](/products/catalog/system-views/custom-views.md).

<figure><img src="/files/5EXJ0Sw6XwAZmom95XLU" alt=""><figcaption></figcaption></figure>

There are two system views available [Grid view](/products/catalog/system-views/table-view-grid-view.md) and [Tile view](/products/catalog/system-views/tile-view-gallery-view.md), both work exactly the same as described under the provided links.

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

You can also modify Display settings.

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

<figure><img src="/files/s4bIq6pudrT2j1AyJC8d" alt="" width="375"><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/products.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.
