Skip to content

Tags

Tags group data sources in Port, queries in Compass, and widgets in Cartography with colored labels. Once tags are assigned, they can be used as filters in each module's list screen; in large environments they help find the relevant items quickly.

Access

Click the Settings icon in the left menu → in the dialog that opens select the Tags tab.


What It's For

  • Grouping — Mark items belonging to the same plant, line, or topic with a tag; apply the filter on the list screen to show only those.
  • Visual identification — The color assigned to each tag appears as a dot on list cards and speeds up scanning.
  • Cross-module consistency — The same tag is used across Port, Compass, and Cartography; a consistent classification scheme is established across modules.

Predefined System Tags

Pirivision automatically provides the following tags corresponding to data source types. These tags cannot be deleted; you can however create custom tags with the same name.

Tag Color Purpose
EXCEL Green Marks Excel Offline data sources
MQTT Purple Marks MQTT broker connections
MSSQL Red Marks Microsoft SQL Server connections
MYSQL Light Green (Teal) Marks MySQL connections
POSTGRESQL Blue Marks PostgreSQL connections
REST Navy Marks REST API connections

System tag list


UI Field Reference

Tags screen — search + list

Field / Control Description
Search or create... Searches existing tags; if no match, suggests creating a new tag
+ (top right) Create a new tag
Color dot The color assigned to the tag
Tag name The text shown in the list and filter panel
Trash Delete the tag

Creating a New Tag

  1. In the Tags tab, type the tag name in the Search or create... box.
  2. If no match is found, a "Create new: <name>" option appears — click it.
  3. Assign a color from the color picker.
  4. Click Save.

Method 2 — + Button

  1. In the Tags tab click the + button at the top right.

    New tag form

  2. Fill in the Tag Name field.

  3. Pick a color from the color picker.
  4. Click Save.

The search box applies an instant filter — as you type, matching tags are shown. It is case-insensitive.

Tag search


Tag Deletion

  1. Click the trash icon at the end of the row of the tag you want to delete.
  2. If a confirmation appears, click Confirm.

Deletion and Existing Assignments

A deleted tag is automatically removed from all data sources, queries, and widgets it is assigned to. The action cannot be undone.


Tag Assignment

Tag assignment happens not in the Tags tab but in the relevant module's create/edit screen:

Module Tag Assignment Point
Port The Tags field in the data source add / edit form
Compass The Tags field in the query save panel
Cartography The Tags field in the widget save / edit form

Filtering by Tag

Each module's list screen has a Tag filter:

  1. Open the Filter / Sort area on the list.
  2. Pick the tag(s) to apply.
  3. Only items with the selected tag are shown.

When multiple tags are selected, OR logic (at least one match) is applied.

Tag filter — Port list


Limitations and Notes

Topic Description
Scope Tags are visible to all users and shared; they are not per-user.
Predefined tags EXCEL, MQTT, MSSQL, MYSQL, POSTGRESQL, REST tags cannot be deleted.
Name uniqueness Two tags cannot share the same name (case-insensitive comparison).
Color requirement Each tag must have a color; you cannot create a colorless tag.
Filter logic Multi-tag selection applies OR, not AND.

Next Step

Global VariablesMy Color PalettesPort — Data Sources