﻿# Multi-tenant deployment guides

This section provides a number of guides that will introduce you to multi-tenant deployments in Octopus, including some of the more common scenarios we see.

:::div{.hint}
Multi-tenant deployments are an advanced pattern, and these guides assume you are already familiar with Octopus concepts like [projects](/docs/projects/), [environments](/docs/infrastructure/environments/), [lifecycles](/docs/releases/lifecycles/), [variables](/docs/projects/variables/) and [deploying applications](/docs/deployments).
:::

## Sample tenant projects

If you want to take a look at the examples used in the guides, we have published them in our [Octopus samples instance](https://samples.octopus.app/app#/Spaces-682)

## Guides

The following guides are explained further in this section:

- [Multi-tenant regions](/docs/tenants/guides/multi-tenant-region)
- [Multi-tenant SaaS applications](/docs/tenants/guides/multi-tenant-saas-application)
- [Multi-tenant teams](/docs/tenants/guides/multi-tenant-teams)
