> For the complete documentation index, see [llms.txt](https://docs.p4warehouse.com/v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.p4warehouse.com/v2/products-full-guide/product-setup/product-settings.md).

# Product Settings

## Create New Product

To create new product navigate to Setup > Products and click 'New' button in the top right corner as shown below.

![](/files/OYIMTEYR0Vi2q0R8wR6v)

In the following widow fill as many fields as possible. 'SKU' (stock-keeping unit) is a mandatory field. Making extremely long SKU numbers or descriptions in not beneficial to your operation. This will lead to error and a slowdown in the work processes. Also, the data will need to fit on your barcode label, depending on the size label and text you choose this can affect your operation.

To finalize new product creation click 'Submit' on the bottom right corner of the window.

![](/files/uF0tMwvySzP9Lt9SLaqb)

{% hint style="info" %}
Notice:  If you plan to use multi-company or 3PL Clients these must be setup first.
{% endhint %}

To configure the new product, select it from the 'Sku' column from the 'Product list'.

![](/files/d2MUEH4mqwq4LLb8iKwQ)


---

# 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://docs.p4warehouse.com/v2/products-full-guide/product-setup/product-settings.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.
