> ## Documentation Index
> Fetch the complete documentation index at: https://spreecommerce.org/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Multi-Tenant Model

> Learn about the multi-tenant ecommerce model.

Spree Commerce Enterprise Edition provides a robust and flexible foundation for building multi-tenant commerce platforms at any scale.

By offering centralized management, isolated tenant environments, and complete customization, Spree empowers platform owners to deliver tailored experiences to multiple businesses on a shared infrastructure.

Whether you’re launching a white-label SaaS solution, managing a network of franchise or reseller stores, or operating multiple brands under one umbrella, Spree Commerce simplifies the complexities of multi-tenancy - ensuring operational efficiency, tenant autonomy, and future-proof scalability.

<Columns cols={2}>
  <Card title="Book a Demo" icon="eye" href="https://getvendo.com/book-a-demo/" cta="Click here">
    Schedule a demo to explore the platform and get your questions answered
  </Card>

  <Card title="Ask for Pricing" icon="dollar-sign" href="https://spreecommerce.org/get-started/" cta="Click here">
    See Enterprise pricing for your use case
  </Card>
</Columns>

## What is a Multi-Tenant Commerce Platform?

A multi-tenant platform enables multiple independent businesses (tenants) to operate their own customized and on-brand storefronts or commerce instances from a shared backend infrastructure owned and operated by a single provider. 

Each tenant is logically isolated - managing their own products, orders, customers, and configurations - while benefiting from the central platform’s scalability, security, and updates.

## Why Choose a Multi-Tenant Architecture?

* **Centralized Efficiency**:
  * Single codebase and infrastructure powering multiple storefronts.
  * Simplified maintenance, upgrades, and security patching.
* **Flexibility and Convenience for Tenants**:
  * Per-tenant branding, theming, and configuration options with no or very little technical knowledge or effort.
  * Isolated data models ensure one tenant’s operations don’t impact others.
* **Economies of Scale**:
  * Reduced hosting and DevOps overhead.
  * Shared infrastructure costs across all tenants.
* **Enhanced Control**:
  * Platform owner retains full visibility and governance over tenant activity.
  * Ability to enforce global settings or policies (e.g., compliance, payment gateways).

## Common Multi-Tenant Use Cases

* **SaaS Commerce Platforms**: Enable independent merchants to launch their own stores under a white-label SaaS offering.
* **Franchise & Dealer Networks**: Empower franchisees or dealers with localized sites, while maintaining brand consistency and centralized operations.
* **Multi-Brand or Multi-Country Enterprises**: Manage separate storefronts for different brands or regional divisions (countries) under a single administrative layer.

## Challenges in Multi-Tenant Commerce

* **Data Isolation**: Ensuring tenants cannot access each other’s products, orders, customers, or analytics.
* **Per-Tenant Customization**: Supporting varied storefront themes and branding, payment methods, tax rules, and shipping zones.
* **Scalability**: Handling growing traffic and transaction volumes across multiple tenants.
* **Security & Compliance**: Meeting strict requirements for data privacy (GDPR, HIPAA) and accessibility (WCAG).

## How Spree Enables Multi-Tenant Platforms

Spree provides a solid foundation for multi-tenant commerce:

* **Customizable Multi-tenant Features**: Build use-case-specific features and flows with ease.
* **API-First Design**: Power storefronts, apps, and third-party integrations with REST APIs.
* **Deployment Flexibility**: Self-host on any cloud provider or region of choice.
* **Scalable Infrastructure**: Add caching, load balancing, and CDNs to handle multi-tenant traffic.
* **Full Ownership**: Customize, extend, and govern every aspect of your platform.

<Columns cols={2}>
  <Card title="Book a Demo" icon="eye" href="https://getvendo.com/book-a-demo/" cta="Click here">
    Schedule a demo to explore the platform and get your questions answered
  </Card>

  <Card title="Ask for Pricing" icon="dollar-sign" href="https://spreecommerce.org/get-started/" cta="Click here">
    See Enterprise pricing for your use case
  </Card>
</Columns>

## Further Reading

* [<u>Multi-Tenant Capabilities</u>](https://spreecommerce.org/docs/use-case/multi-tenant/multi-tenant-capabilities)
* [<u>Super Admin Capabilities</u>](https://spreecommerce.org/docs/use-case/multi-tenant/super-admin-capabilities)
* [<u>Tenant Capabilities</u>](https://spreecommerce.org/docs/use-case/multi-tenant/tenant-capabilities)
* [<u>Franchises & Reseller Networks</u>](https://spreecommerce.org/docs/use-case/multi-tenant/franchises-and-reseller-networks)
* [<u>Multi-Brand Enterprises</u>](https://spreecommerce.org/docs/use-case/multi-tenant/multi-brand-enterprise-model)
* [<u>White-Label SaaS</u>](https://spreecommerce.org/docs/use-case/multi-tenant/white-label-saas)
