> For the complete documentation index, see [llms.txt](https://docs.igenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.igenius.ai/italiano/crystal-advisor/esplora-i-tuoi-dati/domande-precedenti.md).

# Domande Precedenti

<figure><img src="/files/0PphVBuctNyXmxGIQ3qC" alt=""><figcaption><p>Domande Precedenti</p></figcaption></figure>

Individua la sezione **"Domande Precedenti"** nella parte superiore dell'Advisor.&#x20;

Questa sezione ti consente di **tenere traccia** dei Topic esplorati in precedenza in qualsiasi momento.&#x20;

All'interno di questa sezione, troverai le tue domande passate *in ordine cronologico*.&#x20;

Puoi continuare a interagire con esse in diversi modi:&#x20;

* [chiedendo](/italiano/crystal-advisor/esplora-i-tuoi-dati/chiedi-i-topic.md) nuovamente le domande per proseguire la conversazione e ottenere dati aggiornati
* esplorando direttamente i Topic utilizzando le azioni disponibili sulla Topic Card, come [Filtra](/italiano/crystal-advisor/esplora-i-tuoi-dati/filtri.md), [Avvisa](/italiano/crystal-advisor/analizza-i-tuoi-dati/avvisi.md), [Salva](/italiano/crystal-advisor/racconta-e-discuti-i-tuoi-dati/data-storytelling.md), [Condividi](/italiano/crystal-advisor/racconta-e-discuti-i-tuoi-dati/condividi-un-topic.md), [Scarica](/italiano/crystal-advisor/racconta-e-discuti-i-tuoi-dati/esporta-un-topic.md) e [Forecast](/italiano/crystal-advisor/analizza-i-tuoi-dati/previsioni.md)&#x20;

Continua a esplorare i tuoi dati!

***


---

# 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:

```
GET https://docs.igenius.ai/italiano/crystal-advisor/esplora-i-tuoi-dati/domande-precedenti.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.
