# Upload files

## Upload a file

Files may now be uploaded to a specific session note.

**To upload a file:**&#x20;

1. Navigate to session note
2. Under "Upload a File", click "Choose File"
3. Select the desired file from your local computer files
4. Click "Upload"

{% hint style="info" %}
To ensure that the file uploads correctly, stay on the session note page until a banner pops up notifying you that the file has been uploaded successfully
{% endhint %}

![](/files/-MRHyQAqzpBg6tx2OBOA)

**To download a file:**

1. Navigate to session note
2. Under **"**&#x44;ownload Files", click your desired file
3. The file should automatically download to your computer


---

# 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/upload-files.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.
