> For the complete documentation index, see [llms.txt](https://visi-digital-internasional.gitbook.io/geo-prospector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-it/risultati-e-dati/exporting-data.md).

# Esportazione dei dati

Geo Prospector può offrire opzioni di esportazione come CSV, Excel, TXT o JSON a seconda della build corrente.

## Flusso di esportazione consigliato

1. Attendi finché il processo non raggiunge lo stato Completato.
2. Apri i risultati.
3. Rivedi categoria e località.
4. Conferma il conteggio finale.
5. Esporta nel formato richiesto.
6. Apri il file esportato.
7. Salva una copia di backup.

## Indicazioni per CSV

Usa software compatibile con UTF-8 quando apri file CSV per preservare i caratteri internazionali.

## Preparazione della campagna

Crea copie di lavoro per le vendite o per l'outreach. Conserva un'esportazione principale intatta come fonte di verità.


---

# 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://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-it/risultati-e-dati/exporting-data.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.
