# Diagram description

### Diagram Meta Data

A diagram description is a text created by the user to include essential information about the diagram. The text can be anything and its only intended to be used for reference.

To edit diagram meta data, click on "**Edit Meta Data**" on toolbar.&#x20;

<figure><img src="https://2718133043-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2UzeMjUGHvOZRX1jMiVc%2Fuploads%2FtLZD4DsAHZPLi8IOFdjr%2Fdiagram%20editor%20-%20edit%20meta%20data.jpg?alt=media&#x26;token=94e16607-baac-4a06-9e7b-ee116007ba24" alt=""><figcaption></figcaption></figure>

A new windows will open where you can enter a description for your diagram. You can also change your diagram name.

<figure><img src="https://2718133043-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2UzeMjUGHvOZRX1jMiVc%2Fuploads%2FQKXKE136sTgojVErgyCe%2Fedit%20meta%20data%20form.jpg?alt=media&#x26;token=7f7f8b53-c567-47c5-a878-bbb7cfd35d88" alt=""><figcaption></figcaption></figure>

After entering your text, click on "**Save**" to save diagram meta data for current diagram.


---

# 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/diagram-description.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.
