# Units

The **Units** section is the place to manage the measurement units that you use for the products in your store.

<figure><img src="https://3057647601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbTY7EwZtYYQYC6GOcdTj%2Fuploads%2Fgit-blob-253adf2378207ee5d7608817271329c56d07530e%2Funits.png?alt=media" alt=""><figcaption></figcaption></figure>

In the Emporix Management Dashboard, you can add, customize, or remove measurement units for volume, length, quantity, and mass.

## Creating a unit

1. Go to **Settings** -> **Units** and choose **Add new unit**.
2. Fill in the information about the unit and choose **Save** when you're done.
   * **type**: choose what you're going to measure with the unit
   * **base unit**: decide whether the unit is a base one
   * **factor**: provide a conversion ratio for the unit to change it to another unit set

<figure><img src="https://3057647601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbTY7EwZtYYQYC6GOcdTj%2Fuploads%2Fgit-blob-0e561ae3da3ab3d9967e164d8b6174ea6a1f4da7%2Fadd_unit.png?alt=media" alt=""><figcaption></figcaption></figure>

Now, you can add the unit to a price model (**Pricing** -> **Price Models**), which you can then apply to your products. To learn how to link a price model with products, see [Price Models](https://developer.emporix.io/ce/management-dashboard/pricing/price-models).

{% hint style="info" %}
To learn more about units, see [Measurement Units](https://developer.emporix.io/ce/core-commerce/unit-handling) business documentation and [Unit Handling Service](https://app.gitbook.com/s/d4POTWomuSS7d3dnh4Dg/api-guides/configuration/unit-handling-service/unit-handling) API guide.
{% endhint %}
