How to Set Up the Member Portal in UniLink (Give Members Their Own Dashboard)

How to Set Up the Member Portal in UniLink (Give Members Their Own Dashboard)
Configure a branded self-service page where members manage their subscription, access invoices, and update their billing — without ever emailing you.
Every membership creator eventually hits the same wall: members emailing to ask how to cancel, how to update their card, or where to find their receipt. These questions are not a sign that your members are demanding — they are a sign that your members lack a self-service option. The Member Portal solves this entirely. It is a branded, mobile-responsive page that gives each member their own dashboard for managing their relationship with your program.
Beyond reducing support volume, the Member Portal improves the overall membership experience. Members who feel in control of their subscription — who can upgrade when they see value and pause when life gets busy — are significantly less likely to churn impulsively. The portal is simultaneously a support tool, a retention mechanism, and a brand touchpoint that reinforces the professionalism of your program.
What the Member Portal Does
The Member Portal is a password-protected page hosted on your UniLink domain, typically at a URL like yourdomain.com/members or unil.ink/yourname/portal. Each member logs in with the email address they used to subscribe, and sees a personalized dashboard showing only their own account information.
From the portal, members can change their subscription plan, with your proration settings applied automatically. They can cancel or request a pause, which triggers your retention flow before the action completes. They can update their payment method through a Stripe-hosted card update form embedded directly in the portal. They can download PDF invoices for any past payment. And they can access any gated content that their current plan unlocks, without needing a separate login or content password.
On the creator side, the portal reflects your brand. You can set the logo, primary color, and a welcome message that appears above the member's account details. You can also choose which sections to show or hide — for example, hiding the invoice section if you handle billing questions manually, or hiding the plan change option if you prefer to manage upgrades through a separate sales flow. Everything is configurable from your UniLink dashboard without writing any code.
How to Get Started With the Member Portal
- Navigate to Member Portal settings — In your UniLink dashboard, go to Monetization → Memberships, select your membership program, and click the Member Portal tab.
- Enable the portal — Toggle the Member Portal to Active. This creates the portal page at your default URL. Members cannot access it until you share the URL or link to it from your profile or emails.
- Set your portal URL — In the Portal URL field, enter the slug you want to use. This can be something simple like
/portalor more branded like/members-area. The full URL will beunil.ink/yourname/[slug]. - Upload your logo — Click the Logo field and upload a PNG or SVG of your brand logo. This appears at the top of the portal. Use a version with a transparent background for the cleanest look across different color themes.
- Set your brand color — Enter a hex color code for your primary brand color. UniLink uses this for buttons, links, and accent elements throughout the portal. Make sure the color has sufficient contrast against white backgrounds for accessibility.
- Write your welcome message — In the Welcome Message field, write 1–3 sentences that greet members by name (use the
{{first_name}}merge tag) and remind them what they have access to. Keep it warm and specific to your program. - Configure visible sections — Toggle on or off each portal section: Plan Management, Payment Method, Invoices, Gated Content Library. Enable all sections for a fully self-service experience, or restrict to specific sections if you prefer to keep some actions creator-managed.
How to Use the Member Portal
- Link to the portal from your member welcome email — In Memberships → Emails, edit the Welcome Email template. Add a prominent button or text link to the portal URL so every new member knows exactly where to go to manage their account.
- Add the portal link to your profile page — In your UniLink profile, add a Button block labeled "Manage Your Membership" that links to the portal URL. Members who navigate to your profile should be able to find the portal without searching through emails.
- Embed a portal link in gated content footers — At the bottom of every gated article, video, or course module, include a line that says "Manage your subscription or update billing details in your Member Portal." Link it to the portal URL. This surfaces the portal at the exact moment members are engaging with content.
- Test the portal as a test member — Create a Stripe test-mode subscription under a test email address, then open the portal and log in as that test member. Click through every section — plan change, payment update, invoice download — to verify everything works before your first real member encounters it.
- Set up a portal access email for locked-out members — Occasionally a member will forget their login email or encounter a portal access issue. In your Help email template, include a standard response with the portal URL and instructions for the "Forgot your access link" flow, which sends a magic-link login to their subscription email.
- Review portal activity in your dashboard — In Memberships → Analytics, check the Portal Activity section to see how often members are logging in, what actions they are taking, and whether the portal is actually being used. Low usage may mean members do not know the portal exists — increase how prominently you link to it.
- Update the welcome message when you add new content tiers — Whenever you launch a new plan or add a significant new content category, refresh the portal welcome message to mention it. Members who log in for billing reasons may discover new content they were not aware of, which can prompt an upgrade.
Key Settings Explained
| Setting | What it controls | Best practice |
|---|---|---|
| Portal URL slug | The URL path where the portal is accessible (e.g., /portal or /members) | Use something short and memorable; include it in every membership email you send |
| Portal Logo | The brand image displayed at the top of the portal page | Use a transparent PNG or SVG at 2x resolution for sharp display on retina screens |
| Welcome Message | The greeting text shown to members when they log in | Personalize with {{first_name}}, mention one specific benefit of their current plan, keep under 50 words |
| Plan Management Section | Controls whether members can upgrade, downgrade, or change plans from the portal | Enable unless you have a sales-assisted upgrade process; self-service upgrades convert better than ones that require contacting support |
| Invoices Section | Controls whether members can view and download their payment history | Always enable; members with PDF invoices rarely email to ask about charges |
How to Get the Most Out of the Member Portal
The Member Portal does its best work when members know it exists and trust it as the canonical place to manage their subscription. This means you need to mention it repeatedly — in the welcome email, in the onboarding sequence, in the footer of every gated content piece, and in any support replies about billing. The more normalized the portal is as the go-to resource, the more of your support volume it absorbs automatically.
Brand consistency in the portal matters more than most creators appreciate. A portal that shows your logo, your colors, and a personal welcome message from you feels like an extension of your program rather than a generic third-party billing page. This brand continuity signals professionalism and increases the trust members feel when entering their payment information or making subscription changes.
Think about the portal as a content touchpoint, not just a billing utility. The gated content library section of the portal can serve as a full content navigation interface — members can browse everything their plan unlocks without needing to dig through your profile page. Keep this section updated and organized by topic or date so members always know exactly what they have access to.
For creators running multiple membership tiers, the portal is also an upgrade prompt surface. When a member in your basic tier logs in and sees the Plan Management section, they can view exactly what the higher tiers include and switch with one click. Consider writing upgrade-focused copy in your welcome message that speaks directly to the value gap between their current plan and the next one up.
Troubleshooting Common Issues
| Problem | Likely cause | Fix |
|---|---|---|
| Member cannot log in to the portal | Member is trying to log in with a different email than the one on their Stripe subscription | Ask the member to check which email they used at checkout; the portal uses magic-link login to that address only |
| Plan change option is not showing in the portal | Plan Management section is disabled, or member is on a grandfathered plan not eligible for self-service changes | Check portal settings and verify the Plan Management toggle is on; for grandfathered plans, handle changes manually via your Stripe dashboard |
| Portal shows the wrong brand colors after a recent update | Browser or CDN cache is serving the old styles | Clear browser cache and test in an incognito window; if the issue persists, purge the UniLink CDN cache from your dashboard settings |
| Invoice download produces an empty or corrupted PDF | The Stripe invoice was never finalized (rare edge case with free trial transitions) | Go to the member's subscription in Stripe and manually finalize the invoice, then test the download again from the portal |
Pros
- Eliminates the majority of billing and subscription support tickets with zero ongoing effort after initial setup
- Fully branded experience that reinforces professionalism and trust at a critical account management touchpoint
- Self-service plan upgrades in the portal tend to convert better than upgrade prompts that require contacting the creator
- Gated content library section doubles as a content navigation interface, increasing content consumption and perceived value
Cons
- Members who cancel or downgrade via the portal bypass any manual save attempts you might have made in a personal conversation
- Portal customization options are limited to logo, color, and welcome message — deeper design customization requires custom CSS which may not be available on all plans
- Magic-link login can feel unfamiliar to members who expect a traditional username/password setup
Frequently Asked Questions
Do members need to create a separate password to log in to the portal?
No. The Member Portal uses magic-link authentication. A member enters their subscription email address and receives a one-click login link via email. This eliminates forgotten password support requests and is more secure than a static password.
Can I have separate portals for different membership programs?
Yes. Each membership program in UniLink can have its own portal with its own URL, logo, colors, and welcome message. Members are authenticated per program based on the email address on their subscription for that specific program.
Will cancellations made through the portal trigger my retention flow?
Yes. If you have a cancellation survey and retention offers (pause, discount) configured, they will appear in the portal's cancellation flow before the cancellation is finalized. The portal does not bypass your retention settings.
Can members access the portal if their subscription is paused or past due?
Yes. Members with paused or past-due subscriptions can still log in to the portal. Paused members will see a status indicator and the option to resume early. Past-due members will see a payment update prompt as the primary call to action.
Is the portal mobile-responsive?
Yes. The Member Portal is fully responsive and tested on common mobile screen sizes. Members accessing it on a phone can complete all actions — plan changes, payment updates, invoice downloads — without needing to switch to a desktop device.
Key Takeaways
- The Member Portal gives subscribers a self-service page to manage plans, update payment, view invoices, and access gated content — eliminating most billing support tickets.
- Customize the portal with your logo, brand color, and a personalized welcome message to reinforce professionalism at a critical account touchpoint.
- Link to the portal prominently in welcome emails, onboarding sequences, and gated content footers so members always know where to go.
- Cancellations made through the portal still trigger your configured retention flow — the portal does not bypass churn recovery settings.
- Treat the gated content library in the portal as a navigation surface and keep it organized to increase content discovery and perceived value.
Ready to give your members their own dashboard?
Set up a branded Member Portal in UniLink in under 15 minutes — and stop answering billing emails manually.
Get Started FreeCreate Your Free Link-in-Bio Page
Join thousands of creators using UniLink. 40+ blocks, analytics, e-commerce, and AI tools — all free.
Get Started Free