> For the complete documentation index, see [llms.txt](https://help.tacinsight.com/fast-weigh-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tacinsight.com/fast-weigh-knowledge-base/how-to-guides/how-to-update-pricing/changing-order-product-pricing.md).

# Changing Order Product Pricing

1. Navigate to "**Orders**" > "**Orders**"

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

2. Select the order that has the product that will be changed

<figure><img src="/files/2V8ssB2XxlQFCR3sqI1A" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
See: [Creating New Orders](/fast-weigh-knowledge-base/how-to-guides/how-to-create-new-records/creating-new-orders.md)
{% endhint %}

3. Click the **\[✎]** button next to the product that needs to be changed

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

4. Change the prices that need to be altered

<figure><img src="/files/9UHYyKa5wkhjL5oOzwoW" alt=""><figcaption></figcaption></figure>

5. After making your changes, click **\[✓Update]**

{% hint style="info" %}
**Note:** This will only affect the product that is ran off of **this order** and will not affect your [Products & Pricing](/fast-weigh-knowledge-base/faqs-and-best-practices/best-practices/product-pricing.md)
{% endhint %}


---

# 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://help.tacinsight.com/fast-weigh-knowledge-base/how-to-guides/how-to-update-pricing/changing-order-product-pricing.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.
