# Opening Diagrams

Guide to opening Diagrams.

There are 2 different options to open a Diagram in Designer.

## Option 1 — Diagrams Form

Access the Diagram Form by navigating to the Designer menu in ServiceNow and selecting 'Diagrams'.

**A** – Click the Diagrams application module in ServiceNow to open the diagram form in a new browser tab

On the diagram form there are different options on how to open the diagram.

**A** – Open the diagram in Presentation Mode

**B** – Open the diagram in Designer in the current browser tab

**C** – Opens the diagram in Designer in a new browser tab

## Option 2 — Open Dialog within Designer Canvas

**A** – Click the Open Diagrams icon within the DIAGRAMS ribbon to open the Diagram Form and have the above-mentioned options


---

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