# SMS Task Templates

{% hint style="info" %}
**IMPORTANT** Support for SMS sending requires a subscription to an SMS sending provider. For this reason you may not see the availability of this feature in your Keyfax Administration Tool. For more details on enabling this feature please contact Omfax Support.
{% endhint %}

Selecting 'SMS' from the Base Task Template list described [here](/product-suite/admin/advanced/base-task-templates.md), will display a template to capture all the required details for a new task template:

<figure><img src="/files/VWRm19DEbukvhMlKcrxD" alt=""><figcaption><p>Creating a new SMS Task Base Template</p></figcaption></figure>

### **Properties**

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

**To** – recipient phone number (a Bookmark/Databox can be used here)

**Enter the SMS text** **below** – the text to be sent via SMS to the recipient

To add Bookmarks (Databoxes) to the Template, drag and drop or place the cursor in the text area and click the '+'  to the right of the selected Bookmark.

{% hint style="info" %}
**TIP** To add Databoxes to the 'To' address field you will need to drag and drop  from the Bookmark Selection menu into the field.
{% endhint %}

{% hint style="info" %}
**IMPORTANT** The SMS text box counts the number of characters and gives an estimate as to how many SMS messages will be required to send the message. Remember: if your SMS message text contains bookmarks, the count of SMS messages may be inaccurate if the bookmarks will substitute large amounts of text. Ensure your bookmark data is valid before attempting to send an SMS as you may be charged (dependent upon the SMS provider in use).
{% 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/sms-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.
