> For the complete documentation index, see [llms.txt](https://docs.ins-pi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ins-pi.com/designer/work-in-the-app/diagram-operations/exporting-diagrams.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
