# Create new Data Model

This wizard allows us to create data models for customizing data within the platform's entities.

## Steps

### Data Model

Data for registration and identification for creating a data model on the platform.

{{< staticImage "ux/DatamodelWizard/Steps/datamodel.png" "Creation" >}}

### Category

Data for the data model. We will add a category by clicking the `+` button. We will enter an identifier and optionally a name. Then we click the **add** button.

{{< staticImage "ux/DatamodelWizard/Steps/addCategory.png" "Category" >}}

{{% ux-widget-configuration %}}

We can add a data stream, and the data stream creation wizard will open.
We will select the type of data stream we are going to create, either **collection** or **provision**.

{{< staticImage "ux/DatamodelWizard/Steps/general.png" "AddDatastream" >}}

### Qrating

If a version number is entered, a series of fields for filling out the Qrating will appear.

{{< staticImage "ux/DatamodelWizard/Steps/Qrating.png" "Qrating" >}}

### Storage

By default, the storage period will appear in **DAYS**, but it can be changed to SECONDS, MINUTES, or NEVER.

{{< staticImage "ux/DatamodelWizard/Steps/Storage.png" "Storage" >}}

## Import/Export Configuration

Allows you to import and export the wizard's configuration via JSON.

{{< staticImage "ux/DatamodelWizard/Steps/btnModalJson.png" "btnJson" >}}

{{% ux-wizard-json-import-export %}}

{{< staticImage "ux/DatamodelWizard/Steps/itemJson.png" "items" >}}

{{% children sort="weight" depth="10" %}}

---
