# Edit products (bulk edit)

Bulk editing helps you edit multiple products simultaneously and saves you time.

To edit multiple products follow the steps:

1. Go to `Products -> List Products`
2. Select the products you want to edit by clicking on the checkbox present in each product row.
3. Scroll down you will find the `Bulk Edit` option, click on it and you can edit the selected products.
4. Also, in the bulk edit screen, you can add any other products to edit them.


---

# 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://docs.kbgfuzion.com/erp/knowledge-base/products/edit-products-bulk-edit.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.
