Workspace shared values

The WordFields workspace shared values dialog
In this Article

Shared values are workspace-wide placeholders that fill in automatically across any snippet or template — no user input needed. Define them once and reuse them on any snippet or template.


Workspace shared values

When a shared value is used as a merge tag in a snippet or template, it fills in automatically without any user input. If the value ever changes, you update it in one place and it reflects everywhere immediately.

Common examples include company name, registered address, support email, phone number, website, VAT number, and company registration number.

Note

Only Admins can add, edit, or delete shared values. Managers and Members can use existing shared values in snippets and templates but cannot manage them.


Opening shared values

Opened menu with workspace setting item in workspace main view

  1. Click the cog icon in the top right corner of the workspace toolbar.
  2. Select Workspace Settings.
  3. In the Preferences section, click Edit workspace values.

The Workspace values dialog opens showing all existing shared values.


Adding and editing shared values

  1. In the Workspace values dialog, click Add new value to add a new row.
  2. Enter a Name — this is the identifier used to reference the value in merge tags (e.g. CompanyName).
  3. Enter the Value — the actual text that will be inserted (e.g. Acme Corporation).
  4. To edit an existing value, update the Name or Value field directly in the list.
  5. Click Save when you're done.

[!TIP] Use clear, descriptive names for your values. Names like CompanyAddress or SupportEmail are easier for your team to find in the merge tag menu than short abbreviations.

[!WARNING] If you change the Name of a shared value, any snippets or templates that reference the old name via merge tag will stop populating correctly. You'll need to update those merge tags manually to use the new name.


Deleting a shared value

  1. Open the Workspace values dialog.
  2. Click the trash icon next to the value you want to remove.
  3. Click Save.

Warning

Deleting a shared value will cause any merge tags referencing it to appear blank in snippets and templates. Make sure the value is no longer in use before deleting it.


Using shared values in snippets and templates

Once a shared value is defined, it can be inserted as a merge tag anywhere in a snippet or template.