# Reports

<figure><img src="/files/etIxfTZW4jDiHfpCww14" alt=""><figcaption></figcaption></figure>

The Report Section allows you to save collected charts from Chat Explore and share them with your end users. You can organize multiple reports within a project using tabs, making navigation and presentation simple.

<figure><img src="/files/LjkEtRJHdmkt0RnSvFya" alt="" width="563"><figcaption></figcaption></figure>

💬 Chat in Reports

The Chat Explore tab can be used as the regular Chat Explore. But this chat will be shared out as a part of the report. The receiver of the report will also be able to use this Chat Explore section. These changes can be toggled to save or not.

<figure><img src="/files/QvbCSQu4YrA1h9ZeMcbX" alt=""><figcaption></figcaption></figure>

There are two ways to add charts to your Report tabs. The first is selecting "Add to Report" directly from Chat Explore.

<figure><img src="/files/fUiieA68DEN935ClD2Bo" alt="" width="563"><figcaption></figcaption></figure>

The second is to add your generated chart within the Reports tab.&#x20;

Select "Add component" and then "Add chart". This will open up a panel containing all of your generated charts from Chat Explore.

<figure><img src="/files/YrSiRfYJ6NnSUVZMDMKw" alt="" width="563"><figcaption></figcaption></figure>

Text can also be added to your report. After selecting "Add component," you can select "Add text" to add a title and description to that segment of your report.

<figure><img src="/files/BuO6FZFJp8WiCmIaTYQY" alt="" width="563"><figcaption></figcaption></figure>

🔍 Insights in Reports

You can also add charts directly from a [predictive model’s outcomes](/akkio-docs/building-a-model/predict.md) into your report tabs. Click “Add component” and select any of the predictive results.

<figure><img src="/files/qEicxmR8JZb2zhIPurmV" alt=""><figcaption></figcaption></figure>

🗂️ Sharing for Reports

Reports can be shared by selecting the "Share" option at the top of the Reports tab.

<figure><img src="/files/ZMLxRp9Wtyd9rJTlVLlZ" alt="" width="555"><figcaption></figcaption></figure>

Allow others to edit - Enable others to edit the existing charts and add to the report in the shared Explore tab.

Save end user chats - When others use the shared Explore tab, this option toggles whether or not their chats and generated charts are saved.

* "Shared with your team" is the default share option. Anyone with the url will need to log into an account on [your Team](/akkio-docs/settings/team-settings.md) to access. This can be changed to "Public to anyone with the link".
* External sharing requires the "Build-On Package" plan.
* Individual access controls per tab, including data download restrictions, is a planned feature to be released soon.

🛌 Embeddable Reports

The entire report, including the chat explore tab, can be embedded on any site or within a BI tool such as Looker Data Studio and Tableau.

To do this, change your share option to "Embed" where you can copy the iframe code.

<figure><img src="/files/pCVbxhl9bCzOwbwufAYv" alt="" width="560"><figcaption></figcaption></figure>

Copy this iframe code to embed your report into your BI tool of choice.

<figure><img src="/files/a8xmhSqXv34gsKuGB9cL" 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://docs.akkio.com/akkio-docs/reporting-and-sharing/reports.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.
