# Note

This data type is accessible through the **Visual** item type and then choose **Note.**

<figure><img src="/files/AFZUL81cOOHLtGRreYAq" alt="" width="448"><figcaption></figcaption></figure>

When chosen, the item type will **open a rich-text editor** that allows you to easily edit text, add headings, colours and more without having to do calculations or HTML like Dynamic Note.

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

When clicked away, the editor will automatically closes and only display the text you put in.

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


---

# 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://help.tillit.cloud/tillit/knowledge-base/setting-up-tillit/activity-templates/activity/elements/data-types/note.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.
