Administering tags
If you have an administrator role, you can configure and manage all tags, even tags created by other users. You can also configure notifications, auto-assignment, and Zing indexing for tags.
You must have the tags_admin role for these administrative tasks.
Parent Topic:Tags
Create a tag from the Tags list
You can create a tag directly from the Tags list.
Before you begin
Role required: tags_admin
Procedure
Navigate to All > System Definition > Tags or Self-Service > My Tags.
Click New.
Enter a name for the tag in the Name field.
Modify tag settings.
| Field | Description |
|---|---|
| Owner | Specifies the owner of the tag. Users are allowed to change the ownership of the tag to someone else. |
| Type | Specifies the type of tag.- Standard: is controlled by users who have access to the tag. These users can add or remove records from the tag. - Most Active: displays the most frequently accessed modules and is automatically maintained by the system. There is no maximum duration a module can remain as most active. - Most Recent: displays the most recently accessed modules and is automatically maintained by the system. - Most Active Record: displays the most frequently viewed records and is automatically maintained by the system. There is no maximum duration a record can remain as most active. - Most Recent Record: displays the most recently viewed records and is automatically maintained by the system. Only tags of the Standard or Most Recent Record types appear on the Tagged Documents page. |
| Viewable by | Specifies the sharing level. By default tags are visible only to the user (Me), but you can share tags with Groups and Users. Users with the tags_admin role are the only users who can create global tags shared with Everyone. |
| Active | Specifies whether the tag is enabled or disabled. |
Edit tags from the Tags module
From the Tags module, you can edit all tags.
Before you begin
Role required: tags_admin
About this task
Note: Tag names are case-insensitive and must not include punctuation.
Procedure
Navigate to All > System Definition > Tags.
Open a tag.
Make the necessary changes.
Click Update.
Configure tags to assign automatically
Configure the system to automatically assign a tag to records that match conditions defined in the tag record.
Before you begin
Role required: tags_admin, however for users with the tags_admin role to be able to create conditions for labels, you need to create the following ACLs. Creating ACLs requires the security_admin elevated role. Include tags_admin as a required role for each ACL. For more information on creating an ACL, see Create an ACL rule.
| Name | Operation |
|---|---|
| label_table | read |
| label_table | write |
| label_table | create |
| label_auto | read |
| label_auto | write |
| label_auto | create |
| (Optional) label_table | delete |
| (Optional) label_auto | delete |
About this task
Use automatically assigned tags to group high urgency incidents, overdue incidents, canceled changes, or any other set of records. The system automatically assigns the tag to records that match the criteria and removes the tag from records that no longer match the criteria.
Note: Tags can't be automatically assigned to a record when its condition includes a dot-walked field.
Procedure
Navigate to All > System Definition > Tags.
Open the tag that you want to assign automatically.
Configure the form to add the Conditions for Labels embedded list.
Create a row in the Conditions for Labels list.
Click the reference icon in the Table column.
The Label Table list opens in a pop-up window.
Click New.
Enter a Name, select a Table, and add conditions for the automatic assignment of the tag.
Click Submit.
Click the check mark icon to save the new row.
Click Update.
Related topics
Configure notifications for tagged records
You can enable the system to send a notification when a record with a certain tag is updated.
Before you begin
Role required: tags_admin
Procedure
Navigate to All > System Definition > Tags.
Open a tag.
In the Label Entries related list, open the record for which you want notifications.
Select the Notify onchange check box to be notified any time the record is modified.
Use the Notify when condition builder to specify the conditions that must be true to trigger the notification.
Select a business rule in the Notify script field.
Save the record.