www/apps/user-guide/app/settings/regions/page.mdx
import { EllipsisHorizontal, ArrowUpRightOnBox, EllipsisVertical } from "@medusajs/icons"
export const metadata = {
title: Manage Regions in Medusa Admin,
}
In this guide, you’ll learn what regions are and how to manage them.
A Region represents different countries or areas that your commerce store serves customers in. A region can have multiple countries with the same settings, but a region can also be specific to a single country with its own settings.
Each region has its own settings, such as currencies, payment providers, and fulfillment providers. You can set up regions to manage different aspects of your store based on the location of your customers.
A region has a tax-inclusive pricing setting that determines how taxes are added to prices for the region. During checkout, after Medusa calculates the tax of a product or shipping, it will either:
You can manage this setting during region creation or update.
To view regions in your store, go to Settings → Regions. Here, you can see a list of all the regions you have set up in your store. You can also search, filter, and sort the regions to find the one you are looking for.
To create a region:
To view the details of a region:
This opens the region's details page where you can also manage the region.
To edit a region's details:
You can manage a region's countries to add or remove them from the region.
To add countries to a region:
To remove countries from a region:
Metadata is custom data that can be associated with the region in key-value pairs. This is usually used by developers for custom integrations or to store additional information about the region.
To edit the region's metadata:
Deleting a region is irreversible.
</Note>To delete a region from your store: