# Rich Text Fields in Checklist

We’ve introduced **rich text field** to the list of checklist fields in Unifize, giving you greater control over formatting, clarity, and communication within your records.

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

***

**What’s New:**

* Add **bold**, *italic*, and underline text
* Create **ordered and unordered lists**
* Insert clickable **links**
* Use **headings**, separators, and inline formatting for better readability
* Maintain **structure and formatting** across multi-line content

***

**Where it works:**

* Checklist fields of type ‘Rich Text’

***

**Why it matters:**

* Improve clarity and emphasis within checklists
* Fields that require detailed notes or instructions
* Add structured formatting to SOPs, deviations, and validations
* Reduce confusion and misinterpretation by making key points stand out

***

**Availability:**

Rich text is now available in the list of all checklist fields across all processes.

> 🔗  [Learn how to use rich text in checklist fields](/user-guide/data-and-process-management/rich-text-in-checklist.md)


---

# 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.unifize.com/release-notes/april-2025/rich-text-fields-in-checklist.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.
