# Exporting Diagrams

Information on how to export diagrams in different file formats.

**A** – Click the DIAGRAM > Export > Image… to export the Diagram as a PNG Image.

**B** – Click the DIAGRAM > Export > SVG… to export the Diagram as a SVG Image.

**C** – Click the DIAGRAM > Export > Visio to export the Diagram as a Visio Diagram. Please note that only basic Visio export functionality is provided.

**D** – Increase the Zoom (%) factor to download a higher resolution file, and use the options to influence the layout of the image. Click Export to download the image.

**E** – Increase the Zoom (%) factor to download a higher resolution file, and use the options to influence the layout of the image. Click Export to download the image.

{% hint style="warning" %}
Based on your browser settings the image may be downloaded or shown within a new browser tab. In case of issues please deactivate your pop-up blocker.
{% endhint %}


---

# 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.ins-pi.com/designer/work-in-the-app/diagram-operations/exporting-diagrams.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.
