# Finding AWS Region

When you create an integration in iX Hello, you will need to provide AWS-Region name. If you are unsure which region you are using for the AWS service, you can find the AWS region by doing the following:

1. Select the AWS service for which you want to find the Region.
2. The top right corner displays the current region name (ex. N. Virginia, Ohio, ...)
3. Click on the Region alias to get a dropdown list. The AWS Region name will be the value in the \
   xx-xxxx-# format. For example **us-east-1, us-west-2, ...**

<figure><img src="https://1107164708-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8XHvUsfyTUFLvToHqD%2Fuploads%2Fx2cMeh3aVuRETBvcabFn%2Fuseast.png?alt=media&#x26;token=cf34e3da-1809-4b29-8553-24b83431e48e" alt=""><figcaption></figcaption></figure>

You will need the **xx-xxxx-#** format value for iX Hello integration.


---

# 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.ixhello.com/ixhc/finding-aws-region.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.
