# Message Rich Text

This provision allows users to create more interactive messages by doing all kinds of text formatting, adding links and images, etc., to make their alerts and notifications more descriptive and engaging.

Message Rich Text field supports the following text formatting options:

* Change font style and size, bold text, italic text.
* Underline text, strikethrough text, add background color, text color.
* Insert bullets and numbered lists, decrease or increase the indent and add quotation marks.
* Add links, images, tables in messages.

<figure><img src="/files/gQ1PtHFWIDSZVh8Q00w0" alt="Message Rich Text"><figcaption></figcaption></figure>

Once the alert is created, the message will be displayed in the notifications.

<figure><img src="/files/GtUljv99Z3hdhenjZItx" alt="Message Rich Text"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:**&#x20;

* **If both Message Text and Message Rich Text fields are filled, then preference will be given to Message Rich Text when displaying the notification.**
* **Message Rich Text cannot be displayed as a bar in a form notification.**
* **To add Message Rich Text in Event-Based Alerts you need to create messages text before creating the workflow using "Message Texts" of Alerts4Dynamics App.**&#x20;
  {% 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.inogic.com/alerts4dynamics/features/message-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.
