# Devices Emulator

The Devices Emulator website emulates data on devices that can be used with platform elements. It is necessary to create a device from the **Devices Wizard** beforehand. Once created, we will select the device in the Entity Key combo. 

{{< staticImage "ux/HomeEmulator/Home/entityKey.png" "Entity key" >}}

In the actions menu, the following actions can be performed:

* **Exact search**  
* **Case sensitive**  
* **New**: Opens the device wizard
* **Execute operation**: Opens the new operation wizard. To make this available, it is necessary to have previously selected an **Entity key**.

{{< staticImage "ux/HomeEmulator/Home/selectActions.png" "Select actions" >}}

{{< staticImage "ux/HomeEmulator/Home/menuActions.png" "Menu actions" >}}

Finally, you can view the logs of the different actions performed from the icon.

{{< staticImage "ux/HomeEmulator/Home/cleanLog.png" "Clean log" >}}

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

---