Skip to content

Commit 25fb0c6

Browse files
feat: added section on bulk applying tags
1 parent c1c9b02 commit 25fb0c6

File tree

4 files changed

+23
-1
lines changed

4 files changed

+23
-1
lines changed

images/apply-tags-1.png

110 KB
Loading

images/apply-tags-2.png

119 KB
Loading

images/apply-tags-3.png

123 KB
Loading

pages/user guides/bulk_edits.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ From the "Applications" view, select the checkboxes for the records you'd like t
2323
After making your selection, open the 'Bulk Actions' dropdown and select 'Edit'.
2424

2525
{% include note.html content="You must click the checkbox for each record you plan to edit, rather than clicking the 'select all' checkbox at the top of the checkbox role." %}
26-
<br>
2726

2827
{% include image.html file="edit-apps-2.png" %}
2928
<br>
@@ -120,3 +119,26 @@ You will be shown a message explaining the changes that you're about to make. If
120119
All records in the merged environment will be added to the target environment, and the merged environment will be deleted.
121120

122121
{% include image.html file="merge-environments-5.png" %}
122+
123+
## Bulk Applying Tags
124+
125+
Tags are a great way to group and organize your records. You can apply tags in bulk to applications, servers and databases instances. For the purposes of this guide, we'll work with applications.
126+
127+
First, navigate to the "Applications" view and select the applications that you'd like to apply your tag to.
128+
129+
{% include image.html file="apply-tags-1.png" %}
130+
<br>
131+
132+
Once you've made your selection, open the "Bulk Actions" menu and click "Apply Tag".
133+
134+
{% include image.html file="apply-tags-2.png" %}
135+
<br>
136+
137+
Select a tag from the drop-down list.
138+
139+
{% include note.html content="You can create a new tag directly in this drop-down. Simply enter the desired tag name, and the option to create this tag will appear." %}
140+
141+
{% include image.html file="apply-tags-3.png" %}
142+
<br>
143+
144+
After selecting the tag, click assign. The tag will then be applied to your selected records.

0 commit comments

Comments
 (0)