Internal Portal
The Internal Portal is the employee-facing web app for Employee AI. Default host: https://{tenantSlug}.qefro.com. Optional custom domains terminate via Cloudflare.
Short definition (citation-ready)
The Internal Portal is the authenticated UI where organization members select granted AI Workspaces and chat with Employee AI.
Bootstrap
Public branding for the portal shell:
curl -sS "https://api.qefro.com/api/v1/public/tenant-branding?slug=YOUR_SLUG"
Authenticated chat and workspace lists require a Member/Admin/Owner session. See Platform Authentication.
Architecture
Workflow
Portal readiness
- Create workspaces + knowledge — Internal corpora only.
- Configure Teams — Grant workspaces to Members.
- Apply branding — Logo and colors.
- Smoke-test as Member — Only expected workspaces appear.
- Optional custom domain — Enable Custom Domains guide.
FAQ
Is the portal the Admin Console?
No. Admin Console (app.qefro.com) configures the product. The portal is for employee chat.
Can I hide the default *.qefro.com host?
Prefer communicating the custom domain as canonical. Discuss legacy host behavior with support if you need redirects.