# Edit status

{% 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 %}

Choose a status and language to set for a previously selected products and click on the **Change status** button.&#x20;

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

Confirm your decision or cancel it.

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

After confirmation, a notification will show up.

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

When the change is done it will be shown in [Notification center](/dashboard/dashboard/user-menu-and-action-center.md).

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

To see details of that action highlight the notification entry and click on the three dots menu, then choose **See details**.

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

Now you will be presented with action details.

<figure><img src="/files/pQqtYWqwlRWZZVgHslPT" 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/products/catalog/batch-actions/edit-status.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.
