Skip to main content

ID Dispensers

ID dispensers generate unique identifiers for each row in a data product. Configure rules to build IDs from extracted field values with a prefix, fallback chains when the primary field is empty, and resolution maps that normalize values before ID generation.

ID rule configuration

ParameterTypeDescription
Source fieldfieldThe primary field to derive the ID from. When empty, generates a prefix-less sequential ID.
Fallback chainfield[]Ordered list of alternative fields tried when the source field is empty on a row.
Resolution mapmapKey-value lookup that normalizes field values before ID generation (e.g., "ACME Corp" → "ACME").

ID rules are persisted before generating IDs. Navigate to a data product detail page and use Apply ID Rules to generate or Regenerate IDs to refresh.