Skip to main content

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

  1. Create workspaces + knowledgeInternal corpora only.
  2. Configure TeamsGrant workspaces to Members.
  3. Apply brandingLogo and colors.
  4. Smoke-test as MemberOnly expected workspaces appear.
  5. Optional custom domainEnable 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.