Customer Portal
Customer Portal
The Customer Portal allows customers to view and manage their support tickets without logging into the main application.
Accessing the Portal
Portal Access Links
Customers receive portal access via email:
- Agent clicks "Send Portal Link" in ticket detail view
- Customer receives email with secure access link
- Link expires in 30 days
- New links can be sent anytime
Portal URL Format
https://yourdomain.com/support/portal/{token}
The token is a secure, randomly generated 64-character string that provides access without requiring a password.
Portal Features
Viewing Tickets
- Ticket List: See all tickets associated with your account
- Status Filter: Filter by status (new, open, solved, etc.)
- Search: Search tickets by subject or ticket number
- Ticket Detail: Click any ticket to view full conversation
Creating Tickets
- Click "+ New Ticket" button
- Fill in the form:
- Subject: Brief description
- Priority: Select urgency level
- Message: Detailed description
- Click "Create Ticket"
- Ticket is automatically linked to your account
Replying to Tickets
- Open a ticket from the list
- Scroll to the reply form
- Type your message
- Click "Send Reply"
- Your reply is added to the conversation thread
Ticket Information
For each ticket, you can see:
- Ticket number and subject
- Current status
- Priority level
- Full conversation history
- Assigned support agent (if any)
- Creation and update timestamps
Security
Token-Based Access
- Each portal link contains a unique token
- Tokens are hashed and stored securely
- Tokens expire after 30 days
- Access is tracked and logged
Privacy
- Customers can only see their own tickets
- Internal notes are hidden from customers
- Customer data is isolated per tenant
Sending Portal Links
From Ticket Detail View
- Open a ticket
- Click "Send Portal Link" button
- Customer receives email with access link
- Link includes direct access to that ticket
Automatic Sending
Portal links can be sent automatically via:
- Workflow automation
- Email templates
- API integration
Best Practices
- Send Links Proactively: Send portal links when creating tickets
- Explain the Portal: Let customers know what they can do
- Monitor Access: Track portal usage in reports
- Renew Links: Send new links if customers request access
- Mobile Friendly: Portal works on all devices
Troubleshooting
Customer Can't Access Portal
- Verify link hasn't expired (30 days)
- Check if customer email matches ticket customer
- Resend portal link if needed
Missing Tickets
- Ensure tickets are linked to customer
- Verify customer type (Contact or Company) matches
- Check ticket status (closed tickets still visible)
Portal Not Loading
- Verify token is correct
- Check if token has expired
- Contact support for new access link
Updated on: 13/03/2026
Thank you!
