> For the complete documentation index, see [llms.txt](https://docs.sportradar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sportradar.com/uof/introduction/integration-process/important-notifications.md).

# Important Notifications

It is essential that all your key team members are updated in a timely manner about news and changes regarding the Unified Feed and related odds products. We offer[ UOF status page](https://ctrl-status.sportradar.com/) to provide important updates to our customers.

### **How to Subscribe to Notifications**

Before you begin, please ensure that your office IP address has been whitelisted.\
To request whitelisting of a static IP address, contact Sportradar Support at **<support@sportradar.com>.**

> **Note:** Dynamic IP addresses (which change regularly) cannot be whitelisted.

* Open Ctrl (<https://portal.betradar.com>) and login to your account using your credentials.
* In ctrl interface, click **Operational** on the top navigation bar and select the **View Status Page**.

Refer to the screenshot with numbered steps:

* **1**: Click on **Operational** in the top navigation bar.
* **2**: Select **View Status Page** from the dropdown menu.
* **3**: Alternatively, you can access the same page using a different link shown elsewhere in the interface.

<figure><img src="/files/bcoADOMguUVYlNJAhHX0" alt=""><figcaption></figcaption></figure>

* Once on the landing page,

&#x20;      a. Click the ‘Subscribe’ button in the right top corner

&#x20;       b. Fill in the required details

&#x20;       c. Click **Subscribe**.

![](/files/GEhpqEfR3QbH6ncbHOAO)

If you want to customize which notifications you receive, please click the “**Manage my subscription**” link as in the image above. We recommend that you begin with Notifications Level  ’All’ and only deselect certain product items when you are confident that you do not require these  notifications anymore.

![](/files/1L0j1PrvISxr6bnEROLD)

### Other Preferences <a href="#uofimportantnotifications-otherpreferences" id="uofimportantnotifications-otherpreferences"></a>

**Email Preferences**

To change your email preferences in the future, please return to the landing page and click ‘**Send Preferences Link**’.   This sends your subscription preference management link to your email. Use this link to edit/ make changes to your subscription settings.

Note: This action is available only after you subscribe to the updates.&#x20;

![](/files/RXMK08mnNNhZy2oVc45F)

**To Unsubscribe**

On Edit subscriptions page, you can also unsubscribe to notifications by clicking the button labelled ‘Click to Unsubscribe.’

![](/files/pBUxTSUlAwsusIpDqB7a)

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

Please forward this notification to any colleagues who may require information about the following products:\
• Ctrl Console\
• Live Odds (Unified Feed)\
• Pre-Match Odds (Unified Feed)\
• Premium Cricket (Unified Feed)\
• Unified Feed SDK\
• Sports API&#x20;
{% endhint %}

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sportradar.com/uof/introduction/integration-process/important-notifications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
