Labels 

Labels help you logically group CloudSpend components across the product. As your cloud environment grows, you create multiple accounts, business units, budgets, governance checks, anomaly checks, and reports. These components are called Variations in CloudSpend. Each Variation can contain one or more entities. Labels enable you to connect these components under a shared context so they can be viewed and managed together.

Labels

When creating a label, you should define two components: a Label Key and a Label Value. A Label Key represents the category or classification type. It defines what kind of grouping you are creating. For example, environment, department, or project can all be label keys. A Label Value represents the specific identifier within that category. For example, if the label key is environment, the label value could be dev, testing, or production. If the label key is department , the label value could be finance or marketing. Together, the key and value form a complete label, such as environment: dev or department: marketing.

After defining the key and value, you configure Rules. Rules determine where the label applies within CloudSpend. Each rule links the label to a selected Variation and its entities. For example, you can associate the label with specific Accounts, Business Units, Governance Checks, or Reports. A single label can have multiple rules, allowing it to span across different modules at the same time.

Add label

You can also assign labels while integrating new cloud accounts or configuring business units, budgets, anomaly checks, or governance checks. Once saved, the label appears in the Labels tab and can be used to view all associated elements in one place.

In simple terms, labels help you organize CloudSpend configurations, while tags organize cloud resources inside provider accounts. Labels operate at the CloudSpend level and provide structure across modules.

Benefits of Labels

Utilizing Labels provides you with the following distinct advantages:

Why are Labels useful?

As cloud usage grows, configurations increase across accounts, budgets, checks, and reports. Without grouping, these elements exist in isolation. It becomes harder to understand how they relate to each other. Labels create that connection. They give structure to your setup. They help you see related elements together and make managing complex environments more practical.

Labels do not replace tags. They complement them by organizing CloudSpend at the configuration level.

Use cases

How Labels differ from Tags

Labels and tags serve different purposes. This table explains the major differences.

Labels Tags 
Exist within CloudSpend.Exist at the cloud provider level.
Group elements such as Accounts, Business Units, Budget Checks, and ReportsExample: A label Environment: Dev that groups a dev account, dev business unit, and dev budget check.Group cloud resources inside an account.Example: EC2 instances tagged with Environment:Dev 
Tied to CloudSpend configurations, not cloud resources.Tied to resources.
Organize CloudSpend elements.Organize infrastructure.

Adding a Label

To add a Label, follow the steps below:

  1. Navigate to Admin > Labels.
  2. Click Add Label.
  3. In the Add Label page, enter the following details:
  4. Label Key: Enter the label key.
  5. Label Value: Enter the label value.
  6. Rules: Group and assign rules that define a label. Select the applicable Variation and Source. If you wish to add more rules, click the plus icon + in the Rules section and select your variation and source.
  7. Click Save. The Label you created will be saved and displayed on the Labels page.

In addition to creating labels from the Labels tab, you can also assign labels while integrating a new cloud account or configuring elements such as a Business Unit, Budget Check, or Governance Check. During setup, enter the required Label Key and Label Value in the Label field. Once saved, the label appears in the Labels tab.

You can associate multiple labels at the time of setup. In the example below, the Label field is shown while integrating a cost account with CloudSpend. The same Label field is available across all add pages in CloudSpend.

Label Key and Value

Viewing Label details

When you click a label from the Labels page, the detail page opens. This page displays:

You can expand any variation to view the entities mapped to it. For example, in the image below under Accounts Governance Policy, you can view the entity named testing. Under Billed Accounts Solutions Reports, you can view the entity named S247-AWS-team_AWS.

Label Details

Editing a Label

To edit a Label:

  1. Click the hamburger icon next to the applicable Label.
  2. Select Edit and make the necessary changes.
  3. Click Save.

Deleting a Label

To delete a Label:

  1. Click the hamburger icon next to the applicable Label.
  2. Click Delete.
Top