# Creating New Orders

## How to Create Orders

{% stepper %}
{% step %}

### Navigate to \[ Orders > Orders ]

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

{% endstep %}

{% step %}

### Click \[ + New Order ]

<figure><img src="/files/wkV2cU0WFRJRmvkrvJjM" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Fill out required Fields

The minimum required fields to add a new order are **Region**, **Description** and **Customer**

<figure><img src="/files/JvmKflBnSe1FE1PPJ3fb" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click \[ Save ]

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

{% hint style="warning" %}
A **Product** must be added to an **Order** before it can be ticketed on. The **Order** can also be set to Open by checking the **Open Order** box if you would like to be able add products in the fast-weigh scale app
{% endhint %}
{% endstep %}
{% endstepper %}

## Adding a Single Product to an Order

{% stepper %}
{% step %}

### Click \[ + Add Single Product ]

While on the create/edit **Order** screen, select the **\[ + Add Single Product ]** button on the bottom table. If the button is not there you may need to select **\[ Save ]** for it to appear.

<figure><img src="/files/nCCTjZhmoI8vgvB6eqb8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Fill out Required Fields

The minimum required fields to add a new product are **Location**, **Yard**, **Product** and **Unit Price**

<figure><img src="/files/3c8XKunw9TSgjRuG8w0p" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click **\[ ✓ Update ]**&#x20;

<figure><img src="/files/sZ087DDC4okvkiy94qQ3" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### **Adding Multiple Products at once to an Order**

{% stepper %}
{% step %}

### Click \[ + Add Multiple Products ]

While on the create/edit **Order** screen, select the **\[ + Add Multiple Products ]** button on the bottom table. If the button is not there you may need to select **\[ Save ]** for it to appear.

<figure><img src="/files/SVJ5hKusFgutuAp4XJXR" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select Products

Select any of the provided parameters to filter results and click the **\[Refresh]** button

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

Select the products using the checkboxes next to them

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

The **Use Template Pricing** checkbox will apply template pricing to all selected products

<figure><img src="/files/4oiH0Knkabv0CwVNTsF1" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click \[ Save ]

<figure><img src="/files/9b6QOHkzUrllVUUJjxpZ" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## Related Guides

{% content-ref url="/pages/IjQ3Q6DQpNmSnIqi2V8h" %}
[Creating a New Product](/fast-weigh-knowledge-base/how-to-guides/how-to-create-new-records/creating-a-new-product.md)
{% endcontent-ref %}

***

## References

{% content-ref url="/pages/1iuGFgZfzPcwE5jusawb" %}
[Orders](/fast-weigh-knowledge-base/references/web-portal/orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/R1EnBdScYcTNgRWHiXrL" %}
[Products](/fast-weigh-knowledge-base/references/web-portal/resources/products.md)
{% endcontent-ref %}


---

# 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://help.tacinsight.com/fast-weigh-knowledge-base/how-to-guides/how-to-create-new-records/creating-new-orders.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.
