> For the complete documentation index, see [llms.txt](https://software-help-docs.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://software-help-docs.gitbook.io/knowledge-base/software-guide/contacts/how-to-create-and-use-sms-and-email-templates.md).

# How To Create and Use SMS And Email Templates

SMS and Email Templates are saved draft template communications that you can directly add to your campaign events or one-time communications. This is useful if you often find yourself sending the same or similar messages (and you don't want to utilize the Email Builder), as using the templates can save you time.

**Step 1: How to Create an SMS or Email Template**

* Navigate to Email Marketing > Templates.
* Add a Template
* Choose an SMS or Email Template.
* Customize the template as you wish, and you'll see the preview on the right-hand side of the screen.

{% embed url="<https://lh6.googleusercontent.com/rYmeFI0lTZ9_AJE6Y9DHRPC5VNh520SawSsnDq9Pc5MWc6hgUYDN2_PoTxhzVsXMY8AAJ1INopCdmd9msXzcfisBEHMOS_rZufyHvsjGmo_FKbxcVWORI5wnguznF49qSKOz0dY=s1600>" %}

* Press "Save" to confirm your changes.

**Step 2: Using Your New Template**

**To use your template in a campaign:**

* Navigate to Campaigns.
* Open the Campaign in which you want to use the template.
* Create (or edit) the event that you wish to use the template in.
* Select Your Template.

{% embed url="<https://lh4.googleusercontent.com/9KbM_XPTVtP-qCATrxnCARuGhSF8DClpJX2TjIIrXtk4s5gR851Sa7M12BdOn_DI1qNg0I5b5YMxPHD1yI-nwyTKHJRuLbwKX7WSe2JorEv-0jzEHQbITI7vwV8qHjliRmu1zpQ=s1600>" %}

* Save.

**To use your template in a conversation:**

* Navigate to Conversations.
* Select the contact you wish to communicate with.
* Select SMS or Email at the bottom of the middle pane.

{% embed url="<https://lh3.googleusercontent.com/fZ1f_vy5VfPJlQFZBDXpbQfVlWzjTtdvZnlhA1mGSbYNofbgfoeRsPchJrCPtwj7BVIEqKrxL_bFZ-yryP-I1yer6HJcN6VsGKkCS40PX8M9SwmA7n1rpsvkrF6CZlVj-yLareQ=s1600>" %}

{% embed url="<https://lh3.googleusercontent.com/hngksVum3Mbn7Jle7vkb0vC4rAagxfuXKw8Y0UxUyM0tqU8Vh5KcQ9XXTAZBu1mVV-MgtjncuZcVfSeH-lLjK6kaULEbNQ5GcLrGsYhmNBFSQrho7ZzYDezBvdQC8RQyI-pQIgc=s1600>" %}

* Select your template and edit as necessary.
* Send.

**To use your template in a bulk action:**

* Navigate to Contacts.
* Select the contact records the SMS or Email bulk action will apply for.
* Choose the bulk action SMS or email icon.

{% embed url="<https://lh6.googleusercontent.com/XVp5Mjz_3zydzLrq4I4RblGOvGWcv2XF5sec3hHBya1cRY1QJ2CNawqRlP5i3aoemiRmL4d8QH7VuIt-JlxxLttco0A58laFNzQfW6k5BZvmj-2Zlzop2npb8KRfqMaRJTeUCrg=s1600>" %}

* Select your template and edit as necessary.
* Send your bulk action.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://software-help-docs.gitbook.io/knowledge-base/software-guide/contacts/how-to-create-and-use-sms-and-email-templates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
