# Rich Text

We support rich text in the long text field.

To enable this make sure that rich text is enabled in the long text field.

![Screenshot\_2021-12-09\_at\_12.23.47.png](https://support.stackerhq.com/hc/article_attachments/4412328002707/Screenshot_2021-12-09_at_12.23.47.png)

With this enabled, the option for this will appear in edit layout.

![rich\_text.png](https://support.stackerhq.com/hc/article_attachments/16551738005011)

Check the box and you can now use the rich text editor within the layout.

![Screenshot\_2021-12-09\_at\_12.27.04.png](https://support.stackerhq.com/hc/article_attachments/4412328035475/Screenshot_2021-12-09_at_12.27.04.png)


---

# 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.stackerhq.com/stacker-classic/data/rich-text.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.
