---
title: "Web Vision | Burger Menu | N3uron KB V1.22"
slug: "web-vision-burger-menu"
description: "Web Vision is a N3uron module developed to create pure web HMI and SCADA applications. Based entirely on HTML5, JavaScript and CSS technologies"
updated: 2025-12-23T19:02:43Z
published: 2025-12-23T19:02:43Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.n3uron.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Burger menu

## <meta charset="utf-8">Tag Alias

When the “Tag Alias” entry is selected using the burger button menu, a popup will appear with a tree representing the alias tree. Users can define different tag groups and tag aliases from this tree. This alias or alias group can then be accessed using its tree path starting with “@”.

![TagAlias(1)](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/TagAlias(1).gif)

Tag Aliases**** are utilized within**WebVision** to access tags from our Data Model, which can have lengthy paths. By employing Aliases, the utilization of these tag paths can be simplified. In the image above, we are creating a Tag Alias for a tag with the full path /ENTERPRISE/AREA/LINE_A/CELL_01/AC_POWER. By utilizing Tag Alias, we can access this tag using the following syntax: @Enterprise/AC_POWER_CELL_01. <font face="Arial"><span style="font-size: 18px;">Suppose we want to create a&nbsp;</span><span style="font-size: 18px; color: rgb(247, 148, 29);">new</span> <span style="font-size: 18px; color: rgb(247, 148, 29);">Gauge component</span><span style="font-size: 18px; color: rgb(0, 0, 0);">,</span><span style="font-size: 18px; color: rgb(247, 148, 29);">&nbsp;</span><span style="font-size: 18px; color: rgb(0, 0, 0);">and and its value should be the value of the&nbsp;</span><span style="font-size: 18px; color: rgb(247, 148, 29);">Tag Alias</span><font color="#000000"><span style="font-size: 18px;">. In that case, we just need to use the following syntax&nbsp;</span></font><span style="color: rgb(247, 148, 29); font-size: 18px; font-family: Arial; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">@Enterprise/AC_POWER_CELL_01</span><font color="#000000"><span style="font-size: 18px;">&nbsp;in the value field of the Gauge component, as shown in the image below.</span></font></font>

![GaugeAlias](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/GaugeAlias.gif)

Once the project includes aliases, the tag picker helper can be used to toggle between different tag and alias views. ![TagPickerHelper](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/TagPickerHelper.gif)

## Manage lock

When the “Manage lock” burger menu entry is selected, a popup will appear with information about the current lock. Sometimes, when the web browser is disconnected from the backend, the configuration may remain locked. However, provided that the user is logged in as the same user that applied the lock, users can release this using the “force unlock” button in the “Manage lock” popup.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/Picture26.png)

## Save configuration

The “Save configuration” menu entry allows users to download the current configuration to local computer storage. ![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/SaveConfig.png)

## Load configuration

The “Load configuration menu” option allows users to upload a previously saved configuration to **Web Vision**. If the user has already modified the container, a warning popup will be displayed asking for permission to overwrite. ![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/LoadConfig.png)

## Logout

This menu option allows users to close the current session and return to the login page. ![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/Logout.png)

[Web Vision Full Product Details](https://n3uron.com/iiot-platform-modules/web-vision/)

[](/docs/web-vision-burger-menu#_Toc63159961)
