# #4: Bulk update prices for multiple products (Both IAP and subscriptions)

{% embed url="<https://youtu.be/obg6mgxLhqE>" %}

<details>

<summary>Step by step guide</summary>

**Step 1:** Begin by clicking on the **Change Price** option.

**Step 2:** Select the products you wish to update. Use the search function to find specific products.

**Step 3:** On the following screen, update the base price for each product.

&#x20;If there's a product you don't wish to change, leave it as is.

**Step 4:** We'll then ask you to select a price index. Choose the one that best suits your needs. For this example, we'll use the Netflix Price Index. "Click Next"

**Step 5:** Decide whether you want to make the price update go live immediately or schedule it for later.

**Step 6:** Review and confirm your changes..

</details>


---

# 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.surgegrowth.io/video-demos/4-bulk-update-prices-for-multiple-products-both-iap-and-subscriptions.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.
