# Exporting Diagrams

One of the major benefits of utilising Hava is the ability to export diagrams to meet any number of requirements including:

* Internal Documentation
* On-boarding new staff
* Audit & Compliance requirements
* Presentations to management or internal stakeholders
* Use case demonstrations in Managed Services or Devops sales presentations

Because your diagrams are continuously refreshed, exporting up to date diagrams of your environments takes a matter of seconds. If any changes have been made that you want to demonstrate on the diagram, you can manually sync Hava with your cloud provider prior to exporting the diagram.

Hava will export your cloud environment diagrams in several major formats including :

* PDF
* PNG
* Visio (VSDX)
* CSV
* JSON.

Open the diagram you wish to export & select the 'Export" button to open the export dialogue :

![Hava Diagram Export Options](/files/RnyIAIbbeVY5k2tS6mSS)

‌

Select the required output format : Hava will prepare the download - once the "Export Complete" notification is visible, you can download the exported file.

![](/files/N4BHE8bCxsDYfVdY2wMy)

Hava will export exactly what you are looking at in the rendered visualisation.

If you wish to show connections and/or display full resource names on the exported diagram, then make sure you toggle the display of these on prior to exporting the diagram.

![Change Options like names and connecions prior to exporting](/files/FLy1f3BWGSDnew8Awo0j)


---

# 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.hava.io/getting-started/readme/export.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.
