# Databoxes in Messages & Tasks

A ‘**Databox – Read**’ can be used to display the contents of a Databox within the body of a Message or Task. When editing the body text of a Message or Task, the list of available Databoxes is displayed alongside the editor.

### Tasks

<figure><img src="/files/FAP2DngZ43L6R7uccslZ" alt=""><figcaption><p>A letter task showing several Databoxes</p></figcaption></figure>

Simply position the cursor and click the '**+**' sign or just drag and drop the Databox into the body.

### Messages

<div align="center"><figure><img src="/files/imGgKeUSU4Fw8AsT9UdD" alt=""><figcaption><p>A Message using a single Databox</p></figcaption></figure></div>

The above example uses a telephone number stored in a Company Databox:

<div align="center"><figure><img src="/files/LiC6glUoXj7Hlonw9DUi" alt=""><figcaption><p>Company (Fixed text) Databoxes holding telephone numbers </p></figcaption></figure></div>

...with the end result:

<div align="center"><figure><img src="/files/I0ylBH0BR8k7tDaz94Lv" alt=""><figcaption><p>The resultant Message</p></figcaption></figure></div>


---

# 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.keyfax.biz/product-suite/admin/entities/databoxes/databoxes-in-messages-and-tasks.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.
