Custom attributes let you extend the default lead fields with additional data specific to your workflow — like campaign names, deal sizes, or follow-up dates.
The Custom Attributes Page
Navigate to Leads > Custom attributes to see all your attributes in a table with the following columns:
Name — The display name of the attribute and who created it.
Identifier — A read-only, auto-generated identifier used for API access and internal reference.
Type — The attribute type (STRING, NUMBER, or DATE).
Created at — When the attribute was created.
Updated at — When the attribute was last modified.
Actions — Edit and delete buttons.
Supported Attribute Types
When creating a custom attribute, choose from three types:
String — Free-text fields for any text data.
Examples: Campaign Name, Lead Source Detail, Internal Notes
Number — Numeric values for quantities and scores.
Examples: Deal Size, Priority Score, Annual Revenue
Date — Date picker fields for tracking dates.
Examples: Follow-up Date, Last Contacted, Contract Renewal
Create a New Attribute
Go to Leads > Custom attributes.
Click the + button in the top right corner.
Enter a name for the attribute (e.g., "Campaign Name").
Select the type (String, Number, or Date).
Click Save to create the attribute.
An identifier is automatically generated from the name. This identifier is read-only and cannot be changed after creation.
Edit an Attribute
Click the pencil icon next to the attribute you want to edit.
Modify the attribute name.
Click Save to confirm.
Note: The attribute's identifier and type cannot be changed after creation. Only the display name can be updated.
Delete an Attribute
Click the trash icon next to the attribute you want to delete.
Confirm the deletion in the dialog.
Warning: Deleting an attribute removes it from all leads. Any data stored in that attribute field will be lost.
Using Attributes in Leads
Custom attributes appear when creating or editing a lead:
Open the + New Lead form or edit an existing lead.
Scroll down to the Custom Attributes section.
Click to expand the section — it shows the number of available attributes.
Fill in the values for each attribute based on its type:
String — Type text in the input field.
Number — Enter a numeric value.
Date — Select a date from the date picker.
Team Collaboration
Each attribute shows the creator so your team knows who added it. All team members with access can use the custom attributes when managing leads.
Related Resources
Leads Dashboard — Access your saved leads
Email Finder — Find professional email addresses
Domain Search — Search all emails for a company
Tomba CLI Documentation — Command-line interface reference
