Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Tags are a very important part of the design of Iguana X as they drive a lot of functionality. This solution is very flexible in allowing customers with complex needs to solve many problems by using #tags (small expressions starting with #, like #admin, #dev, #emr, etc.) to categorize and implement rules.

You can also do mass editing of #tags using Bulk Editing of Tags.

Tags are assigned to Users and Components to invoke functionality including:

 Categorize and filter your Dashboard - create component groups

By adding #tags to components in the Tags field of a Component Card, you are able to categorize your interfaces and filter your Dashboard.

Screen Shot 2024-03-04 at 2.25.24 PM.png

Click on a component #tags and the Dashboard will filter to only display components with the assigned tag. You can filter on one or more #tags to refine your display.

Screen Shot 2024-03-04 at 12.52.11 PM.png
 Apply interface functionality
  • #autostart - autostart the component when the IguanaX service is rebooted (Autostarting Components

  • #run - runs a component immediately upon adding the component.

 Apply Role Tags to assign permissions to both Users and Components

Tags are used to assign Role permissions:

  • Users with Tags are assigned Iguana system permissions.

  • Component’s by default have no permission restrictions. Only if a tag matching a role is added to a Component Card, are the tags permissions applied to that component.

See Users and Roles.

 Apply Notificaiton Rules to Components

To apply configured Notifications to specific Components, the corresponding notification rule tag can be added to the Component Card.

 Apply Log Purge Rules to Components

Log Purge Rules can be applied to specific components by adding a tag to the Component Card. See Log Management and Purging.

  • No labels