🏷️Labels

Overview

Labels help you organize and categorize entities across the product. You can create custom labels and assign one or more labels to supported entities for easier identification, filtering, and management. You can tag any of your data entities with labels for priority, category, or anything according to you.

Supported Entities

Labels are available for the following entities:

  • SQL Transforms

  • Reports

  • Models

  • Dashboards

  • Python Notebooks

  • Pipelines

Creating a Label

Follow these steps to create a new label:

  1. Navigate to any entity (for example, SQL Transform).

  2. Open an existing SQL Transform or create a new one.

  3. Next to the entity name, click Add Label.

  4. Click Create New Label.

  1. Enter a Label Name.

  2. Select a Color for the label.

  3. Click Create to save the label.

The label is now created and available for use.

Applying a Label to an Entity

Once a label is created, you can assign it to one or more entities:

  1. Open the entity to which you want to apply a label.

  2. Click Add Label next to the entity name.

  3. Select one or more labels from the list.

  4. Click Assign.

The selected label(s) are applied successfully to the entity.

Notes

  • An entity can have multiple labels.

  • The same label can be reused across different entities.

  • Labels created in one entity type are available across all supported entities.

Last updated