Access Management
Access Management (AM) lets you securely grant access to specific resources in your TagoIO account. You create Targets (users or things) and assign Permissions that determine which resources those Targets can access.

Examples
Some examples of how AM can be used:
-
Share one specific dashboard only with users that contain certain tags. Example: Share the dashboard "Regional Sales View" with users who have the tag
level = supervisor. -
Share all dashboards with certain tags only with users that contain certain tags. Example: Share dashboards that contain the tag
state = NYorstate = MAwith users that have the tagregion = northeast. -
Share all my dashboards with all users. For this, you just need to set the field in Targets like
Run User = Any, and thePermissions = Anyto share everything with anyone. -
Allow an Analysis to do a bulk device upload. Example: An Analysis with the tag
script = device_upload, and thePermission = devicewith rulesCreateand with fieldAny.
By using the option Any in the matching fields, you expose all that resource without restrictions.