# How to Connect to Ctrl Portal

In this page, you can find the step-by-step procedure to log in to the Ctrl interface for the very first time after your account is set up.

#### Prerequisites <a href="#uofhowtoconnecttoctrl-prerequisites" id="uofhowtoconnecttoctrl-prerequisites"></a>

Ctrl Login credentials: A username and password shall be sent to you via email by our Account Activation team. Make sure you have the credentials handy before starting the process.

IP Whitelisting (for Production only): For security reasons we only allow connections from IP addresses that have been added to our whitelist. It is therefore necessary that you provide us with the relevant IP addresses from which you are accessing our server before using the production server. Otherwise, your login requests will not be successful

#### Accessing Ctrl Integration for the first time <a href="#uofhowtoconnecttoctrl-accessingctrlintegrationforthefirsttime" id="uofhowtoconnecttoctrl-accessingctrlintegrationforthefirsttime"></a>

1. On [Ctrl (integration) login page](https://integration.web.ctrl.betradar.com/), enter the username and password and click **Sign in.**
2. Once you log in, you will be asked to reset your password. Create a new password and save the changes.
3. The new password will only be valid for this environment of your account.

You can use these credentials (the given username and the new password) to access the Ctrl's integration environment during the integration.

{% hint style="info" %}
**Note**

Later when we upgrade your account to access the [Production Environment](https://ctrl.betradar.com/), you will again have to use your initial password and change it.
{% endhint %}

#### Quick Links by Environment <a href="#uofhowtoconnecttoctrl-quicklinksbyenvironment" id="uofhowtoconnecttoctrl-quicklinksbyenvironment"></a>

| BMID                                            | Users                                                       | **UOF Environments Access**                                | **Token**                                              | **Applied Configuration**                                               |
| ----------------------------------------------- | ----------------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------ | ----------------------------------------------------------------------- |
| 1234                                            | <p>Jane Doe</p><p>John Doe</p><p>Jim Doe</p><p>Jack Doe</p> | <p>INT</p><p></p><p>integration.web.ctrl.betradar.com/</p> | <p>INT</p><p></p><p>stgufadmin.betradar.com/tokens</p> | <p>INT</p><p></p><p>integration.web.ctrl.betradar.com/configuration</p> |
| <p>PROD<br></p><p>ctrl.betradar.com/</p>        | <p>PROD</p><p></p><p>ufadmin.betradar.com/tokens</p>        | <p>PROD</p><p></p><p>ctrl.betradar.com/configuration</p>   |                                                        |                                                                         |
| <p>REPLAY</p><p>iodocs.betradar.com/replay+</p> | <p>REPLAY<br></p><p>stgufadmin.betradar.com/tokens</p>      | Default                                                    |                                                        |                                                                         |

| BMID       | Users                                                       | Environment                                                         | **AMQP**                                                            | API                                                                   |
| ---------- | ----------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- | --------------------------------------------------------------------- |
| 1234       | <p>Jane Doe</p><p>John Doe</p><p>Jim Doe</p><p>Jack Doe</p> | Integration                                                         | <p>stgmq.betradar.com (old)<br></p><p>global.stgmq.betradar.com</p> | <p>stgapi.betradar.com (old)<br></p><p>global.stgapi.betradar.com</p> |
| Production | global.mq.betradar.com/                                     | global.api.betradar.com/                                            |                                                                     |                                                                       |
| Replay     | replaymq.betradar.com                                       | <p>api.betradar.com/+(Server)<br> api.betradar.com/+(v1/replay)</p> |                                                                     |                                                                       |

{% hint style="info" %}
**Note**

Every bookmaker (BMID) that has access to the UOF production environment can also access the UOF integration environment and the replay environment with the same user and username at the same time.
{% endhint %}


---

# 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.sportradar.com/uof/uof-guides/how-to-guides/how-to-connect-to-ctrl-portal.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.
