# User

Allows the creation of users on the platform.

## Steps

### User Data

Essential information for the registration and identification of a user on the platform.

All fields are mandatory.

**Email:** The email address must be valid.
**Password:** The "Password" and "Password Repeat" fields must match.
**Profile:** User profile to be assigned to the user.
**Organization:** Administrative organization associated with the user.
**Workgroup:** Workgroup indicating the management scope assigned to this user. This means the list of entities that the user can manage through the web and API interfaces.

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

## Import/Export Configuration

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

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

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

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

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

---
