Create a Label
Labels are created using a key value pair. For example,
department:devops
or
priority:critical
. You can create
labels using any key value pair you would like, making them useful for customizing
Kion to your unique environment.
An object can only have a single label using each key applied to it. A project could
be labeled as
department:engineering
and
environment:staging
, but not
department:engineering
and
department:marketing
.
To create a label from the settings menu:
- In the left navigation menu, click Settings > Labels.
- Click Add.
- Enter a label key and label value.
- Select a color for the label. You can click the block of color to use a visual color picker or enter a hexadecimal color code directly into the field.
- Click Create.
To create a label from the resource's details page:
- Navigate to the resource you want to label. Labels can be applied to accounts, OUs, projects, funding sources, and cloud rules.
- Click the ellipsis menu and select View.
- On the Overview tab, click the Manage link next to Labels.
- Click New.
- Enter a label key and label value.
- Select a color for the label. You can click the block of color to use a visual color picker or enter a hexadecimal color code directly into the field.
- Click Create and Select. The label is created and applied.
- Click Save.