# Diagram Form

Diagram form for Designer readers

![](/files/lG5ZRHMNU1xbalzm8lUt)

**A** – Diagrams by Workflow state - shows all diagrams in their respective state of the approval workflow

**B** – All Diagrams– shows all diagrams and folders

**C** – Workflow indicator– the current state of the diagram in the approval workflow

**D** – Diagram information– shows all information about the diagram like description, category, blueprint. related element and who is contributor and consumer

**E** – Version– shows all available versions of the diagram and whether they are approved or not

**F** – Present button – Opens the diagram in presentation mode in a new browser tab

**G** – More options – Provides additional options. Copy the present URL of the diagram to share or embed, Export a PNG of the diagram and to print it

**H** – Presentation mode controls – control panel of the Designer [Presentation Mode](/designer/designer-reader/presentation-mode.md)

**I** – Comment section – allows users to leave a comment on the diagram which is visible to the creator and all other Designer readers


---

# 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/designer-reader/diagram-form.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.
