Documentation
Custom Fields Guide
Learn how to create and use custom fields to track unique information specific to your business needs.
What are Custom Fields?
Custom fields let you capture and store information beyond the standard lead fields. Add any data relevant to your business:
Standard fields (built-in):
- First Name, Last Name
- Email, Phone
- Company, Job Title
- Status, Source, Type
- Budget Range
- Current CRM
- Number of Employees
- Annual Contract Value
- Industry Segment
- Product Interest
- Referral Source
- Anything else you need!
- Every business is unique
- Track qualification criteria
- Store decision-making factors
- Record specific needs
- Score leads based on custom data
- Filter by custom criteria
- Identify best-fit prospects
- Analyze custom metrics
- Track what drives conversions
- Make data-driven decisions
- Reference custom field data in emails
- Tailor pitch to specific needs
- Show you understand their situation
- Navigate to Settings → Company → Custom Fields
- Click + Add Custom Field
- Configure the field: - Field Name: What it's called (e.g., "Budget") - Field Type: Type of data (text, number, dropdown, etc.) - Required: Must be filled out? (Yes/No) - Show on Lead Form: Visible when creating leads? (Yes/No) - Default Value: Pre-fill with value (optional)
- Click Create Field
- Single line of text
- Max 255 characters
- Use for: Job title, product name, referral name
- Multiple lines
- Unlimited length
- Use for: Notes, descriptions, comments
- Numeric values only
- Can set min/max
- Use for: Budget, employee count, deal size
- Number with currency symbol
- Formatted as money
- Use for: Budget, deal value, annual spend
- Choose one option from list
- Predefined options
- Use for: Industry, company size, product interest
- Choose multiple options
- Checkboxes
- Use for: Products interested in, pain points
- Calendar date picker
- Format: MM/DD/YYYY
- Use for: Decision date, contract renewal, next meeting
- Date + time picker
- Use for: Demo scheduled, follow-up time
- Yes/No toggle
- Use for: "Decision maker?", "Budget approved?", "Current customer?"
- Web address
- Validated format
- Use for: LinkedIn profile, competitor site, case study
- Email address
- Validated format
- Use for: Additional contacts, decision maker email
- Phone number
- Formatted automatically
- Use for: Mobile, direct line, assistant
- Create field, set type to Dropdown
- Click Add Option
- Enter option label (e.g., "Small (1-10 employees)")
- Add more options
- Drag to reorder
- Set default selection (optional)
- Save field
Custom fields (you create):
Why Use Custom Fields?
Capture What Matters to YOUR Business
Better Qualification
Improved Reporting
Personalized Outreach
Creating Custom Fields
Step-by-Step
Field Types
Choose the right type for your data:
Text (Short)
Text (Long)
Number
Currency
Dropdown (Single Select)
Dropdown (Multi-Select)
Date
Date & Time
Checkbox
URL
Phone
Configuring Field Options
Dropdown Options
For dropdown fields, define the options:
Example - Company Size:
Options:
Micro (1-10)
Small (11-50)
Medium (51-200)
Large (201-1000)
Enterprise (1000+)
Required Fields
Make fields required:
When required:
Best practice: Only require fields truly essential for qualification.
Field Visibility
Control where fields appear:
Show on Lead Form:
Show on Lead List:
Show in Filters:
Default Values
Pre-fill fields with common values:
Example:
Using Custom Fields
Filling Out Custom Fields
When creating a lead:
For existing lead:
Viewing Custom Field Data
On lead detail page:
In lead list:
Filtering by Custom Fields
Find leads using custom field criteria:
Example filters:
Bulk Editing Custom Fields
Update custom fields for multiple leads:
Custom Field Best Practices
Plan Before Creating
Ask yourself:
Don't create fields you won't use.
Keep It Simple
Start with 3-5 custom fields:
Add more only when needed.
Use Dropdowns When Possible
Why dropdowns are better:
Free text when:
Name Fields Clearly
Good names:
Poor names:
Group Related Fields
Use naming conventions to group:
Example - Product Interest:
Shows grouped together in forms and filters.
Review and Clean Up
Quarterly review:
Common Custom Field Configurations
B2B SaaS
Consulting/Agency
E-Commerce
Real Estate
Advanced Features
Conditional Fields
Show/hide fields based on other fields:
Example:
Setup:
Field Dependencies
Require fields based on selections:
Example:
Calculated Fields
Auto-calculate based on other fields:
Example:
Contact support to set up calculated fields.
Custom Field API
Access custom fields programmatically:
GET /api/leads/{id}/custom-fields
POST /api/leads/{id}/custom-fields
See API documentation for details.
Importing/Exporting Custom Fields
CSV Import with Custom Fields
Include custom fields in imports:
CSV format:
First Name,Last Name,Email,Budget,Company Size
John,Smith,[email protected],25000,Medium (51-200)
Export with Custom Fields
Include custom fields in exports:
Troubleshooting
Custom Field Not Saving
Problem: Enter value but doesn't save
Solutions:
Can't Delete Custom Field
Problem: Delete button grayed out
Cause: Field is referenced in automations or integrations
Solutions:
Data Appears Wrong
Problem: Custom field shows unexpected value
Cause: Field type changed or bulk edit error
Fix:
Dropdown Options Missing
Problem: Need to add option to dropdown
Solution:
Note: Can't delete options in use by leads.
Getting Help
Email: [email protected]
Include:
Last Updated: October 2025