diff --git a/serverless/nav/serverless-general.docnav.json b/serverless/nav/serverless-general.docnav.json
index d10fc3a1..cfc371ca 100644
--- a/serverless/nav/serverless-general.docnav.json
+++ b/serverless/nav/serverless-general.docnav.json
@@ -60,6 +60,9 @@
},
{
"slug": "/serverless/general/user-profile"
+ },
+ {
+ "slug": "/serverless/regions"
}
]
}
diff --git a/serverless/pages/cloud-regions.mdx b/serverless/pages/cloud-regions.mdx
new file mode 100644
index 00000000..a35d96bb
--- /dev/null
+++ b/serverless/pages/cloud-regions.mdx
@@ -0,0 +1,26 @@
+---
+slug: /serverless/regions
+title: Serverless regions
+description: Index, search, and manage ((es)) data in your preferred language.
+tags: ["serverless", "regions", "aws", "cloud"]
+---
+
+A region is the geographic area where the data center of the cloud provider that hosts your project is located. Review the available Elastic Cloud Serverless regions to decide which region to use. If you aren't sure which region to pick, choose one that is geographically close to you to reduce latency.
+
+Elastic Cloud Serverless handles all hosting details for you. You are unable to change the region after you create a project.
+
+
+Currently, a limited number of Amazon Web Services (AWS) regions are available. More regions for AWS, as well as Microsoft Azure and Google Cloud Platform (GCP), will be added in the future.
+
+
+## Amazon Web Services (AWS) regions
+
+The following AWS regions are currently available:
+
+| Region | Name |
+|--------|------|
+| ap-southeast-1 | Asia Pacific (Singapore) |
+| eu-west-1 | Europe (Ireland) |
+| us-east-1 | US East (N. Virginia) |
+| us-west-2 | US West (Oregon) |
+
diff --git a/serverless/pages/get-started.mdx b/serverless/pages/get-started.mdx
index c93e57e4..4bcf577e 100644
--- a/serverless/pages/get-started.mdx
+++ b/serverless/pages/get-started.mdx
@@ -25,7 +25,7 @@ Use your ((ecloud)) account to create a fully-managed ((es)) project:
- **General purpose**. For general search use cases across various data types.
- **Optimized for Vectors**. For search use cases using vectors and near real-time retrieval.
-1. Provide a name for the project and optionally edit the project settings, such as the cloud platform region.
+1. Provide a name for the project and optionally edit the project settings, such as the cloud platform .
Select **Create project** to continue.
1. Once the project is ready, select **Continue**.