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
Open Account fields
Go to Account → Account fields. The table shows all existing fields with their Name, Slug, Placeholder, Type, and current Value.
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.
Use the placeholder in templates
The Placeholder column shows the syntax to use in email templates, automation messages, and booking form content:
Hubhus substitutes this with the field's current value at send time, across all campaigns.
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.
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
Feedback sent
We appreciate your effort and will try to fix the article