# Creating a New Product

## How to Create Products

1. Navigate to "**Resources**" > "**Products**" > "**Products & Pricing**"<br>

   <figure><img src="/files/0ocbSV8Ye4sLixn6zPf7" alt=""><figcaption></figcaption></figure>
2. Navigate to the **Product Setup**\ <br>

   <figure><img src="/files/3cFbXWzUnDk6nOBRGSNS" alt=""><figcaption></figcaption></figure>
3. Click the **\[+New Product]** button<br>

   <figure><img src="/files/xaPjqpkXdrS02M1eYgUI" alt=""><figcaption></figcaption></figure>
4. The minimum required fields to add a new product are **Product ID**, **Description** and **Unit**

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

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

## Assigning Products to a Location

After a product has been created, it will need to be assigned to a location. This will be where you will be ticketing the Products.

1. Select the product you just created and click the  **\[+Add Location]** button in the middle tab<br>

   <figure><img src="/files/1Bf66bQMpdPj5gLBGJwb" alt=""><figcaption></figcaption></figure>
2. The minimum required fields are **Region**, **Location**, and **Yard**<br>

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

{% hint style="warning" %}
The product must be added to the location it is being ticketed out of. Mutiple locations can be added to the same product and vice versa
{% endhint %}

3. Click **\[✓Update]**

Once the Product Location is set up, make sure to set up default pricing for the product


---

# 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-a-new-product.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.
