Dynamic Record Names
Generate consistent record names from custom fields and built-in record data.
Dynamic Record Names generate record titles from a workspace formula. The formula can combine fixed text with custom field values and built-in record data.
For example, {Client} - {Project Type} #{Sequential ID} can produce ACME - Onboarding #142.
Configure dynamic names
- Open Workspace Settings > Records.
- Under Record Naming, select Auto Generated.
- Enter fixed text, including the required punctuation and spaces, in Formula.
- Type
{and select a variable, or select Variable and choose one. - Under When fields are empty, select Use record ID if any field is empty, Show available fields, or Always use formula.
- Select Save.
- Select Yes, update all names. Blue recomputes the names of all records in the workspace.
If you select Manual, Blue keeps the computed names. New records then require a manually entered name.
Supported fields
You can use these field types in a name formula:
- Single-line text, multi-line text, email, URL, phone, and country
- Number, currency, currency conversion, and percent
- Single-select, multi-select
- Date
- Reference, which uses the referenced record’s name
- Lookup
- Rollup
- Unique ID
- Formula
You can also use Tags, Record ID, Short ID, Due Date, Start Date, Created Date, and Updated Date.
How names update
- Blue recomputes a name when a field used in its formula changes.
- You cannot edit an individual record name while Auto Generated is selected.
- Select Manual before you edit record names directly.
- Records created through public forms, the API, or automations use the formula.
- Each workspace can use a different naming formula.