# Filtering games on In-Play View

One of the most useful indicators in the dashboard is the ability to separate and analyze statistics by period. This allows you to see how the game has changed over time, whether for the entire match or for the last 5/10/15 or 20 minutes. You can also track how the game has changed since the last goal or red card was scored, as well as compare the two halves.

To make it easier to access this information, we have added a quick filter option that can be accessed using keyboard keys. **Simply use the CTRL key in combination with the numbers 1 to 9 to view the desired statistic.** You can also sort the matches by the total number for home, away, and both teams for all stats that are in the "**Stats**" section. This can help you quickly find the information you need and analyze the data in more detail.

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


---

# 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://features.sstrader.com/sstrader-tutorials/football-pro/filtering-games-on-in-play-view.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.
