# Set up body chart templates

## Overview

Body chart templates let you upload and manage anatomical chart images that practitioners can use during appointments.

***

## Access body chart templates

Go to **Settings** → **Body chart templates**.

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

### What you can do on this page

**✔️ View existing templates**

Caspen includes default body chart templates for common anatomical views (for example, full body anterior, posterior, lateral, plus hand and foot views).

***

➕ **Add a new body chart template**

1. Click **Add body chart template** (top-right).
2. Enter a **Name**.
3. Upload an **image** in **JPG or PNG format**.
4. Click **Create**.

Your new template will now appear in the list.

***

✏️ **Rename a body chart template**

1. Click the **edit** (pencil) icon below a template.
2. Update the **Name**.
3. Click **Save**.

***

🗄️**Archive a body chart template**

1. Click the **archive** (trash) icon below a template.
2. Confirm to remove it from active use.

***

**Related article:**&#x20;

* [Using body chart templates in progress notes](/using-caspen/progress-notes/using-body-chart-templates-in-progress-notes.md) – Add body charts to progress notes and mark them up with drawings, labels, and symbols.


---

# 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-body-chart-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.
