> For the complete documentation index, see [llms.txt](https://docs.tuplo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tuplo.com/using-tuplo-studio/product-groups/multi-edit-and-edit-from-search.md).

# Multi-edit & Edit from Search

Knowing how to change individual product details will help you manage your inventory. Still, when massive updates are needed, the **Multi-edit Menu** and **Edit from Search** tools ensure you maximize your time when making changes across your entire inventory.

***

## The Multi-edit Menu

<figure><img src="/files/rfkXyfNFVaavGDDcRCeB" alt=""><figcaption><p>Performing edits using the Multi-edit Menu in the Product Group Window.</p></figcaption></figure>

The **Multi-edit Menu**, available in list view and pack view, allows you to select multiple products in the product group to edit their collective details.

To **access** the Multi-edit Menu:

* **Expand** the product list by clicking the [Show/Hide button](/introduction/interface-fundamentals/common-controls.md).&#x20;

Then, to **edit** products:

1. **Select** the desired products using either:
   1. <mark style="color:blue;">**Shift + Click**</mark>&#x20;
   2. <mark style="color:blue;">**Command + Click**</mark>.
2. **Click** a value entry in the Multi-edit Menu.
3. **Enter** the new value.
4. Then, either:
   1. &#x20;**Press** Return to commit the edit.
   2. **Press** Tab to commit the edit and select the next value.

***

## Edit from Search

<figure><img src="/files/Q2IfLGjkYE4ZttFrYz7s" alt=""><figcaption><p>Expanding all sections in the Products tab allows you to modify products and Product Groups after applying search filters.</p></figcaption></figure>

Combining some of the functionality of the Multi-edit Menu and the Navigator Window search features allows you to take command of your inventory and perform all your adjustments from one window.

Updating your inventory can take minutes instead of hours using these value entries. You can also use these sections to add products to the [Inventory Tool](/using-tuplo-studio/inventory-tool.md) if you need to print labels or wish to perform inventory adjustments.

To **adjust your search results** in the Products tab:

1. **Expand** all sections using the Show/Hide section buttons.
2. **Select** a product group.
3. **Select** products using either:&#x20;
   1. <mark style="color:blue;">**Shift + Click**</mark>
   2. <mark style="color:blue;">**Command + Click**</mark>.
4. **Select** a value.
5. **Enter** the desired change.
6. **Click** the appropriate update button.


---

# 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://docs.tuplo.com/using-tuplo-studio/product-groups/multi-edit-and-edit-from-search.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.
