In Easy365Manager, you can enter “Tags” for a room, which serve as descriptive labels that provide metadata about a location, helping to organize and categorize places.
Watch a quick video guide here.

In Easy365Manager, the “Tags” setting corresponds to the ‘Tags’ parameter of the Set-Place PowerShell command.
The PowerShell command “Set-Place -Tags” is used to assign tags or labels to a specific location or place:
Set-Place -Identity "Manchester-ConfRoom-3.3" -Tags "Whiteboard", "Cooler"
The benefit of using “Set-Place -Tags” is efficient organization. By tagging places, you can easily group and search for locations based on specific criteria. This simplifies the process of labeling and managing places, enhancing productivity and the ability to navigate through your environment effectively.