Organize custom fields with sections
A flat list of 20 custom fields on a contact panel is unreadable. Sections group related fields into named blocks so agents can scan the panel and find what they need.
Before you start
- Admin permissions on Custom Fields
- An answer to “what natural groups do these fields fall into?” Common patterns:
Account Details (account number, contract type, industry)
Billing (billing contact, payment terms, invoice address)
Preferences (preferred channel, language, contact times)
Internal (account manager, notes, risk level)
Steps
- Open Settings → Custom Fields.
- Pick the entity tab (Contacts, Conversations, or Cases).
- Click Sections in the toolbar (or the Manage Sections link, depending on UI version).
- Click New section.
- Give the section a name. Order sections by importance or by workflow — agents will read top to bottom, so put the most-used fields highest.
- Save.
- Assign fields to the section. From the field list, edit each field and set its Section to the new section. (Or drag-drop, depending on UI version.)
Verify it worked
Open a record in the chosen area. The custom field panel should now show fields grouped under their section names, in the order you set.
Patterns that work
Account Details— Account ID, contract tier, industry, region — Almost every B2B tenantBilling— Billing email, payment terms, currency, invoice address — When billing is part of support scopePreferences— Preferred channel, preferred language, contact times — When tenants serve customers across regions / channelsInternal— Account manager, account notes, risk score, internal tier — When you want internal-only context separated from customer-facing dataOrder Context(conversations) — Order number, product, region — E-commerce supportIssue Details(conversations / cases) — Affected system, severity, root cause — Technical support
Anti-patterns
- Too many sections. If every field has its own section, you’ve just renamed “no organization” to “lots of organization.” Aim for 3–6 sections per entity.
- Sections that span more than one workflow. “Random Stuff” and “Misc” defeat the purpose. If a field doesn’t fit cleanly into any section, the field’s name probably needs a rethink.
- Sections with one field. A section needs at least two fields to earn its place. Move solo fields to the most-related neighboring section, or rename the section to fit.
Reordering
Both sections and fields support display-order changes:
- To reorder sections, drag them up/down in the Sections list (or edit each section’s display order).
- To reorder fields within a section, edit each field’s display order.
Higher-priority items go to the top.
Troubleshooting
- Symptom: New section doesn’t appear on records. Fix: Confirm at least one field has been assigned to the section. Empty sections may not render in the record view.
- Symptom: Fields show in the wrong order. Fix: Display order is per-field, not per-section. If two fields share a display-order value, ordering is undefined — give each a unique value.