Sharing Your Portal
How to share your CollabPortals portal link with end users and how the login process works.
Portal URL
Every portal gets a unique, shareable URL. The format is:
https://www.collabportals.com/your-portal-slug
The slug is auto-generated from your portal name with a short unique suffix (e.g., client-tracker-x7k2m9). You can find your portal URL on the portal settings page.
Sharing the Link
Share your portal URL with end users however you prefer: email, Slack, embed it on your website, or include it in onboarding materials.
There's no limit on how many people can use the link. Access is controlled by whether the person's email exists in your user table, not by the URL itself.
The portal URL is not secret. Anyone can visit it, but only users with matching email records in your user table can log in and see data.
How End Users Log In
Portal users don't need a CollabPortals account or an Airtable account. They authenticate with a simple email verification flow:
- 1
Visit the portal URL
The user opens the portal link and sees a login screen with an email input.
- 2
Enter their email
The user enters their email address. This must match an email in the portal's user table.
- 3
Receive a verification code
CollabPortals sends a 6-digit verification code to their email address.
- 4
Enter the code
The user enters the verification code and gains access to the portal.
No passwords required. Each login generates a fresh verification code, making the process simple and secure.
What Happens After Login
Once authenticated, the user sees the portal's tables and data based on the permissions you've configured:
- Only tables with view permissions enabled are visible
- Records are automatically filtered to show only those linked to the user
- Field visibility is controlled by your field permission settings
- Create, edit, and delete buttons appear based on table permissions
Common Scenarios
Sharing with Clients
Send the portal link directly to clients via email. Each client sees only their own records because records are linked to their entry in the user table.
Embedding in Your Workflow
Include the portal link in automated emails, project kickoff documents, or your own app. The link stays the same even as you update portal permissions.
Team Access
For internal teams, share the link in Slack or your intranet. Use role-based access to give different team members different permission levels.
Prerequisites for End Users
Before sharing your portal, make sure:
- Users exist in the user table - Each person's email must be in the user table you selected when creating the portal
- Records are linked - Data in other tables should be linked to user records so users see their own data
- Permissions are configured - Set up table and field permissions so users see the right data
If a user tries to log in with an email that's not in the user table, they'll receive an error. Make sure to add users to your Airtable user table before sharing the portal link.
Next Steps
- Portal User Authentication - Technical details on the login flow
- Table Permissions - Control what users can see and do
- Role-Based Access Control - Set up different permission levels