Customizing the lead profile page
The lead profile page is the central workspace for viewing and managing individual leads. Configure which information boxes are shown, the page layout, custom content integrations, and multi-user locking.
TL;DR
Access: Campaign settings → Profile page. Configure: Profile title/subtitle using placeholders + @if/@else. Choose boxes to show (Field values, Title box, History, Comments, Calendar, Files, Relations, etc.) with column width (Wide/Medium/Narrow) and collapsed state. Add custom content boxes (HTML, maps, external embeds) using Hubhus placeholders. Enable lead locking for teams with multiple simultaneous users.
4 things to configure
Profile title, subtitle, and icon
Go to Campaign settings → Profile page → Profile section. Set the title using placeholders, e.g. @if(%lead_name%){%lead_name%}@else{%lead_company%}@endif. Add a subtitle for secondary info. Configure an optional image URL (logo field, auto-size) or Font Awesome icon class (e.g. fa fa-user, size ~38px). Always include fallback logic in title — missing field = blank title.
Information boxes
Under Profile page → Information shown: choose which boxes are visible and their layout. For each box set: Shown on page, Collapsed (default collapsed state), Column (Wide/Medium/Narrow). Essential boxes: Field values (Wide), Title box (fixed upper right). Commonly shown: Calendar (Medium, collapsed), Comments (Medium, collapsed). Optional: History, Files, Relations, Previews of files, External email history. Set column order (e.g. Wide | Medium | Narrow) and "Hide fields with empty values" for a cleaner view.
Custom content boxes
Click + New content box. Set: friendly name (e.g. "Google Street View"), preferred width, body type (HTML/Raw), HTML content with Hubhus placeholders, optional CSS/JS. Example for Google Street View: <hh-gmap.street-view location="%lead_full_address%" style="min-height:500px;" />. Use Ctrl+K / Cmd+K in the editor to search placeholders. Keep custom boxes lightweight — heavy embeds slow page load.
Lead locking
Check Use locking: Leads can be viewed by only one user at a time to prevent conflicting edits when multiple users work the same campaign simultaneously. Set auto-unlock timeout (default: 1 hour) — prevents leads from staying locked if a user forgets to close the page. Locking only applies to logged-in users.
Common searches
profile page • lead detail page • lead page layout • custom content box • lead locking • profile title • boxes to show • column layout
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article