# Product properties

In ERPAG, you can use product properties to provide additional information about the product.

To create product properties in ERPAG, go to:

```
Inventory > Product properties
```

Here ERPAG will already have two product properties created on default:

* Size ( S, M, L, XL...)
* Color ( Red, Green, Blue...)

You can add on more values to each of the offered variations, and you can add more variations by using the 'add new' button.

![](/files/-LLUVor8zkRxe-aP5TRP)

This will lead you to a window where you will be able to type in the description of the property and enter the values for that property.&#x20;

![](/files/-LLUWXtLBU4fwmPCAgu8)

You can assign five different values to a property, and add a note if necessary.

Once you assign a property to a product, it will appear in the product section of that particular property.

![](/files/-LLUXyr0WqN8EZ-M-UkW)

Once you are done creating the wanted properties and you save the changes, to assign the properties to products go to:

```
Inventory > Products and services
```

Choose the wanted product from the list, open it and go to 'edit' mode, to enable changing. Scroll down to the 'product properties' section and expand it.

![](/files/-LLUZIuVKFsaZBlTetlQ)

Here you will have offered all the product properties that you have created on your product properties list and you will be able to choose the wanted values from the drop down menu.

![](/files/-LLUZivhBcafKLKf63KS)

![](/files/-LLU_-jdx_mP7q4JP10q)

If you want to assign another property to this product that is not created previously, you can always use the 'setup: product properties' option to create a new product property on the spot.

![](/files/-LLU_cErf5xJfNUUnyQf)

![](/files/-LLUaFhdEYaY2WI9VWoR)


---

# 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://learn.erpag.com/project/create-new-product-1/untitled-4/basic-definition/product-properties.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.
