# Text

The Text Widget is used to add custom text to the dashboard, allowing notes, instructions, or any other textual information to be included directly within the workspace.

To add a Text Widget, right-click on the dashboard to open the context menu. Navigate to the Design section and select Text. The widget will be added to the dashboard, allowing text input and formatting.

<figure><img src="/files/CyzZeATgYnURsLaf33pf" alt="" width="203"><figcaption><p>Adding Text to the Dashboard</p></figcaption></figure>

To edit the text in the Text Widget, the edit icon (pencil) in the top right corner of the widget should be clicked. This will enable text editing, allowing changes to be made. After editing, clicking the cross button will save the changes.

<figure><img src="/files/YlvxkAuWN8RXiB3JGuWC" alt="" width="302"><figcaption><p>Adding Text</p></figcaption></figure>

Images can be inserted into the Text Widget. The image icon in the toolbar may be clicked to access this feature. Two options are provided: uploading from a computer or inserting via URL. After an image is added, it can be resized or repositioned within the widget as needed. This functionality allows visual elements to be incorporated alongside text.

<figure><img src="/files/k3uh7Nc7A4MFoEIzNCnw" alt="" width="563"><figcaption><p>Inserting Media into the Text widget</p></figcaption></figure>

<figure><img src="/files/Q3AUzgt5UmSxNAObg5N7" alt=""><figcaption><p>Text widget can be used for describing or analyzing other widgets or strategies.</p></figcaption></figure>

[*Launch the App*](https://oss.thales-mfi.com/)


---

# 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://thales-mfi.gitbook.io/app-documentation-en/design/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.
