The Label step is where domain experts classify and enrich a sample of entities, creating the foundation for training AI models. Labeling captures domain expertise in a scalable format and builds a localized training dataset for inference.
During labeling, you’ll work with and create two types of entities:
Labeled Entities are Source Entities that you manually classify. When you label AHU-01_SAT as a "Supply Air Temperature Sensor," you’re creating a Labeled Entity with your domain expertise.
Derived Entities are new entities that don’t exist in the original data but are implied by Source Entity patterns. Each Derived Entity is always associated with one or more Source Entities that reference it. For example, when labeling VAV1.ZNT, you identify that:
Navigation: Connector Overview → Click Queued in Labeling Progress bar
Before labeling begins, familiarize yourself with the data in the queue and identify common naming patterns so you can prioritize high-value patterns based on your needs.
To distribute labeling tasks to your team, click Assign from any connector view.
When assigning work, you specify:
Each Labeled Entity requires completing 3 steps:
As an example, let's start with source entity: VAV1.ZNT (Point)
Classification: Classify source entity as Zone_Air_Temperature_Sensor
Add Derived Entities: Create new Derived Entity "VAV1" (and classify as Variable_Air_Volume_Box)
Add Derived Relations:
Key Concept: SELF always refers to the current source entity being labeled. Derived relations connect SELF to any entities you created in the Derived Entities step.
One strategy is to start with labeling the entities that you know you need, then progress to ambiguous ones:
It's best practice to match assignment to your team members' strengths:
You can monitor labeling through the Labeling Progress bar. Entities will change from Queued to Assigned to Completed.
If there's missing metadata, you have the option to label conservatively with limited information or consider deferring until more data is available.
You'll know labeling is complete when all assigned entities are marked Completed.
⚠️Warning signs:
Once assigned entities are completed, proceed to Step 3: Process to generate AI predictions for remaining entities.