# Manufacturers and Models Browser

Here, you can consult and/or manage the manufacturers and models on the platform.

## How it Works

{{< staticImage "ux/ManufacturersModelsBrowser/Browser/ManufacturersModelsBrowserWidget.png" "Manufacturers and Models Widget" >}}

### Widget Menu

{{< staticImage "ux/ManufacturersModelsBrowser/Browser/ManufacturersModelsBrowserWidgetActions.png" "Manufacturers and Models Actions" >}}

From the action menu of the widget, it will be possible to do the following:

- **New manufacturer**: allows you to run the creation wizard for manufacturer (provided you have the necessary permissions).
- **New model**: allows you to run the creation wizard for manufacturer model (provided you have the necessary permissions).
{{% ux-widget-menu-actions %}}

Any changes made will affect all organizations; therefore, maintenance is restricted to platform administrators.

### Actions by Manufacturer

{{< staticImage "ux/ManufacturersModelsBrowser/Browser/ManufacturersModelsBrowserManufacturerSummary.png" "Manufacturers and Models Actions" >}}

The following are the possible actions to be taken for each manufacturer:

- **Images**: If the manufacturer has attached images, this option will be displayed to view them in full screen.
- **New Model**: Opens the model creation wizard with the selected manufacturer pre-filled.
- **Edit**: Opens the manufacturer wizard where you can change the manufacturer's details.
- **Remove**: Deletes the selected manufacturer as well as all the models associated with it.

By clicking the expand button, you can see the manufacturer's details as well as a list of all available models, if any exist.

### Actions by Model

{{< staticImage "ux/ManufacturersModelsBrowser/Browser/ManufacturersModelsBrowserModelActions.png" "Manufacturers and Models Model Actions" >}}

The following are the possible actions for each of the available models for the manufacturer:

- **Change Manufacturer**: Allows you to directly move the model to another manufacturer.
- **Edit**: Opens the model configuration wizard to change its parameters.
- **Remove**: Deletes the selected item.

## Configuration

{{% ux-widget-configuration %}}

- **Items per Page**: Configures the number of manufacturers to be displayed per page.

{{< staticImage "ux/ManufacturersModelsBrowser/Configuration/ManufacturersModelsBrowserConfiguration.png" "Manufacturers and Models Code Configuration" >}}

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

---
