# Set up letter templates

## Overview

Letter templates help you create consistent documents across your practice. Templates can include placeholders that automatically fill in client, practitioner, and location details, saving time and reducing manual editing.

***

## Create a letter template

1. Go to **Settings** → **Letter templates**.
2. Click **Add letter template** (top-right).

<figure><img src="/files/HooKRTksMfxCgNAkRRTW" alt=""><figcaption></figcaption></figure>

3. Enter a **Name** for the template.

This is the name that appears in the list when staff choose which template to use.

4. Add your content in the editor.

* Use formatting options (bold, headings, bullet points, alignment) as needed.
* Insert placeholders using the dropdowns (as required). These placeholders will be replaced automatically when the letter is generated.

5. Click **Create**.

<figure><img src="/files/Tzx05usHBkWZ4Q0GiN4Y" alt=""><figcaption></figcaption></figure>

Your new template will now appear in the Active tab and will be available to select when creating a letter from a client profile.

***

## Manage letter templates

You can manage templates from the Actions menu next to each item.

<figure><img src="/files/AIHkV42OZrJumF0HdYZB" alt=""><figcaption></figcaption></figure>

#### Edit

Update the template name or content at any time.\
Changes apply immediately and replace the existing version.

#### Duplicate

Create a copy of an existing template to modify without changing the original.

#### Archive

Remove a letter template from active use without permanently deleting it.\
Archived templates cannot be selected when creating letters.

#### Restore

Go to the **Archived** tab → **Actions** → **Restore**\
Restoring returns the template to the Active list and makes it available again for use.

***

Now that your templates are set up you can create a letter for a client.

***

**Related articles:**

* [Set up email templates](/using-caspen/settings/templates/set-up-email-templates.md)
* [Set up progress note templates](/using-caspen/settings/templates/set-up-progress-note-templates.md)<br>


---

# 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://support.caspen.com/using-caspen/settings/templates/set-up-letter-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.
