# Required services and supported regions

The region must support the services used in WEKA on GCP. The following sections list these services and the regions that support them.

{% hint style="info" %}
If you need to use a region that is missing from the list, contact the [Customer Success Team](https://docs.weka.io/4.1/support/getting-support-for-your-weka-system#contact-customer-success-team).&#x20;
{% endhint %}

## Required services used in WEKA on GCP

* Cloud Build API
* Cloud Deployment Manager V2 API
* Cloud DNS API
* Cloud Functions API
* Cloud Logging API
* Cloud Resource Manager API
* Cloud Scheduler API
* Compute Engine API
* Secret Manager API
* Serverless VPC Access API
* Service Usage API
* Workflow Executions API
* Workflows API

Other services used or enabled:

* App Engine
* IAM
* Google Cloud Storage

## Supported regions

* Americas
  * Oregon (us-west1)
  * Las Vegas (us-west4)
  * Iowa (us-central1)
  * South Carolina (us-east1)
  * N. Virginia (us-east4)
  * Montréal (northamerica-northeast1)
  * São Paulo (southamerica-east1)
  * Columbus (us-east5)
  * Santiago (southamerica-west1)
* Europe
  * London (europe-west2)
  * Belgium (europe-west1)
  * Netherlands (europe-west4)
  * Zurich (europe-west6)
  * Frankfurt (europe-west3)
  * Hamina (europe-north1)
* Asia Pacific
  * Mumbai (asia-south1)
  * Delhi (asia-south2)
  * Singapore (asia-southeast1)
  * Taiwan (asia-east1)
  * Tokyo (asia-northeast1)
  * Osaka (asia-northeast2)
  * Sydney (australia-southeast1)

**Related information**

[GCP locations](https://cloud.google.com/about/locations)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.weka.io/4.1/install/weka-installation-on-gcp/required-services-and-supported-regions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
