# Entity Information Details

A widget that displays information about each of the data streams that make up the entity in a card format.

## How it works

{{< staticImage "ux/EntityDetails/Widget/EntityDetailsWidget.png" "Asset related" >}}

On each card, you will be able to see:

- the current value
- the date when the value was taken
- the source of the information
- the type of provisioning (for provisioned data)
- identifying icon

### Target menu

{{< staticImage "ux/EntityDetails/Widget/TargetMenu.png" "Target menu" >}}

From each of the cards, you can open various widgets (varying depending on the type of data stream value):
{{% ux-widget-datastream-widgets %}}

### Grouping

{{< staticImage "ux/EntityDetails/Widget/Grouping.png" "Grouping" >}}

Choice of type of grouping.

Depending on its configuration, it can be by:

- data model
- categories of a data model
- tags
- whether the value is provisioned or collected

### Performance

{{< staticImage "ux/EntityDetails/Widget/Performance.png" "Performance" >}}

Graph showing the performance of the data stream.

### Widget Menu

{{< staticImage "ux/EntityDetails/Widget/MenuActionList.png" "Menu action list" >}}

The following actions can be performed:

- **Open device information:** Opens a temporary dashboard with device information
- **Edit:** Opens the device wizard
- **Execute operation:** Opens an operation execution wizard to perform an operation on the device
{{% ux-widget-menu-actions %}}

## Configuration

{{< staticImage "ux/EntityDetails/Configuration/ConfEntityDetails.png" "Configuration" >}}

{{% ux-widget-configuration %}}

{{< staticImage "ux/EntityDetails/Configuration/ConfGeneral.png" "General" >}}

- **Entity key:** Device to display
- **Extra information:** Choice of data to display within the card
- **Grouping:** Choice of type of grouping:
  - data model
  - categories of a data model
  - tags
  - whether the value is provisioned or collected
- **DatastreamId:** Choice and format of the displayed data streams
  {{< staticImage "ux/EntityDetails/Configuration/ConfDatastreamId.png" "ConfDatastreamId" >}}
  - Choose whether to only view the selected data streams
  - Format the selected data streams
    - Alias
    - Category: a new category can be created for grouping the data streams
    - Position: position of the value on the card
    - Icon: representative icon that will be displayed on the card
    - Format: format the value of the displayed data stream

### Advanced

{{< staticImage "ux/EntityDetails/Configuration/ConfAdvanced.png" "General" >}}

### Visualization

{{< staticImage "ux/EntityDetails/Configuration/ConfVisualization.png" "Visualization" >}}

Certain elements of the graphs displayed in the widget can be configured:

- **Background color**
- **Hide details header panel:** Removes the menu that allows modifying the type of visualization and the type of value to display.
- **Default alignment:** position of the value on the cards

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

---
