Organization Settings
Create and apply organization labels
Labels are short, colored chips that you define once for the organization and attach to schemas. They show on the schema list and on each schema’s Info tab, which makes them a quick way to mark lifecycle, ownership, or data tier.
In the app: Settings › Organization Settings › Labels tab
Before you start¶
- Creating, editing, and deleting labels needs the
Adminrole. - Applying labels to a schema needs
Read/Writeon that schema.
Create a label¶
- Click
Add Label. TheAdd New Labeldialog opens. - Enter a
Label Name(required, up to 100 characters). - Optionally add a
Descriptionso others know when to use it. - Pick a color from the swatches. There are 16, including
bronze,silver,gold, andplatinumfor data tiers. - Click
Add Label.
The label appears in the list, and in the label pickers across the app, straight away.
What the Labels tab shows¶
Each row shows the label chip, how many schemas use it (“3 uses”), and its description (or “No description”). The edit and delete icons are on the right.
Edit a label¶
- Click the edit icon on the label’s row.
- Change the name, description, or color.
- Click
Save Changes.
Every schema that uses the label picks up the change.
Delete a label¶
You can only delete a label that no schema uses. The delete icon is disabled on a label that’s in use, with the tooltip “Cannot delete label that is in use”. Remove it from those schemas first.
- Click the delete icon on the label’s row.
- Click
Deleteto confirm.
Deleting can’t be undone.
Apply labels to a schema¶
- Open the schema and go to its
Infotab. - In the
LABELScard, click the edit (pencil) icon. TheEdit Labelsdialog opens. - Click labels to select or clear them.
- Click
Save.
You can also pick labels in the Labels field when you create a schema. If no labels exist yet, the dialog says so and points you to Organization Settings.
In the app: Data Model › Schemas › your schema › Info tab › LABELS
Note: Labels attach to schemas only. To tag tables, columns, ontology entities, or glossary terms, use custom attributes.
Pick labels that last¶
- Lifecycle:
Draft,Active,Deprecated. - Data tier:
Bronze,Silver,Gold,Platinum, using the matching colors. - Ownership:
Finance,Sales,Operations.
Keep the set small and agree on colors as a team. Save red for warnings such as “Deprecated”.
Tip: A label is for scanning. If you need a value you can filter on, report on, or require, use a custom attribute instead. See Attributes vs labels vs glossary terms.