# Collegare DocBits a Power BI

È possibile collegare i dati di DocBits a Power BI in due modi diversi. Il metodo corretto dipende da come si desidera utilizzare i dati.

{% embed url="<https://youtu.be/O1MtuXf_R_M>" %}

## Quando utilizzare quale connessione:

* **Metodo 1: Collegamento tramite ClickHouse**
  * **Analisi su grandi volumi di dati**.
  * **Tendenze storiche e cruscotti**.

{% content-ref url="/pages/czKyy1burKGnPucSX9FI" %}
[Connettersi tramite ClickHouse](/italian/advanced-functions-and-tools/collegare-docbits-a-power-bi/connettersi-tramite-clickhouse.md)
{% endcontent-ref %}

* **Metodo 2: Collegamento tramite Database in sola lettura**
  * **Dati operativi o quasi in tempo reale**.
  * **Accesso diretto alle tabelle correnti di DocBits**.

{% content-ref url="/pages/pdOGHcYZ5BSZGJQ7TP6g" %}
[Connettersi tramite Database in sola lettura](/italian/advanced-functions-and-tools/collegare-docbits-a-power-bi/connettersi-tramite-database-in-sola-lettura.md)
{% endcontent-ref %}


---

# 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://docs.docbits.com/italian/advanced-functions-and-tools/collegare-docbits-a-power-bi.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.
