# Dedicated IP old ui

## What is Dedicated IP?

Dedicated IP is a private IP address made available to you only.&#x20;

Sometimes you may need to bypass a firewall or DDoS protection to achieve performance tests, in such cases you need to have specific IP addresses to whitelist. For this reason, Loadium has made it possible for you to assign Dedicates IPs to its engines. Each IP address belongs to a specific region. There must be a dedicated IP for each engine.&#x20;

For example: &#x20;

* 5 engines = 5 Dedicated IPs&#x20;
* 50 engines = 50 Dedicated IPs&#x20;
* 100 engines = 100 Dedicated IPs&#x20;

{% hint style="success" %}
To request private IP for your Loadium account, you can [contact us here](https://loadium.com/contact-us/).
{% endhint %}

## Your Dedicated IPs

In order to see your dedicated IPs, you need to click the profile button in the upper right corner and come to the account page.

&#x20;                                            <img src="/files/-M_t0GPpqNv0qMRc-893" alt="" data-size="original">&#x20;

On the account page, you can see all your IPs by clicking the "DEDICATED IP" tab that is above the page. &#x20;

![](/files/8Iy5AobPB8InqrzVgNIO)

On this screen, you can track your dedicated IPs. The table will show you all the Dedicated IPs associated with your account. In the table, you can see the all information about your dedicated IPs such as region name, address, status and related tests.

![](/files/-M_t1C5RnnrbjknOf4lZ)

## How to Use

While creating a new test or editing a test, you need to select the regions where your dedicated IPs are located in the Geolocation field.

![](/files/-M_t6DrgNBvLP2OX9YwY)

* The "Use Dedicated IP" option must be checked.

![](/files/-M_t6us_IimpuOe7gv8g)

That's it. Now when you start the test, it will use IP's from your Dedicated IP pool (the selection is randomized).

## Available Regions&#x20;

### Amazon Web Services

1. EU - Ireland
2. EU - Frankfurt
3. EU - London
4. EU - Paris
5. US East - Ohio
6. US East - N. Virginia
7. US West - N. California
8. US West - Oregon
9. Canada - Central
10. Asia Pacific - Tokyo
11. Asia Pacific - Seoul
12. Asia Pacific - Singapore
13. Asia Pacific - Sydney
14. Asia Pacific - Mumbai
15. South America - Sao Paulo

### Microsoft Azure

1. Germany West Central
2. Australia Central
3. Canada East
4. Central India
5. Central US
6. East US
7. Japan East
8. North Europe
9. South Central Us
10. UAE North
11. West Europe
12. West US
13. Sweden Central

### Google Cloud Platform

1. Belgium
2. Zurich

{% hint style="success" %}
To request private IP for your Loadium account, you can [contact us here](https://loadium.com/contact-us/).
{% endhint %}

#### That's all :) Enjoy testing!&#x20;

{% content-ref url="/pages/-MUSAunBwe2J09CIl1hu" %}
[JMeter Test](/create-test/jmeter-test.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUSE7GXKewmLpQmOWWW" %}
[Geolocation old ui](/test-settings/what-is-geolocation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUT5hLDUtoTsSYDaFkV" %}
[Pricing OLD](/about-loadium/pricingold.md)
{% endcontent-ref %}

If you don't see the answer to your question here, please [reach out to us](https://loadium.com/contact-us/) to let us know! We're always improving our documentation.


---

# 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://wiki.loadium.com/test-settings/what-is-dedicated-ip-old.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.
