> 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/saving-diagrams.md).

# Saving Diagrams

How to save Diagrams.

Saving diagrams has been optimized to the way Designer users are working on a daily basis. Performing a change on a diagram will notify the user immediately that changes have been made and the diagram needs to be saved to store the changes in ServiceNow.

**Save Diagram**

**A** – Click the orange label to save the diagram.

Alternatively, the fastest way to save the diagram is to press **CTRL+S**.

{% hint style="warning" %}
Changing the name in the Save as dialog will only create a new Diagram in the Diagrams table when the File > New… option was selected before.

A prior opened Diagram will be renamed when changing the Filename in the Save as dialog. It does not create a copy of the Diagram with a different name!
{% 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/saving-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.
