# Live changes

The changed attributes under the `liveChanges` object will go live immediately. You do not need to deploy these changes. When creating a product, you can use the following attributes to insert live changes. After creating the product, the fields are read-only. You can apply live changes by using the `POST /v1/products/{productId}/live-changes` API. This object is available when you update a product.&#x20;


---

# 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.digitalriver.com/commerce-api-references/commerce-api-reference-guide/admin-apis-reference/live-changes.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.
