Client Portal Overview
Client Portal Overview
Introduction
The Client Portal module allows you to provide your clients and companies with secure, self-service access to view their invoices, proposals, contracts, tasks, projects, support tickets, and files. The portal is fully customizable, allowing you to control what clients see and how they interact with your services.
Key Features
1. Portal Configuration
- Custom Branding: Upload your logo and customize colors to match your brand
- Welcome Message: Personalized greeting for your clients
- Module Management: Enable or disable specific modules (invoices, proposals, tasks, etc.)
- Feature Toggles: Control file sharing and activity feed visibility
- Custom CSS: Full styling control over the portal appearance
2. Custom Menu Items
- Module Links: Direct access to enabled modules
- External Links: Add links to third-party services (opens in new tab option)
- Custom Pages: Link to pages built with the content builder
- Drag & Drop Sorting: Easily reorder menu items
- Enable/Disable: Toggle menu item visibility
3. Custom Pages
- Content Builder: Visual drag-and-drop page builder
- Merge Tags: Dynamic variables for displaying client-specific data
- Page Templates: Pre-built templates for invoices, proposals, projects, etc.
- SEO Controls: Meta titles and descriptions
- Visibility Controls: Control who can see which pages
4. Token-Based Access
- Secure Authentication: No passwords required - clients access via secure token links
- Email Invitations: Send portal access links via email
- Configurable Expiration: Set how long access links remain valid (default: 30 days)
- Access Tracking: Monitor when clients access the portal
5. Client Portal Sections
- Invoices: View and download invoices
- Proposals: View and respond to proposals
- Contracts: View and sign contracts
- Tasks: View assigned tasks and progress
- Projects: View project details and milestones
- Support Tickets: Create and manage support tickets
- Files: Upload and download shared files
- Activity Feed: Timeline of all client-related activities
Getting Started
Step 1: Configure Your Portal
- Navigate to Settings → Client Portal
- Set your portal name and upload a logo
- Choose your brand colors
- Write a welcome message for your clients
- Select which modules clients can access
- Enable features like file sharing and activity feed
- Click "Save Settings"
Step 2: Customize Your Menu
- In the Client Portal settings, click the "Menu Items" tab
- Click "Add Menu Item"
- Choose the item type:
- Module: Link to invoices, proposals, tasks, etc.
- External Link: Link to a third-party website
- Custom Page: Link to a page you've created
- Set the label and icon
- Configure sort order
- Save the menu item
Step 3: Create Custom Pages (Optional)
- Click "Page Builder" in the Client Portal settings
- Enter a title and description
- Use the content builder to design your page
- Add merge tags for dynamic content (e.g.,
{{contact.name}},{{invoice.total}}) - Set SEO information
- Publish the page
Step 4: Invite Your Clients
- Navigate to a Contact or Company detail page
- Click "Send Portal Invitation"
- Optionally add a custom message
- Click "Send Invitation"
The client will receive an email with a secure link to access their portal. The link expires after the configured number of days (default: 30 days).
Portal Access for Clients
How Clients Access the Portal
- Client receives an email invitation with a portal access link
- Client clicks the link (no password required)
- Portal opens showing the client's dashboard
- Client can navigate using the sidebar menu
What Clients Can Do
- View all their invoices, proposals, contracts, tasks, and projects
- Create new support tickets
- Reply to existing tickets
- Upload and download files (if enabled)
- View activity timeline (if enabled)
- Access custom pages created for them
Security
Token-Based Authentication
- Portal uses secure, time-limited tokens instead of passwords
- Tokens are automatically generated when you send invitations
- Tokens expire after the configured number of days
- New tokens can be sent at any time
Data Isolation
- Clients can only see their own data
- Companies see company-level data and related contacts' data
- All data is tenant-isolated
Best Practices
- Use HTTPS for all portal access
- Set appropriate token expiration periods
- Monitor portal access activity
- Regularly review enabled modules and menu items
Customization
Merge Tags / Variables
Use merge tags in custom pages to display dynamic client data:
Contact Variables:
{{contact.name}}- Full name{{contact.email}}- Email address{{contact.phone}}- Phone number{{contact.company}}- Company name
Invoice Variables:
{{invoice.number}}- Invoice number{{invoice.total}}- Total amount{{invoice.status}}- Invoice status
Project Variables:
{{project.name}}- Project name{{project.status}}- Project status{{project.progress}}- Project progress percentage
System Variables:
{{system.current_date}}- Current date{{system.company_name}}- Your company name
See the Merge Tags Reference for a complete list.
Integration with Other Modules
CRM
- Portal invitations sent from Contact/Company detail pages
- Activity feed shows portal access events
- Client portal activities appear in CRM activity timeline
Finance
- Clients can view and download invoices
- Payment history visible in portal
- Invoice details with payment options
Projects
- Clients can view project details
- Task lists and progress tracking
- Project files accessible in portal
Support
- Clients can create tickets from portal
- View ticket history and replies
- File attachments supported
Proposals & Contracts
- View proposals and contracts
- Respond to proposals
- Sign contracts digitally
Troubleshooting
Client Can't Access Portal
- Check token expiration: Verify the token hasn't expired
- Verify email sent: Check that the invitation email was sent successfully
- Resend invitation: Send a new portal invitation
- Check portal status: Ensure portal is enabled in settings
Client Can't See Certain Items
- Check module settings: Verify the module is enabled in portal settings
- Check menu items: Ensure menu items are enabled and visible
- Verify data exists: Confirm the client has invoices/proposals/etc. assigned to them
Portal Looks Incorrect
- Check custom CSS: Review custom CSS for errors
- Verify logo upload: Ensure logo is uploaded correctly
- Clear browser cache: Have client clear their browser cache
Best Practices
- Customize Branding: Match portal colors and logo to your brand
- Welcome Message: Write a friendly, helpful welcome message
- Enable Relevant Modules: Only enable modules clients will actually use
- Organize Menu: Use logical menu item ordering
- Test Portal: Regularly test the portal as a client would see it
- Monitor Access: Review portal access logs periodically
- Keep Content Updated: Update custom pages and menu items as needed
- Provide Support: Include contact information in portal for client questions
Next Steps
- Learn about Custom Pages and Content Builder
- Read the Merge Tags Reference
- See API Documentation for integration options
Updated on: 13/03/2026
Thank you!
