# Data models Browser

From the data models browser, you can view/modify the data models of your organization, allowing for customization of entity data on the platform.

## How it Works

{{< staticImage "ux/DatamodelsBrowser/Browser/DatamodelsBrowserWidget.png" "Data Models Browser" >}}

### Widget Menu

{{< staticImage "ux/DatamodelsBrowser/Browser/DatamodelsBrowserWidgetActions.png" "Data Models Browser Actions" >}}

The following actions can be performed directly from the widget:

- **New Datamodel**: Launches the data models configuration wizard, provided the necessary permissions are available.
- **Editable/All**: Toggles between displaying all data models (both inherited from catalog and own) or only the editable ones (those owned by you, which can be deleted).
{{% ux-widget-menu-actions %}}

### Data Model Details

{{< staticImage "ux/DatamodelsBrowser/Browser/DatamodelsBrowserWidgetDatamodelTree.png" "Data Model Tree" >}}

To view the data streams of a data model, click on the arrow located to the right of each one to enable the navigation panel. The first level will display the categories followed by the data streams assigned to each of them.

### Actions per Data Model

{{< staticImage "ux/DatamodelsBrowser/Browser/DatamodelsBrowserWidgetDatamodelActions.png" "Data Model Actions" >}}

The following are the possible actions that can be performed for each of the organization's own data models:

- **Download**: Allows downloading of the selected data model.
- **Edit**: Enables editing of a data model.
- **Remove**: Deletes the selected data model (only those that are not inherited).

## Configuration

{{< staticImage "ux/DatamodelsBrowser/Configuration/DatamodelsBrowserConfiguration.png" "Data Model Configuration" >}}

{{% ux-widget-configuration %}}

- **Items Per Page**: Indicates the number of data models that will be displayed per page while navigating.
- **Search by All Organizations**: When enabled, the widget will display all data models from all my organizations.

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

---
