# Set up progress note templates

## Overview

Progress note templates let you create reusable note layouts for your team, so practitioners can write notes faster and keep documentation consistent. You can include headings, prompts, and standard wording your practice uses, then select a template when creating a progress note.

***

## Create a progress note template

1. Go to **Settings** → **Progress note templates**.
2. Click **Add progress note template**.

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

3. Enter a **template name.**

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

4. Create your template content.

> **Tip:** See [Using the rich text editor for notes and templates](/using-caspen/progress-notes/using-the-text-editor-for-notes-and-templates.md) if you need help with formatting or layout tools.

<figure><img src="/files/WyDy3muW22U5QNng5dAZ" alt="" width="563"><figcaption><p>Example of a SOAP note template.</p></figcaption></figure>

5. Click **Create**.

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

The template is now added to your progress note templates list and can be selected the next time you create a progress note for a client.

***

## Edit a template

1. Go to **Settings** → **Progress note templates**.
2. Find the template you want to edit and click **Actions** → **Edit** (or click the template name to open it).

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

3. Update the template name or content.
4. Click **Save** to apply your changes.

***

## Archive a template

1. Go to **Settings** → **Progress note templates**.
2. Find the template you want to archive and click **Actions** → **Archive**.

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

The template will be moved to the **Archived** tab and will no longer appear as an option when creating a new progress note.

***

## Restore an archived template

1. Go to **Settings** → **Progress note templates**.
2. Click the **Archived** tab at the top of the table.
3. Find your template (scroll or search), then click **Actions** → **Restore**.

Once restored, your template will appear again in the **Active** list and can be selected when creating a progress note.

***

**Related article:**

* [Add a progress note](/using-caspen/progress-notes/add-a-progress-note.md) – Create a progress note for a client.


---

# 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-progress-note-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.
