---
title: Regions
description: Where Atlasflow runs your applications and how regions relate to your plan.
order: 3
---

Atlasflow runs your applications on bare-metal infrastructure. Region availability depends on your workspace plan.

## Plan and region availability

| Plan  | Region support           |
| ----- | ------------------------ |
| Hobby | Single region            |
| Pro   | Single region            |
| Team  | Multi-region deployments |

Hobby and Pro workspaces deploy to Atlasflow's default region. Team workspaces can deploy across multiple regions for lower latency and redundancy.

## What "region" means

A region is a geographic area where Atlasflow has compute capacity. When you deploy, Atlasflow schedules your container on a server within the selected region.

Multi-region deployments (Team plan) let you run instances of your application closer to users in different parts of the world.

## Selecting a region

Region selection is available on Team plans. If you're on Hobby or Pro and need multi-region support, upgrade to the Team plan from your workspace billing settings.

## Next steps

- [Plans](/docs/billing/plans.md): what each plan includes.
- [Custom domains](/docs/networking/custom-domains.md): route traffic to your deployments.
- [Build machines](/docs/guides/build-machines.md): larger build tiers are also a Team feature.