Overview
Custom fields let you store details beyond the standard contact information. Think “Account tier”, “Renewal date”, or “Lead score”. You define them once in Module Setup. They then appear on contacts as columns, form fields, filters, and import targets.Time to complete: ~5 minutes · Difficulty: Intermediate
· Where to manage them: Settings → Module Setup (
/settings/module-setup)Types of field you can create
Autocampaign AI’s module builder supports a wide range of field types:
Each field can be marked required, unique, filterable, or
searchable. It can also have a default value, placeholder, help text, and
validation rules.
Create a custom field
1
Open Module Setup
Go to Settings → Module Setup. Custom fields live in sections within the
Contacts module.
2
Add a field
Choose a section, add a field, pick its type, and set its display name and
options (for Select/Multi-select, add the choices).
3
Set behavior
Mark it filterable if you want to filter contacts by it, and required if
every contact must have a value.
Where custom fields appear
Once created, a custom field shows up in several places:- Contact list — as a column you can show or hide (use the Columns menu).
- Add / Edit contact — as a form field below the standard details.
- Filters — filterable fields appear in the Contacts Filters panel with choices such as equals, contains, greater/less than, is empty, and so on.
- CSV import — importable fields become mapping targets (marked “Custom”) when you import a spreadsheet.
FAQ
Can I use a custom field like {{account_tier}} in a message?
Can I use a custom field like {{account_tier}} in a message?
No. Merge tags are limited to standard contact fields. Custom fields are for
storing, filtering, and grouping data, not for personalizing messages today.
Can I filter or segment on a custom field?
Can I filter or segment on a custom field?
Yes, if the field is marked filterable. It then appears in the Contacts
filter panel. (Building segment rules on
custom fields is available through the API, for developers.)
Which field types can't be imported?
Which field types can't be imported?
Lookup, User, and Auto-number fields are left out of CSV import. Everything
else can be mapped.
What's the difference between a custom field and a tag?
What's the difference between a custom field and a tag?
A tag is a simple label (present or not). A custom field stores a value
of a set type (text, number, date, choice). Use tags for grouping,
custom fields for data.
Troubleshooting
Why isn't my custom field showing as a contact column?
Why isn't my custom field showing as a contact column?
Confirm it’s active in Module Setup, then turn it on in the Columns menu on
the Contacts list.
Why can't I map a spreadsheet column to my custom field?
Why can't I map a spreadsheet column to my custom field?
Create the field in Module Setup first, and check its type isn’t Lookup, User,
or Auto-number (those can’t be imported).
Module builder
Build custom modules, sections, and fields.
