---
title: Multi-Project Platforms
product: vercel
url: /docs/platforms/multi-project-platforms
canonical_url: "https://vercel.com/docs/platforms/multi-project-platforms"
last_updated: 2018-10-20
type: conceptual
prerequisites:
  - /docs/platforms
related:
  - /docs/platforms/multi-project-platforms/concepts
  - /docs/platforms/multi-project-platforms/quickstart
  - /docs/platforms/multi-project-platforms/reference
summary: Learn about multi-project platforms on Vercel.
install_vercel_plugin: npx plugins add vercel/vercel-plugin
---

# Multi-Project Platforms

A multi-project platform gives each customer its own Vercel project and deployment. This provides stronger isolation and lets each tenant run custom code, with more projects to create and manage through the Vercel SDK.

**Concepts**: When to choose per-customer projects and how isolation works. [Learn more →](/docs/platforms/multi-project-platforms/concepts)

**Quickstart**: Create and deploy a project per tenant with the Vercel SDK. [Learn more →](/docs/platforms/multi-project-platforms/quickstart)

**Reference**: SDK methods and APIs for managing per-tenant projects. [Learn more →](/docs/platforms/multi-project-platforms/reference)


---

[View full sitemap](/docs/sitemap)
