# Filtering games on In-Play View

Uno degli indicatori più utili nel pannello è la possibilità di separare e analizzare le statistiche per periodo. Ciò ti consente di vedere come il gioco sia cambiato nel tempo, sia per l'intera partita che per gli ultimi 5/10/15 o 20 minuti. Puoi anche seguire come il gioco sia cambiato dall'ultimo goal o cartellino rosso segnati, così come confrontare le due metà.

Per rendere più facile l'accesso a queste informazioni, abbiamo aggiunto un'opzione di filtro rapido che può essere accessibile utilizzando i tasti di scelta rapida. Basta utilizzare il tasto CTRL in combinazione con i numeri da 1 a 9 per visualizzare la statistica desiderata. Inoltre, puoi ordinare le partite in base al numero totale per la squadra di casa, in trasferta e per entrambe le squadre per tutte le statistiche presenti nella sezione "Stats". Ciò può aiutarti a trovare rapidamente le informazioni di cui hai bisogno e ad analizzare i dati in modo più dettagliato."

<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/sstrader-it/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.
