Skip to main content
All help topics

For creators

Customer-facing URLs (paths today, subdomains soon)

Where to send your learners, and what the URLs look like once your subdomain / CNAME is live.

Today

Your customer-facing URLs live under /p/<your-tenant-slug>/...:

  • /p/<slug>/login — branded sign-in
  • /p/<slug>/forgot-password — password recovery
  • /p/<slug>/library — purchase history
  • /p/<slug>/store — your storefront
  • /p/<slug>/courses — public course catalogue

Production

Once you launch on production, those same URLs are served at <slug>.thebigclass.com (subdomain) — then optionally at your own custom domain once your CNAME is verified. The path-based form keeps working forever as a fallback.

Copyable list with both forms lives at /dashboard/portal/brand → Identity → Customer-facing URLs.

Which URL should I share?

  • Selling a single course? Share its public course page so visitors land straight on the buy button.
  • Want people to browse everything? Share your storefront (/store) or course catalogue (/courses).
  • Onboarding existing students? Send them your branded login so they sign in to the right workspace first time.

Whichever form you share — path, subdomain or custom domain — it resolves to the same workspace, so a link you printed on a flyer keeps working even after you connect a custom domain later.

Common questions

  • Do old path-based links break when I add a subdomain or custom domain? No — the path form keeps working forever as a fallback, so nothing you've already shared dies.
  • Is each workspace separate? Yes — every workspace has its own login and its own accounts; there's no shared platform-wide login.
  • Where do I set my custom domain? Under /dashboard/portal/brand once your CNAME is verified.

Related