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

# Workspace geography

> Choose where development resources for a Workspace and its new Projects are hosted.

Workspace geography controls where development resources for a Workspace are hosted. You select it when you create the Workspace, and new Projects and resources in that Workspace use the selected location.

<Note>
  Workspace geography and [publishing
  geography](/features/security/geography#publishing-geography) can differ.
  Publishing geography controls where a published Project runs.
</Note>

## What Workspace geography controls

A Workspace brings together Projects, people, settings, shared resources, integrations, and billing. Within each Project, you use the Project Editor and Replit chat. Development resources include the development version of your app and its development database.

Only Pro customers can select a specific Workspace region.

Free and Core customers have their Workspace region set automatically. This usually selects the Workspace region closest to you. New Projects and resources in the Workspace use that location. You cannot change the region after you create the Workspace.

## Select a Workspace region

If you are a Pro customer, you can select a region when you create a Workspace:

<Steps>
  <Step>Open the **Create a new workspace** form.</Step>
  <Step>Enter the Workspace name and optional member email addresses.</Step>

  <Step>
    Open **Workspace region**, then select **North America**, **Europe (EU)**,
    or **Asia**.
  </Step>

  <Step>Select **Create workspace**.</Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/replit/56uKm2cApIbn0WNI/images/workspace/workspace-geography-selection.png?fit=max&auto=format&n=56uKm2cApIbn0WNI&q=85&s=36384080aaaf07f64460f5158cf7c123" alt="Create a new workspace form with the Workspace region menu open and North America, Europe (EU), Asia, and Auto options visible" width="822" height="590" data-path="images/workspace/workspace-geography-selection.png" />
</Frame>

## Available geographies

| Geography         | Workspace selection |
| :---------------- | :------------------ |
| **North America** | Yes                 |
| **Europe (EU)**   | Yes                 |
| **Asia**          | Yes                 |
| **South America** | No                  |
| **Australia**     | No                  |

## Next steps

* [Workspaces](/features/collaboration/workspaces): Learn how Workspaces organize Projects, people, settings, shared resources, and billing.
* [Publishing geography](/features/security/geography#publishing-geography): Choose where a published Project runs.

To learn more about how Replit handles data processing, see the [Data Processing Addendum](https://replit.com/dpa).
