# Deleting diagrams

When a user creates and saves a diagram it is stored inside SEO Neo internal data. If a user want to delete a diagram, he must do it from Diagram Editor.

To delete a a diagram:

1\) From **Diagram Editor**, select any diagram from the list.

2\) Click on "**Delete**" from toolbar.

<figure><img src="/files/C1eWFXj9hAUqIKWeL3j3" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you delete a diagram that has been used to create a campaign, your campaign will remain as it is. SEO Neo stores diagram information inside each campaign to prevent file corruption when the user deletes diagrams.
{% 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.seoneo.io/documentation/diagram-editor/deleting-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.
