Custom Fields
Custom fields let you extend the standard data model in SalesKey to capture information specific to your business. You can add custom fields to Contacts (People and Organizations), Leads, Deals, and Projects.
Navigate to: Settings > Fields
Admin only: Creating and managing custom fields requires administrator permissions.
Why Use Custom Fields?
Every business captures slightly different information. Custom fields let you track things like:
- Industry sector on a contact
- Contract type on a deal
- Budget approval status on a lead
- Project billing method
- Custom stages or categories
Field Types Available
| Field Type | Description | Example |
|---|---|---|
| Text (Short) | Single line of text | Job title, department |
| Text (Long) | Multi-line text area | Notes, instructions |
| Select (Single) | Dropdown with one choice | Industry, contract type |
| Select (Multiple) | Dropdown with multiple choices | Products interested in |
| Date | A date picker | Contract start date |
| Date & Time | Date with a time | Appointment datetime |
| Number | Numeric value | Employee count |
| Currency | Monetary amount | Budget |
| Email address field | Secondary email | |
| Phone | Phone number field | Direct dial |
| URL | Web link | Company LinkedIn |
| Checkbox | True/false toggle | Signed NDA |
Creating a Custom Field
- Go to Settings > Fields.
- Select the entity type you want to add the field to:
- People
- Organizations
- Leads
- Deals
- Projects
- Click + Add Field.
- Fill in:
- Field Name — The label shown in forms and tables (e.g., "Industry")
- Field Type — Choose from the list above
- Required — Check if this field must be filled in
- Default Value — Pre-fill a value when a new record is created
- Options — For Select fields, add the dropdown options
- Click Save.
Editing a Custom Field
- Find the field in the Settings > Fields list.
- Click Edit (pencil icon).
- Update the name, type, or options.
- Click Save.
Changing a field type may affect existing data. Take care when modifying fields in active use.
Reordering Fields
The order of fields in Settings > Fields determines how they appear in forms:
- Hover over a field row.
- Click and drag the reorder handle (usually on the left side).
- Drop the field in the desired position.
Showing / Hiding Fields in Table View
By default, custom fields may not appear as columns in list views. To show a field in the table:
- In Settings > Fields, find the field.
- Toggle Show in Table View to on.
To remove a column from the table view, toggle it off.
Deleting a Custom Field
Warning: Deleting a custom field permanently removes all data stored in that field for all records.
- Find the field in Settings > Fields.
- Click Delete and confirm.
Using Custom Fields in Filters and Reports
Once created, custom fields are available in:
- Filters — Filter leads, deals, projects, and contacts by custom field values.
- Reports — Some reports allow filtering or grouping by custom fields.
- Workflows — Use custom field values as conditions in automation workflows.
Tips for Custom Fields
- Less is more — Only add fields you will actually use. Too many fields create form clutter.
- Use dropdowns for consistency — Freetext fields lead to inconsistent data ("Tech", "Technology", "tech"). Use Select fields for standardized values.
- Name fields clearly — The field name is what users see. "Contract Type" is clearer than "ContType".
- Mark required fields carefully — Only make fields required if they are truly essential — required fields slow down data entry.
Was this article helpful?
Your feedback helps us improve.