# Create a Share for a parent

With Juniper, you can also securely send annotated pictures, videos, and files to the parents that you work with.&#x20;

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

## Upload a file

Files can currently be uploaded in one of two ways:

1. Upload a file directly to a session note
2. Upload a file to the files directory

## Draft a share for a patient / parent

1. Navigate to "Files" on the left-hand navigation bar
2. Click "View" on the file that you would like to share
3. Click the "Draft a new share" button to the top right of the file
4. Give the share a title&#x20;
5. Click "Draft Share" to create a draft&#x20;

{% hint style="info" %}
At this point, the video has not yet been shared with anyone! You may populate it with comments before sharing
{% endhint %}

## Annotate the shared content

To add notes and annotations to the share:

1. Click the green link to the specified share under "This file has the following shares"
2. Add comments (with timestamps) to the right of the share, or add a caption that parents can see (but not edit) to the bottom of the share
   1. For videos, comments to the right can also not include a timestamp if the "Include timestamp?" box is unchecked
   2. For captions, you can also [insert a template](https://docs.juniperplatform.com/session-notes/use-templates) that you've created previously

![](/files/-MZG0_Ox_AX44_jiQ1Ab)

## Publish a share

To "publish" a share and send it to a parent or patient:&#x20;

1. Click "This share is currently a draft - publish it" on the top of the Share screen
2. Designate a patient (and/or other specialists) to share the video or media with
3. Click "Share"&#x20;

![](/files/-MZG1WHRo9icX9UeiUUb)

{% hint style="info" %}
When the file is shared, the parent will get an email notifying them that there is a new share waiting for them
{% endhint %}


---

# 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/parent-engagement/create-a-share-for-a-parent.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.
