# Edit collections

{% hint style="info" %}
Batch actions work in the background, when they are fully executed you will see confirmation in the [Action center](/dashboard/dashboard/user-menu-and-action-center.md) and a new entry in [Activities](/system/activities/batch-actions.md).
{% endhint %}

There are 2 actions you can take here:

## Add to collection

Products selected in the product catalog (grid) will be added to the collection.

<figure><img src="/files/vTYKHCLDtqETwINQYPJ5" alt=""><figcaption><p>Batch actions > Edit collections window</p></figcaption></figure>

The next step is to choose the collection from the drop-down list to which the products will be added.

<figure><img src="/files/jyBKXaPy3twOSJHdb3xZ" alt=""><figcaption><p>Batch actions > Edit collections  > Add to collection window</p></figcaption></figure>

## Remove from collection

Products selected in the product catalog (grid) will be removed from the collection.

<figure><img src="/files/PMCL2zDQwTDMWtu0uTqz" alt=""><figcaption><p>Batch actions > Edit collections window</p></figcaption></figure>

<figure><img src="/files/9IQq7UobcdD1kWqXdC8h" alt=""><figcaption><p>Batch actions > Edit collections  > Remove from collection window</p></figcaption></figure>

The next step is to choose the collection from the drop-down list from which the products will be removed.


---

# 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/products/catalog/batch-actions/edit-collections.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.
