# Bulk update Inventory Sync Groups

The **Bulk Update** feature allows you to manage multiple inventory sync groups at once, saving time when updating statuses, quantities, or active locations.

### ✅ What you can do with Bulk Update

With Bulk Update, you can quickly:

* Update group settings for many groups at the same time
* Rename or organize groups faster
* Trigger syncing for many updated groups after saving

> 💡 After a bulk update, Tipo creates a **Sync Event** and recalculates inventory for affected groups

### 🛠️ Steps

1. Open the app > go to **Inventory Sync Groups**&#x20;
2. Select the groups you want to update by ticking on the checkbox
3. Click **Bulk Update** at the top right

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

4. Edit Group details

In the **Bulk Update Inventory Sync Groups** view, you can:

* Update Status: Choose whether the group is *Active* or *Disabled*.
* Adjust Inventory Quantities: set new quantities for each location.
* Activate or Deactivate Locations: Use the checkbox to select which locations are included in syncing.

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

5. Once you’ve made all updates, simply click **Save**.

The app will update all selected groups at once.

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# 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.tipo.io/inventory-sync-groups/bulk-update-inventory-sync-groups.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.
