This guide applies to all device platforms
About Device Tags
Tags let you group devices locally in Iru Endpoint and can be used with Assignment Rules on both Classic Blueprints and Assignment Maps. Tags differ from an Asset Tag, which can also be set for a device but only supports one value and is usually used specifically for inventory purposes.How It Works
Device tags allow you to organize and categorize devices for easier management and policy assignment. Tags can be used with Assignment Rules to automatically apply Library Items to devices based on their tag assignments.Tagging a Device
To add one or more tags in Iru Endpoint, follow these steps.Managing Tags
Using the Manage tags menu, you can manage tags for your tenant from the Devices page. From here, you can:- Add new tags without assigning them to any devices
- Rename tags
- Delete tags if they’re not used in scoping rules
Manage tags in modal
In the Manage tags modal, you can search for, add, edit, or delete tags.To edit or delete tags, click the ellipsis to the right of the tag and select Edit tag or Delete tag.
Adding or Removing Tags in Bulk
You can add or remove tags from devices in bulk using the Bulk Actions menu on the Devices Page.Tags for Automated Device Enrollment
Tags can be applied to Automated Device Enrollment (ADE) devices before they enroll. The tags carry over to the enrolled device record and stay in sync both ways: updating an enrolled device’s tags updates the ADE record as well.
You can manage tags (add, rename, or delete them) by following the steps in the Managing Tags section.
Tags assigned to ADE devices can be used in Blueprint Routing rules to route devices to Blueprints during enrollment.
Activity Logging
Updates to Tags are logged in the Device Record Activity, as well as in Global Activity.Using Tags with Conditional Logic
To learn more about conditional logic, see Using Conditional Logic in Assignment Maps. Tags support the following operators, which are case-sensitive:| Operator | Definition |
|---|---|
are exactly | matches against the entire tag set |
are not exactly | matches against the entire tag set |
contain one of | looks for one or more of the specified tags in the device’s entire tag set |
does not contain one of | looks for one or more of the specified tags in the device’s entire tag set |
Related articles
Creating a Blueprint
Create a Blueprint with Assignment Maps
Configuring Blueprints
Create and configure device Blueprints for policy management
Blueprint Routing
Configure dynamic Blueprint assignment during device enrollment using Assignment Rules
Using Conditional Logic in Assignment Maps
Use conditional logic in Assignment Maps