Skip to main content
Properties are custom fields stored on every contact. Out of the box, a contact has a name, email, and phone. Properties let you capture everything else your business cares about: a size preference, a loyalty tier, a renewal date, a marketing opt-in. Open Audience → Properties in the sidebar to manage them.
Properties List
Each property shows its name, its type, and details like the options of a Select property.
Only admins and developers can create or edit contact properties. Other members see the values on contacts but cannot change the property definitions.

Property Types

TypeBest for
TextShort free-form values (e.g. a referral source)
Long textNotes and multi-line values
URLLinks (e.g. a LinkedIn profile)
EmailAdditional email addresses
PhoneAdditional phone numbers
NumberQuantities and scores (e.g. loyalty points)
CurrencyMoney amounts (e.g. lifetime spend)
CheckboxYes/no flags (e.g. marketing opt-in)
DateDates without a time (e.g. birthday)
Date & timeTimestamps (e.g. last purchase)
SelectOne option from a fixed list (e.g. loyalty tier)
Multi-selectMultiple options from a fixed list (e.g. interests)

Adding a Property

1

Click + Add property

A menu opens where you can search and pick the property type.
2

Pick a type

Choose the type that matches the data you want to store. For Select and Multi-select, you define the list of options, each with its own color.
3

Name it

Give the property a clear name (e.g., “Loyalty Tier”). The property immediately appears on every contact profile.
Add Property

Managing Properties

From the Properties page you can:
  • Rename a property by clicking its name
  • Reorder properties by dragging the handle that appears on hover. The order here is the order shown on contact profiles
  • Edit options via the three-dot menu: change the option list of a Select property, tweak formatting, or delete the property
Deleting a property permanently removes its values from all contacts.

Properties on the Contact Profile

Every property appears in the Properties section of the contact profile panel, where you can view and edit values inline.
Contact Properties

Let Your Assistant Fill Properties

Properties become really powerful combined with your AI assistants. With the Update Contact Info capability enabled, an assistant saves contact details (name, email, phone, and any custom properties) directly to the contact profile as it learns them in conversation. For example, when a customer mentions they usually wear a size M, the assistant can set the “Size” property on their contact, no manual data entry needed. To enable it:
1

Open the assistant's settings

Go to Assistants, pick your assistant, and scroll to the Contact Properties section of the Settings tab.
2

Turn on Update Contact Info

This lets the assistant save contact details directly to the contact profile.
3

Set the visibility per property

Each property starts as Hidden. Choose what the assistant may do with it:
  • Hidden: The assistant cannot see the property
  • Visible: The assistant can see the property during conversations
  • AI Controlled: The assistant can see and update the property
4

Save changes

Click Save Changes. The assistant applies the new access on its next conversation.
Assistant Contact Properties Configuration
Visibility is per assistant, so a support assistant can update a “Size” property while a billing assistant cannot even see it. See Assistant Configuration for the rest of the assistant settings.

Setting Values via the API

Developers can set property values programmatically when creating or updating contacts through the API, using the property keys defined on this page.

Best Practices

  1. Start small: A handful of properties your team actually fills beats a long list of empty fields
  2. Prefer Select over Text for anything with known values: options keep data consistent and filterable
  3. Name properties for humans: “Loyalty Tier” is better than “tier_lvl”
  4. Pair with assistants: Let the AI keep properties up to date automatically with the Update Contact Info capability

Next Steps

Segments

Group contacts for targeted broadcasts

Assistant Capabilities

Enable Update Contact Info and other assistant powers