# Regional Cloud

## Choice of location

Currently we offer a choice of three Region Cloud locales with each having 2 separate datacenters for ensured accessibility and security.

<table><thead><tr><th width="264">Location</th><th>Application URL</th><th data-hidden></th></tr></thead><tbody><tr><td><img src="/files/uGOIYyEQeshVDLT4ispH" alt=""> USA</td><td>us.app.decisionrules.io</td><td><mark style="color:green;">✓</mark> Online</td></tr><tr><td><img src="/files/pykvGQwOYdT3kLGUPxNK" alt="" data-size="line"> European Union</td><td>eu.app.decisionrules.io</td><td><mark style="color:green;">✓</mark> Online</td></tr><tr><td><img src="/files/8C6sKQwoCcsx624yOqqs" alt=""> Australia</td><td>au.app.decisionrules.io</td><td><mark style="color:green;">✓</mark> Online</td></tr></tbody></table>

{% hint style="info" %}
Why choose Regional Cloud? Read more [here](/doc/other-deployment-options/regional-cloud.md#why-decisionrules-on-a-regional-cloud).
{% endhint %}

{% hint style="warning" %}
Region-locked accounts cannot access rules of Global Cloud accounts or accounts locked to different regions.
{% endhint %}

{% hint style="warning" %}
Accessing region-locked content from outside of the region may result in request processing delays.&#x20;

E.g. attempting to use the Rule Solver API on a EU Cloud account's rule from the USA would result in longer response times. &#x20;
{% endhint %}

## Datacenters

#### USA

<table><thead><tr><th width="299.3333333333333">Datacenter</th><th>Status</th><th>Location Shorcut</th></tr></thead><tbody><tr><td><img src="/files/uGOIYyEQeshVDLT4ispH" alt=""> US East (N. Virginia)</td><td><mark style="color:green;">✓</mark> Online</td><td>us-east-1</td></tr><tr><td><img src="/files/uGOIYyEQeshVDLT4ispH" alt=""> US West (Oregon)</td><td><mark style="color:green;">✓</mark> Online</td><td>us-west-2</td></tr></tbody></table>

#### European Union

<table><thead><tr><th width="299.3333333333333">Datacenter</th><th>Status</th><th>Location Shorcut</th></tr></thead><tbody><tr><td><img src="/files/d9Fsu72PHcgD3y2j7d34" alt=""> Central Europe (Frankfurt)</td><td><mark style="color:green;">✓</mark> Online</td><td>eu-central-1</td></tr><tr><td><img src="/files/UZUIWVVbAvkC67FsaHJU" alt="" data-size="line"> Western Europe (Paris)</td><td><mark style="color:green;">✓</mark> Online</td><td>eu-west-3</td></tr></tbody></table>

#### Australia

<table><thead><tr><th width="299.3333333333333">Datacenter</th><th>Status</th><th>Location Shorcut</th></tr></thead><tbody><tr><td><img src="/files/8C6sKQwoCcsx624yOqqs" alt=""> Australia (Sydney)</td><td><mark style="color:green;">✓</mark> Online</td><td>ap-southeast-2</td></tr><tr><td><img src="/files/8C6sKQwoCcsx624yOqqs" alt=""> Australia (Sydney)</td><td><mark style="color:green;">✓</mark> Online</td><td>ap-southeast-2</td></tr></tbody></table>

\*Both datacenters for Australia are located in Sydney


---

# 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.decisionrules.io/doc/api/geo-location/regional-cloud.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.
