Built-in Fields
Every contact comes with standard fields:
These cover the basics. Custom fields let you go further.
Creating Custom Fields
Navigate to Settings → Custom Fields and click Add Field.Field Types
Text
Text
A single line of text. Use for short values like license numbers, account IDs, or product names.Example: “Preferred Product” → “Enterprise Plan”
Long Text
Long Text
Multi-line text for longer notes, descriptions, or context.Example: “Special Requirements” → “Needs wheelchair-accessible venue. Dietary restrictions: vegetarian, nut allergy.”
Number
Number
Numeric values. Use for quantities, sizes, scores, or any measurable data.Example: “Team Size” → 45
Date
Date
A date value. Use for contract dates, birthdays, renewal dates, or follow-up deadlines.Example: “Contract Renewal” → “2026-09-15”
Dropdown
Dropdown
A single selection from a predefined list. Good for categories, tiers, or status values.Example: “Subscription Tier” → Options: Starter, Professional, Enterprise
Checkbox
Checkbox
A yes/no toggle. Use for binary attributes.Example: “NDA Signed” → ✅
URL
URL
A web link. Use for websites, LinkedIn profiles, or external references.Example: “Website” → “https://acme-corp.com”
Email
An additional email field. Useful when contacts have multiple email addresses.Example: “Personal Email” → “sarah.personal@email.com”
Configuring a Custom Field
When creating a field, you’ll set:- Field name — the label shown in the UI and used by your agent
- Field type — one of the types above
- Required — whether the field must be filled in on every contact
- Default value — optional pre-filled value for new contacts
- Options — for dropdown fields, the list of available choices
Using Custom Fields
In the Table View
Custom fields appear as columns in your Table view. You can sort and filter by custom field values just like built-in fields.On Contact Profiles
Custom fields show up in the contact detail panel. Edit them inline by clicking the value.With Your Agent
Your agent can read and write custom fields naturally:“Set the contract renewal date for Acme Corp to September 15th”
“Show me all contacts where Subscription Tier is Enterprise”
“Update the team size for Peak Fitness to 120”When your agent processes a lead from a webhook or form, it can map incoming data to custom fields automatically. For example, if your lead form asks “How many employees do you have?”, your agent can store that value in a “Team Size” custom field.
Custom Fields in Knowledge Files
When you tell your agent about your custom fields in its knowledge files or instructions, it can use them more intelligently:Custom Fields in Filters and Views
Custom fields integrate with all view types:- Table view — add as columns, sort and filter
- Pipeline view — use in card previews and filters
- Dashboard — reference in widget configurations (e.g., “show a pie chart of contacts by Subscription Tier”)
- Reports — group and aggregate by custom field values
Custom fields are workspace-wide — every contact in your workspace has access to the same set of custom fields. You can’t have different fields for different contact groups, but you can leave fields empty when they don’t apply.
Managing Custom Fields
You can edit or delete custom fields from Settings → Custom Fields:- Renaming a field updates it everywhere — on contacts, in views, and for your agent
- Deleting a field removes it and its data from all contacts. This is permanent.

