# Layout Elements

Layout elements are essentially used to provide description and information to the users about the application. You can add headings, paragraphs, separators and URL links.

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

Once you drag the element to the workflow builder, you can easily customize the element by clicking on the element.

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

To remove an element, just click on the trash icon.


---

# 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://document.unifiedstacks.com/workflow-elements/layout-elements.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.
