# BI Similarity

The BI Similarity tool within Datalogz' Control Tower is designed to automatically detect and quantify duplication among your BI reports, dashboards, and underlying datasets across various platforms like Power BI, Tableau, and Qlik.

#### Availability

* **Power BI** — Generally Available. BI Similarity for Power BI datasets and reports is fully supported for all customers.
* **Tableau** — Private Preview. BI Similarity for Tableau dashboards and workbooks is available to a limited set of customers. [Contact your Datalogz representative](mailto:support@datalogz.io) to request access.

With BI Similarity, you can use the Cluster Map to:

* [Browse](/guides/bi-similarity/bi-similarity-cluster-map.md) through similar reports and datasets.
* [Explore](/guides/bi-similarity/compare-similar-assets.md) what makes the assets similar. Open any pair to see a side-by-side **Comparison view** with the similarity score, the signals driving it (e.g., overlapping data source), and a metadata diff that highlights which fields are the same and which differ
* Act on the recommendation surfaced in the Comparison view, for example, **Possible Redundancy Detected** when two assets are highly similar, using the inline actions to **Keep Both** or **Notify Owners**

You can also find similar assets in the [Inventory](/guides/inventory.md).


---

# 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.datalogz.io/guides/bi-similarity.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.
