> For the complete documentation index, see [llms.txt](https://docs.silessian.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.silessian.com/planapply-for-jira-cloud/global-features/diagram-area/diagram-actions.md).

# Diagram actions

Diagram area allows following operations.

* You can add new components (details in next page)
* You can remove components.
* Link components.
* Components linking is a submit of validation (based on possible connections in Jira)
* You can bulk append possible connectable components.
* You can order diagram vertically / horizontally
* You can save & restore diagram. Diagram will be cached in local browser memory.
* You can remove all elements from diagram area
* Update component details with related Jira configurations.

<figure><img src="/files/07pC7fcpFuuwpEcVDt0d" alt=""><figcaption><p>Adding new component</p></figcaption></figure>

<figure><img src="/files/qcI3QjlAFure71y3YqIw" alt=""><figcaption><p>Possible options. You can duplicate, remove or append all possible connections to selected component.</p></figcaption></figure>

<figure><img src="/files/DTGSEjAsfsHfcYOZEKyv" alt=""><figcaption><p>Bulk adding all possible connections.</p></figcaption></figure>

<figure><img src="/files/TAPS2jOz3lIyopajSpRL" alt=""><figcaption><p>Ordering components.</p></figcaption></figure>

<figure><img src="/files/JdbiMWVJM9gECPONQ3hB" alt=""><figcaption><p>Selected components are highlighted.</p></figcaption></figure>

<figure><img src="/files/p9NaEMkeyCVTVbW8PJjU" alt=""><figcaption><p>Resource details are displayed on left side. They contain Jira-related configurations </p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.silessian.com/planapply-for-jira-cloud/global-features/diagram-area/diagram-actions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
