# Operation

The **Operation** tab allows you to simulate the response that the device would send to the OpenGate platform when receiving an operation, by selecting a previously created operation.

{{< staticImage "ux/OperationEmulator/Home/enableResponse.png" "Tab Sensors" >}}

The help opens a modal window that provides information on the data structure for input and output operation variables

{{< staticImage "ux/OperationEmulator/Home/helpOperation.png" "Tab Sensors Help" >}}

If you click on the **copy template** button, it will copy the **response template**.  

{{< staticImage "ux/OperationEmulator/Home/copyModalOperation.png" "Tab Sensors" >}}


Inside the function, you can create an input and output operation. Using the **delete** or **save** buttons, you can delete or save the emulation of that operation.

{{< staticImage "ux/OperationEmulator/Home/deleteOperation.png" "Tab Sensors Delete" >}}

{{< staticImage "ux/OperationEmulator/Home/saveOperation.png" "Tab Sensors Save" >}}

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

---
