# Products

{% hint style="info" %}
You may also add products to the collection from a Product catalog using [batcg action](/products/catalog/batch-actions/edit-collections.md).
{% endhint %}

The advanced grid functions just like the one in the [Product catalog](/products/catalog.md), allowing you to apply filters in the same manner. You can also access, create, and save [custom grid views](/products/catalog/system-views/custom-views.md).

<figure><img src="/files/rr63NxhekCpuzZqhZs1N" alt=""><figcaption><p>Product > Collection > Edit > Products</p></figcaption></figure>

To add a product to the collection click on ***+ Add products.*** Search for a product or products you wish to add to the collection, then tick the checkbox next to the one you want to add and click the ***Add products button***.

<figure><img src="/files/vpEaYp5A2USfkBC5FPrv" alt=""><figcaption><p>Add products to the collection window</p></figcaption></figure>

Confirm or cancel your choice.

<figure><img src="/files/Fv1Oc5jqqUClPopkA7Lv" alt=""><figcaption><p>Add product to the colection confirmation window</p></figcaption></figure>

When confirmed, products are added in the background. You will be presented with a message informing you about this fact.

<figure><img src="/files/FDI9RTF07gWq9qHOYgBq" alt=""><figcaption><p>Starting of the edit collection batch action confirmation message</p></figcaption></figure>

When the action finish, you will get a notification in the [Action center](/dashboard/dashboard/user-menu-and-action-center.md).&#x20;

<figure><img src="/files/zzazxdlEr9UeFAFsy03D" alt=""><figcaption><p>Action center edit collection notification</p></figcaption></figure>

{% hint style="info" %}
You need to refresh the page for the product to appear after being added via batch action.
{% endhint %}

<figure><img src="/files/jDSzMDBCBRpD8SPqekSA" alt=""><figcaption><p>Products > Collection > Edit with added products</p></figcaption></figure>

To remove product(s) from a collection click on the ***remove icon***&#x20;

<figure><img src="/files/NSi4WF6ZBIC5Cfzl0gAY" alt=""><figcaption><p>Products > Collection > Edit > Remove a single product</p></figcaption></figure>

or tick the checkboxes next to the product you wish to delete and use the ***Action menu*** to delete those products in the background.&#x20;

<figure><img src="/files/6hxnmlAAf08qCyBdCIJy" alt=""><figcaption><p>Products > Collection > Edit > remove multiple products in the background</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/products/collections/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.
