Tags
Tags are labels that can be attached to Site Planner objects to organize them beyond the standard relationships and groups. This helps identify them for use with Automation features.
Tags are labels that can be attached to Site Planner objects to organize them beyond the
standard relationships and groups. This helps identify them for use with Automation features.
Tags
can be managed via the Organization -> Tags -> Tags
page accessed through the
header bar found on any Site Planner page. While many do, not all Site Planner objects currently
support tags. Each tag has a label and color.
APIs to manage the objects are also available.
You can also use tags to query for objects by using the Site Planner API. The
following API call returns all circuits that have the production tag:
/circuits/circuits/?tag=production