# Accessing the User Interface

If you're using the **Insight Tech Console** (UI), user accounts must be provisioned by Sportradar. Typically, this is handled by your account representative or contact person (e.g. Operational Account Manager, or Service Delivery Manager). Once the account is provisioned, users will receive an email invitation to set their password and enable two-factor authentication (2FA). Only provisioned users can log in to the UI at [https://console.insighttechservices.sportradar.com](https://console.insighttechservices.sportradar.com/).&#x20;

### Insight Tech Console

While Insight Tech is API-first, a browser-based Console is available for operational users such as traders, analysts, and product managers. It allows you to:

* View model outputs for players, tickets, and events
* Filter and explore bettor segments
* Export data for further analysis

Access is managed through Sportradar’s IAM system. Your Operational Account Manager (OAM) will grant access and assign the appropriate roles. The console is read-only and fully aligned with the data and models surfaced through the API.&#x20;

### Provisioning Process

Console accounts are provisioned by your Operational Account Manager (OAM) or Service Delivery Manager (SDM). Only named individuals can receive access (not service accounts).

To begin the process, your team must provide a list of users to be provisioned. This list must include the **First Name**, **Last Name**, and **Email address** for each individual user.

Once your account is created, follow these steps to activate it:

<table data-header-hidden><thead><tr><th width="40"></th><th></th><th></th><th data-hidden data-type="files"></th></tr></thead><tbody><tr><td>1</td><td><strong>Check Your Email</strong><br>Look for an email titled <em>"Set your password"</em>  Click the blue <strong>"Set Your Password"</strong> button. </td><td><div><figure><img src="/files/1fq7G9AeTOkF6oRuhbcz" alt=""><figcaption></figcaption></figure></div></td><td><a href="/files/VMVeKp40wkILmdLBwWar">/files/VMVeKp40wkILmdLBwWar</a></td></tr><tr><td>2</td><td><p><strong>Create a Password</strong><br>You’ll be taken to a secure page to set your password.</p><blockquote><p>Password must be at least <strong>16 characters</strong> long.</p></blockquote></td><td><div><figure><img src="/files/t9f4c675WaBB6wqOwtiO" alt=""><figcaption></figcaption></figure></div></td><td></td></tr><tr><td>3</td><td><strong>Confirm Setup</strong><br>After setting your password, you’ll see a green confirmation check mark.</td><td><div><figure><img src="/files/3owulbyMjWbz9yt2GMLv" alt=""><figcaption></figcaption></figure></div></td><td></td></tr><tr><td>4</td><td><strong>Log In</strong><br>Go to: <a href="https://console.insighttechservices.sportradar.com">https://console.insighttechservices.sportradar.com</a> <br>Use your email address and newly created password to log in.</td><td><div><figure><img src="/files/bUC6zEnrJwcjEfpu2sa7" alt=""><figcaption></figcaption></figure><figure><img src="/files/RgOeKZ9zdT5Wup8LgYZc" alt=""><figcaption></figcaption></figure></div></td><td></td></tr><tr><td>5</td><td><strong>Enable Two-Factor Authentication (2FA)</strong><br>You’ll be prompted to set up 2FA using <strong>Google Authenticator</strong> or a compatible app.</td><td><div><figure><img src="/files/7nYmYl3bzwrcIZaM0HtT" alt=""><figcaption></figcaption></figure></div></td><td></td></tr><tr><td>6</td><td><strong>Scan the QR Code</strong><br>Open your authenticator app, scan the QR code displayed, and enter the 6-digit code to complete login.</td><td><div><figure><img src="/files/lWAb8YsHBdIsvjTdrXMX" alt=""><figcaption></figcaption></figure></div></td><td></td></tr></tbody></table>

#### 2FA Setup Guides

* [Google Authenticator for Android](https://support.google.com/accounts/answer/1066447?hl=en\&co=GENIE.Platform%3DAndroid)
* [Microsoft Authenticator Setup](https://support.microsoft.com/en-us/account-billing/how-to-add-your-accounts-to-microsoft-authenticator-92544b53-7706-4581-a142-30344a2a2a57)

#### Tips & Troubleshooting

* Didn’t get the email? Check your **spam** or **junk** folder.
* Switching phones? Make sure you **save your authenticator setup** securely.
* Still having trouble? Contact your **Operational Account Manager** or internal IT support.


---

# 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/itservices/introduction/getting-started/accessing-the-user-interface.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.
