What is the difference between multi-tenancy and white labelling?
Multi-tenancy is about architecture. White labelling is about appearance. Multi-tenancy means many organisations share one platform with isolated data. White labelling means each organisation can make the platform look like their own. They often appear together but they are not the same thing, and conflating them leads to bad buying decisions.
The core difference in one line
Multi-tenancy: how the system is built underneath.
White labelling: how the system looks on top.
Side-by-side
| Multi-tenancy | White labelling | |
|---|---|---|
| What it is | An architectural model | A branding feature |
| What it controls | Data, users, infrastructure | Visual identity |
| Who benefits | Operators running multiple clients or brands | End users seeing their own brand |
| Typical elements | Tenant isolation, shared codebase, role hierarchy | Logos, colours, fonts, custom domain, email templates |
| Can exist without the other? | Yes, a multi-tenant platform can have weak or no white labelling | Yes, a single-tenant platform can be fully white-labelled |
| Buyer question it answers | "Can I run many clients on one system?" | "Can my learners see only my brand?" |
Why the distinction matters when buying
Plenty of LMS vendors advertise white labelling without true multi-tenancy. What they actually offer is a single shared instance where you can change the logo per user group. There is no real tenant isolation, no separate admin, no separate user database. Reporting bleeds across "tenants." Permissions get tangled.
Other vendors offer multi-tenancy without strong white labelling. You get separate environments per tenant but every one of them has the vendor's name in the footer, the URL is a subdomain of the vendor's site, and email notifications come from the vendor's domain.
For training companies running courses for external clients, you need both. Without multi-tenancy, you cannot keep client data separate. Without white labelling, your client's learners see your vendor's brand instead of your client's brand, which breaks the trust your client paid you to build.
What full white labelling actually includes
Most LMS pages list white labelling as a feature without specifying scope. Ask vendors which of these they actually support per tenant:
- Custom logo and favicon
- Custom colour palette and typography
- Custom domain or subdomain
- Branded login and signup screens
- Branded email notifications from your domain
- Branded certificates with your logo and signature
- Branded mobile app appearance
- Custom legal pages (terms, privacy)
A vendor that offers three of these is not white-labelled. They have skinning.
Multi-tenancy plus full white labelling on every tenant.
Blend-ed is a multi-tenant LMS built on Open edX with full white labelling on every tenant. Each tenant gets a custom subdomain, complete brand control, branded certificates and branded mobile experience. Learner data is isolated at the architecture layer.
For the architectural detail, see the full multi-tenant LMS guide.