> For the complete documentation index, see [llms.txt](https://ai-security-docs.akto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai-security-docs.akto.io/agentic-guardrails/how-to/export-visualisation-and-report.md).

# Export Visualisation and Report

## **Overview**

Akto enables you to export visualisations and reports from the Agentic Guardrails dashboards. You can download charts, metrics, and guardrail activity records for audits, reporting, or internal analysis.

## **Download Visualisation**

You can download any visualisation directly from the dashboard.

{% stepper %}
{% step %}
Open the dashboard and navigate to the visualisation you want to download.
{% endstep %}

{% step %}
In the top-right corner of the visualisation, click the **three-bar horizontal menu**.
{% endstep %}

{% step %}
Choose the export format based on your requirement. Akto supports:

* **PNG Image**
* **JPEG Image**
* **PDF Document**
* **SVG Vector Image**
* **CSV File**
* **XLS File**
  {% endstep %}
  {% endstepper %}

Each format allows you to save the selected visualisation exactly as displayed on the dashboard.

## **Download Guardrail Activity Data**

You can export the complete guardrail activity dataset from the Guardrail Activity page.

{% stepper %}
{% step %}
In the left sidebar, select **Agentic Guardrails** and open the **Guardrails Activity** page.
{% endstep %}

{% step %}
In the top-right corner, click **More Actions**.

<figure><img src="/files/eQeB178iKl1fELHBR7xp" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select **Export** to download a JSON file containing all guardrail activity records.
{% endstep %}
{% endstepper %}

The exported JSON file provides a full dataset that you can use for investigations, pattern analysis, or system integrations.
