A customer portal is usually justified with a support argument: give customers a place to check things themselves, and the inbox gets quieter.
Then it ships, the inbox stays exactly as loud, and the portal shows a login count that nobody wants to bring up in the review.
Build the portal from the inbox
The portal was scoped from what was easy to expose - account details, invoices, a document list - rather than from what people actually ask.
The fix is unsexy. Take the last few hundred inbound support messages and cluster them by what was being asked. Not by category label; by the actual question. You will usually find that a small number of questions account for most of the volume, and that they are more specific than any portal section:
- Where is my thing right now, and is it late?
- Why was I charged this amount?
- Can you change this one field without me having to ask?
- Who at your company owns this, and how do I reach them?
A portal that answers those four precisely will do more for support load than one with twelve tidy sections that answer none of them.
Read is not enough
Most portals are read-only. But a large share of support contact is not a question at all - it is a request to change something: an address, a plan, a contact, a date.
Every one of those that a customer cannot do themselves is a ticket by design. Write access on the three or four highest-volume changes usually removes more load than any amount of dashboard.
The login is the tax
Every step before the answer loses people: finding the URL, remembering the password, resetting the password, navigating.
That is why an emailed status link that lands directly on the answer often outperforms a full portal. If the question is "where is my thing", the best interface is a link in the notification, not a destination they have to remember exists.
Build the portal for the work that genuinely needs an account. Push everything else to where the customer already is.
Measure the right thing
Not logins. Not sessions. Tickets avoided — measured as volume in the categories the portal was built to absorb, before and after.
If that number has not moved, the portal answered questions nobody was asking, and more features will not fix it. Go back to the inbox.