> 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/system-configurations.md).

# System Configurations

System product configurations set a baseline for all the products in P4W system. Setup of these configurations will affect all newly created products. While some settings, like units of measurements, can be change later other setting are only controlled in this section.

To change system product settings navigate to Setup > Configuration > Business > Products

![](/files/b0JqhbKz9TuUuOh4OTQE)

## Configurations

![](/files/qavshsPMXHLaGigrPJTD)

* **Content Label Size** - maximum number of lines to be printed per content label page (Max 30).
* **Expiry Format** - expiry date format (yyyyMMdd).
* **Allow Expired product** - allow receiving and adjusting expired product.

{% hint style="danger" %}
Setting Allow Expired Product to True will permit the system to ship expired products. Use this setting with caution.
{% endhint %}

* **Print Packsize Labels On Consolidate** - print packsize labels when consolidating Packsizes.
* **Decimal Error Margin** - acceptable error margin (in UoM) whe handling Decimal controlled product.
* **Report Weight Unit Of Measure** - default weight unit of measure. Used in Reports and weight capture HH screens.
* **Report Length Unit Of Measure** - default length/width/height nit of measure. Used in Reports and weight capture HH screens.
* **Capture Weight Unit Of Measure** - default weight unit of measure. Used in weight capture HH screens.
* **Capture Length Unit Of Measure** - default length/width/height nit of measure. Used in Dims capture HH screens.
* **Allow Attribute Change** - whether attribute control can be changed for products that have transactions.

{% hint style="info" %}
Notice: Click 'Save' to implement changes.&#x20;
{% 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://docs.p4warehouse.com/v2/products-full-guide/product-setup/product-settings/system-configurations.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.
