---
title: Tags
id: "en:iot-spaces:ROOT:tags.adoc"
site: en
component: "iot-spaces"
module: ROOT
version: 3.0
lang: en
url: "https://help.rtlscloud.io/en/iot-spaces/3.0/tags.html"
source_repo: "https://github.com/iot-invent/xCloud.git@3.0.x"
source_path: "iot-spaces/docs/en/modules/ROOT/pages/tags.adoc"
---

# Tags

A tag is a physical transmitter that is assigned to an asset and reports its position.

## Tag list

![tags](_images/view/tags.webp)

| Module | Description |
| --- | --- |
| Filter | Filter by tag properties and labels |
| ![refresh](_images/refresh.svg) Refresh | Refreshes the tag list |
| ![plus](_images/plus.svg) Plus | Create a new tag |
| ![edit](_images/edit.svg) Edit | Edit the selected tag |
| ![delete](_images/delete.svg) Delete | Delete the selected tag |
| Actions | Further actions to choose from, among them the export of the list |

### Actions in the context menu

The tag actions are in the context menu of the respective row and act on the selection:

| Action | Effect |
| --- | --- |
| Assign tag profile | Assigns a profile from the **Tag profiles** perspective to the selected tags |
| Assign labels | Sets the labels of the selected tags |
| Activate / deactivate tag(s) | Switches the tags active or inactive |
| Debug | Switches the tag’s **debug** feature on or off |
| Trace | Switches tracing within the debug feature on or off |
| Decision | Switches the recording of decisions within the debug feature on or off |

The tag type can only be changed with administration permission on the tenant.

### Columns

| Field | Type | Description |
| --- | --- | --- |
| Tag Id | Text | Unique ID of the tag; the leading icon shows the state of the tag |
| Name | Text | Name of the tag |
| Type | Text | Tag type; the types are described under [Types](#Types) |
| Profile | Text | Assigned tag profile |
| Battery | Icon | Charge level of the battery |
| Voltage | Number | Battery voltage |
| Time since start | Duration | Uptime since the tag was last started |
| Configuration profile | Text | Assigned configuration profile |
| FW revision | Text | Firmware version of the tag |
| Last update | Timestamp | Point in time of the tag’s last report |

## Perspectives

| Perspective | Description |
| --- | --- |
| Tags | The tags of the space |
| Tag profiles | The profiles that can be assigned to tags |

## Types

| Type | Description |
| --- | --- |
| xTag LTE | IoT Invent tag with LTE |
| xTag AoA | IoT Invent tag with AoA |
| Generic | Tag with generic services |
| xTag AoA CS | IoT Invent tag with AoA and CS |

> **IMPORTANT:** Inactive tags are not filtered out from any processing on the device/edge level.
