> For the complete documentation index, see [llms.txt](https://docs.samita.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.samita.io/bulk-price-editor-sami/welcome-to-sami-bulk-price-editor.md).

# Welcome to Sami Bulk Price Editor

Bulk edit prices, titles, tags, inventory settings and more across your Shopify products, with preview, scheduling and one-click revert.

**Sami Bulk Price Editor** (shown as **Bulk Price Editor Sami** in your Shopify admin) is a Shopify app by [Samita](https://samita.io). It lets you change one product field across many products at once, preview the result before anything is written to Shopify, schedule the change, and revert it later.

Every change you make is a **task**. A task describes what to change, which products to change, and when to run.

<figure><img src="https://1559832597-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw4HtMDNMyRJ8FelzhTov%2Fuploads%2Fgit-blob-8269d05b746028ddb77802e4de6500e11e465819%2Fdashboard.png?alt=media" alt="The app dashboard showing task statistics, the New bulk edit button and the Quick Discount Campaign Setup card"><figcaption><p>The app dashboard</p></figcaption></figure>

## What you can do

* **Edit one field in bulk.** Prices, compare-at prices, cost, titles, descriptions, tags, status, collections, sales channels, SKUs, barcodes, weight, inventory settings, tax settings, customs data, product options, Google Shopping fields and custom metafields. See [Choose a field to edit](/bulk-price-editor-sami/create-a-task/choose-a-field.md).
* **Target exactly the right products.** All products, one or more collections, hand-picked products, or products that match conditions such as tag, vendor, type or creation date. Narrow further to specific variants. See [Select products and variants](/bulk-price-editor-sami/create-a-task/select-products.md).
* **Preview before you run.** The preview shows the current value and the new value for each product before you save.
* **Run now, later, or on a schedule.** Start immediately, save for a manual start, schedule a date and time, or repeat daily, weekly or monthly. See [Schedule, revert and save](/bulk-price-editor-sami/create-a-task/schedule-and-save.md).
* **Revert automatically or on demand.** Schedule the revert when you create the task, or press **Revert now** later. See [Revert changes](/bulk-price-editor-sami/manage-tasks/revert-changes.md).
* **Track every change.** Each task keeps a product-by-product log of the original and updated values, which you can search and export. See [Task details and product changes](/bulk-price-editor-sami/manage-tasks/task-details.md).

## Start here

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting started</strong></td><td>Install the app and run your first bulk edit in a few minutes.</td><td><a href="/bulk-price-editor-sami/getting-started.md">Getting started</a></td></tr><tr><td><strong>Create a task</strong></td><td>A step-by-step tour of the task form.</td><td><a href="/bulk-price-editor-sami/create-a-task/overview.md">How a task works</a></td></tr><tr><td><strong>Field guides</strong></td><td>What every editable field can do, with examples.</td><td><a href="/bulk-price-editor-sami/field-guides/price-and-compare-at-price.md">Price and compare-at price</a></td></tr><tr><td><strong>Manage tasks</strong></td><td>Statuses, pausing, reverting, rescheduling, exporting.</td><td><a href="/bulk-price-editor-sami/manage-tasks/tasks-list-and-statuses.md">Tasks list and statuses</a></td></tr><tr><td><strong>Plans and pricing</strong></td><td>What each plan includes and how limits apply.</td><td><a href="/bulk-price-editor-sami/settings-and-plans/plans-and-pricing.md">Plans and pricing</a></td></tr><tr><td><strong>FAQs</strong></td><td>Answers to the questions we hear most often.</td><td><a href="/bulk-price-editor-sami/faqs/task-completed-but-no-changes.md">Why was the task completed but no changes were made to the product?</a></td></tr></tbody></table>

## Need help?

* Email us at <support@samita.io>.
* Use **Contact us** inside the app, or the live chat bubble in the bottom-right corner of every app page.

See [Contact support](/bulk-price-editor-sami/settings-and-plans/contact-support.md) for what to include in your message.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.samita.io/bulk-price-editor-sami/welcome-to-sami-bulk-price-editor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
