Creating and managing account fields

Modified on Tue, 5 May at 6:54 PM

Creating and managing account fields

Account fields store custom information at the account level — values that apply globally across your entire Hubhus installation and can be referenced in emails, automations, booking forms, and templates.

TL;DR

Go to Account → Account fields. Click New account field, give it a name (slug is auto-generated), choose type (Text or Checkbox), and set a default value. Use the placeholder <hh-account.fields slug="your-slug" /> anywhere in templates. Update values with the edit icon — changes take effect everywhere instantly.

Get started in 4 steps

1

Open Account fields

Go to Account → Account fields. The table shows all existing fields with their Name, Slug, Placeholder, Type, and current Value.

2

Create a new field

Click New account field. Enter a descriptive name (e.g. "Vacation from", "Is feature enabled"). The slug is auto-generated from the name. Choose a field type: Text for dates, strings, or numbers — Checkbox for boolean yes/no flags. Set a default value if relevant.

3

Use the placeholder in templates

The Placeholder column shows the syntax to use in email templates, automation messages, and booking form content:

<hh-account.fields slug="vacation-from" />

Hubhus substitutes this with the field's current value at send time, across all campaigns.

4

Update values centrally

Click the yellow edit icon next to any field to update its value. The new value is immediately available everywhere the placeholder is used. Use this to update vacation dates, toggle features on/off, or change global announcements — without touching individual campaign templates.

Read more

Account fields vs other field types

Field type Scope Use when...
Account fieldsWhole accountData applies to the entire organization (vacation period, feature flag)
User fieldsPer userData is specific to an individual (employee number, personal vacation)
Campaign fieldsPer campaignData is specific to a campaign (pricing, local contact info)
Lead/Data fieldsPer leadData collected from or about a specific customer/booking

Editing or deleting field definitions

Click the yellow edit icon to change a field's name, type, or default value. Click the red delete icon to permanently remove a field. Note: deleting a field removes the stored value and breaks any template or automation using that field's placeholder. Always check usage before deleting.

Common searches

account fields • global fields • account-level data • hh-account.fields • vacation dates • feature flag • global placeholder

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article