# Use templates

With the Juniper Platform, you can create your own templates that you can select from each time you write a session note!

{% embed url="<https://www.loom.com/share/816e02b90e4c4e2184101cfb2cce14a1>" %}

## Create a template

**To create a template:**

1. Navigate to Settings on the left-hand navigation bar
2. Under "Edit session templates", click "Create a new template"
3. Insert a template title
4. Create your template in the text editor below

   **NOTE:** Previously made templates from Microsoft Word may be copy pasted with formatting into this template editor by clicking the Word Copy icon in the text editor (highlighted in red)
5. Click "Save Changes"

![](https://lh5.googleusercontent.com/rPDS4OoO9_oGkJbRmvioGb48cFnDLKBcORwMO0cpZ_bwmi76Cnn31w7hB6FHW5UE1TV1yvoa3zVW4q65_k-tu4oFS8k1PE6LpbeD0tdp3pVdGw3Bj_nAx1bycu6Esuuk3Yg73uzV)

## Edit a template

**To edit a template:**

1. Navigate to Settings on the left-hand navigation bar
2. Under "Edit session templates", select desired template
3. Edit within text editor
4. Click "Save Changes"

## Use a template in a session note

**To create a session note using a template:**

1. Navigate to session note
2. Click the templates icon on the toolbar of the text editor <img src="https://lh4.googleusercontent.com/6AgaheDowNjFsPUdyh4yhTTsj4BPBIq8m41EdQsl_cm69SEVIjHzU2cB6hWKP6oy9li_9Pae6KJa_8TenRX7GCvTQ5fDFxIfKB9A2UgSGOz5rWbin33wFmWlB71r913r2ApcfmhE" alt="" data-size="line">
3. Select desired template
4. Edit template within the text editor
5. Click "Save Changes"

![](https://lh4.googleusercontent.com/vvkvLQI8JInXZEi7XU2qXtbxhLro_kmUR3Ypet7dPwgNCN1Mv7yyGTA0w9wt6b5pQG_hefPLunr26GlfFdnEPZ1AyTJpBefv-vKZXqP_ooRXtLyMMzpv1S0u07QbpZWAc5_pXKS6)


---

# 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://docs.juniperplatform.com/session-notes/use-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.
