> 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/ctrl/guide/monitoring/overview/navigation.md).

# Navigation

{% @storylane/embed subdomain="app" linkValue="tjsq16kygix6" url="<https://app.storylane.io/share/tjsq16kygix6>" %}

The **“sports tree”** allows navigation between Sports, Categories, and Tournaments. Any combination of these can be selected, and the relevant events’ **headlines** will be shown. At the top of the sports tree, there is an option to switch between ‘Full tree’ and ‘Active tree’. Beside each Sport, Category, and Tournament in the tree, you can see the number of active events in brackets. Additionally, the number of 'alerted' events (if any) is shown in amber, and the number of 'emergency' alerted events is shown in red.

As long as 'Active Tree' is selected, the sports tree will only display Sports, Tournaments, and Categories with events of interest, as defined by the selected quick filters or keywords searched in the search box. For example, if both ‘Active tree’ and the ‘Alerted’ quick filter are selected concurrently, the sports tree will automatically filter to display only the Sports, Categories, and Tournaments with events that are ‘alerted,’ based on the event alert score (chapter 8.1 of this manual).

The ‘clear’ button is useful to clear multiple previous selections, as opposed to manually unticking each one.

The quick filters allow the user to filter all Sports, Categories, and Tournaments with one click. More than one quick filter can be selected at the same time, allowing for more precise filtering of the events in the overview. When multiple quick filters are used, only events that match all the selected filters will be shown.

### Key:

* Alerted – Any event with an active alert type
* Semi Auto – Any event with an active Semi-Automatic odds change (see 4.2.5)
* Manual – Events with an active Manual odds change (see 4.2.5)
* Hotlisted – Any event that the user has manually added to the ‘Hotlist’ for closer monitoring
* Commented – Matches with an active user comment
* With Odds – Any event with odds already in the market, either offered by comparison bookmakers and/or Betradar
* With Own Odds – Any event with own odds published
* Controllable – Any event where odds control is possible
* 24 hours – Events taking place within the upcoming 24 hours
* Betradar Only – Any event created and verified by Betradar
* Available for Early Odds – Any event eligible for Early Odds input
* With Early Odds – Matches with Early Odds published

In the top right of the monitoring overview, there is a search field that can be used to quickly find any category, team, player, or event (DCCK) across all Sports, Categories, and Tournaments.

Ctrl allows users to create multiple working tabs, similar to how a web browser functions. It is recommended that users create multiple tabs for the events they regularly interact with. These tabs can be renamed and saved, making them easily accessible each time the user logs in. Up to 10 tabs can be created.

<figure><img src="https://2462374060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FePWvwv8SZVMy3wnD1Faz%2Fuploads%2Ft01mmVOiiCa8Y73kym9w%2Fannotely_image.png?alt=media&amp;token=8934ccb5-3026-4bae-88d3-2b595cdd8181" alt=""><figcaption></figcaption></figure>


---

# 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/ctrl/guide/monitoring/overview/navigation.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.
