Skip to main content

Value Sets

This page explains how to manage value sets and their items. Value sets are named collections of values used as dropdown options for Enum-type attributes and other system fields.

Value Sets overview showing a table with ID, Type, Name, Description and dates

Before you begin

  • You need the Configuration role to view this page.
  • You need Owner access on the Configuration role to create or delete value sets and items.

View value sets

Go to Admin > Valuesets to see a table of all value sets.

ColumnDescription
IDValue set ID (sortable)
NameValue set name (sortable)
TypeSystem or Custom
DescriptionLocalized description
ValueNumber of items in the set
Date CreatedWhen created (sortable)
Date UpdatedWhen last modified (sortable)

Create a value set

  1. Click New Valueset.
  2. Enter a Name (required).
  3. Enter a Description in at least one language (required).
  4. Click Save.

System-type value sets cannot be edited. Their name and description are locked.

Search and filter value sets

Use the search bar to search by name or ID. Numeric input searches by ID, text searches by name.

You can also apply filters:

FilterType
Valueset IdsMulti-value chips
NamesMulti-value chips
Created AtDate range
Last Modified AtDate range

Manage value set items

Click any value set row to open the items page. This shows all items within that value set.

Value set detail page showing the Connectivity types value set with two items

ColumnDescription
IDItem ID (sortable)
Valueset IdParent value set ID
ValueThe item's value (sortable)
DescriptionLocalized description
ExtraAdditional metadata (sortable)

Add an item to a value set

  1. Click New Valueset Item.
  2. Enter a Value (required).
  3. Enter a Description (localized, optional).
  4. Enter Extra metadata (optional).
  5. Click Save.

Edit Valueset Item dialog showing Description, Value and Extra fields

System-type items cannot be edited. Their Value and Extra fields are locked.

Search and filter items

Use the search bar to search by value or ID. You can also filter by:

FilterType
IdsMulti-value chips
ValuesMulti-value chips
ExtrasMulti-value chips

Return to the value sets list

Click the Back to list button to go back to the value sets overview.

Delete value sets or items

  1. Select one or more items using the checkboxes.
  2. Use the delete action.
  3. Confirm the deletion.
  • Attributes - attributes reference value sets for Enum types
  • Data Import - import data in bulk from CSV files