# Create and send a letter

## Before you begin

Before you begin, make sure you have a Letter form template. If not, see [Set up letter templates](/using-caspen/settings/templates/set-up-letter-templates.md).

***

## How to create and send a letter

1. Open client profile, click **Create letter**.

<figure><img src="/files/MPgPmI7zYhn2RpSIacjK" alt="" width="563"><figcaption></figcaption></figure>

2. Choose a letter template from the dropdown list.

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

3. Complete any required placeholders.

* If the template includes placeholders (for example, a contact name), you will be prompted to select the correct contact.
* The preview on the right will auto-fill client, practitioner, contact, and location placeholder details.

<figure><img src="/files/14uew8V6rGcJCdv6m2oY" alt=""><figcaption></figcaption></figure>

4. **Make any edits** to the letter content.

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

5. If you are happy with the letter, click **Create** (top-right).

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

6. To send the letter, click **Send letter**.

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

7. Enter the client or contact name or email in the **Send to** field.
8. Choose how to send the letter:

* **Send as attachment** – Sends the letter as a PDF attachment.
* **Embed in email** – Sends the letter as the body of the email.

9. If everything looks correct, click **Send**.


---

# 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/letters/create-and-send-a-letter.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.
