> For the complete documentation index, see [llms.txt](https://docs.juniperplatform.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.juniperplatform.com/session-notes/write-session-notes.md).

# Write session notes

Session notes are essential for the running of a clinic -- and serve as the primary way to track progress of a patient over time. We're designing session notes to provide all the flexibility needed to effectively track the development of each individual patient, while also providing the structure to help keep you organized.

## Create a session note

Session notes are currently accessed through calendar events associated with the relevant patient, so to create a session note you should create an event on the Juniper calendar and include an "Associated Patient".&#x20;

## Access a session note

Session notes may currently be accessed through a few paths:

* By clicking on a calendar event designated for that session associated with a patient
* By clicking on the session notes through an individual patient modal (on the left-hand section of the modal)

## Edit a session note

**To edit a session note:**

1. Click on the desired session note
2. Type into the text editor on the right-hand side of the session note window
3. Click "Save Changes"

**A few fun features to check out on the session note editor:**

* Paste formatting from a word document&#x20;
* Print to a printer or PDF
* Create a table
* Insert a template (see the relevant documentation page!)
* Upload a file (see the relevant documentation page!)
* Sign a session note

![](/files/-MTDMiOnp_-bEUT8Jo8f)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/write-session-notes.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.
