# Note Task Templates

### Overview

Notes are specific to each host integration. For example, one of the Keyfax integrations returns various codes (or classes) when they are consumed by the host.

To create a new Note Template, select Note from the Base Template Type described [here](/product-suite/admin/advanced/base-task-templates.md).&#x20;

The Editing Pane now contains the Note Details for the Template:

<figure><img src="/files/3cNoocEcDaQbjNQehSRN" alt=""><figcaption><p>Creating a new Note Task Base Template</p></figcaption></figure>

### Properties

**Description** – describing the Task's role/purpose

The Editing Pane also contains the Text Area for adding and editing the Template text and layout. Use the Formatting Menu to create the style of document required.

To add Bookmarks (Databoxes) to the Template, place the cursor on the text area and click the '**+**' to the right of the selected Bookmark.

To edit an existing Note Template, select the Template in the Navigation Pane. Click **Edit** to make any changes. When complete click **Save**. To undo changes back to the last save click on **Restore**.

### Example

In this example, up to 5 items are returned to the host (calling) system. It is the responsibility of the host system to parse the exported data (which will include Notes) and further process these items:

<div align="center"><figure><img src="/files/mdTIhFv5fgtsno7sAEa1" alt=""><figcaption><p>Actual Note example used with Aareon QL</p></figcaption></figure></div>

{% hint style="info" %}
**TIP** To add Databoxes to the note, drag and drop from the bookmark menu into the body.
{% 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.keyfax.biz/product-suite/admin/advanced/base-task-templates/note-task-templates.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.
