# Live streaming

## Adding live streaming to a plan

Adding Live Streaming to your plan is a great way to engage with your audience in real-time. You can easily add this feature when creating a new plan by selecting the Live Streaming function or later in the edit mode.

You can add livestream to your plan in 2 ways.

**A- Please add livestream when creating a new plan by following the steps below.**

1. Navigate to the Plans screen.
2. Click on the Create Plan button.
3. Approve the consent screen (if enabled by the organization admin).
4. Add a title, start and end date, and topic.
5. From the Templates dropdown, select the desired template(if enabled by the organization admin).
6. Click on the More Settings button.
7. Check the Livestream box.
8. Choose who will start the livestream - all participants or only you.
9. Enter the time in minutes that the livestream will automatically end. By default, it is set to 10 minutes.
10. Save your plan by completing the remaining steps.

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

**B- If you did not decide on the Livestream function when creating the plan, you can add this feature to your plan later in the edit mode.**

It's important to note that you can also add the Livestream feature to your plan later in edit mode. Just go to your plan and select the Livestream function from the More Settings menu. This can be useful if you decide to include a Live Streaming session after creating your plan.

<div><figure><img src="/files/KkCvqXTj7B1EPmf0fp91" alt=""><figcaption><p>Press hamburger menu located at top right of your plan and select "Edit Plan Details"</p></figcaption></figure> <figure><img src="/files/IXwnSxBi7C7aq7xIb317" alt=""><figcaption><p>Click on "More settings" button</p></figcaption></figure> <figure><img src="/files/vllxwXiC5nyg8q2cOFWY" alt=""><figcaption><p>Set streaming options</p></figcaption></figure></div>

## Starting a live stream

To start a live stream for your plan, you must first activate Observation Mode. Follow these steps:

1. Click on the Activate Observation button for the plan you want to live stream.
2. Click on the Livestream icon located within the Observation Mode.
3. Click on the video record icon to start the live stream.

Please note that the Livestream feature is only available during the Observation Mode, and you must have the necessary permissions to start a live stream for your plan.

<div><figure><img src="/files/SUXbr6hEEdSWNzFUVClK" alt=""><figcaption><p>1- Press the Activate Observation button</p></figcaption></figure> <figure><img src="/files/xyIoe6vG3G04bSTo9AIi" alt=""><figcaption><p>2- Press the Livestream icon</p></figcaption></figure> <figure><img src="/files/O22NNbRZy0VzXvXS5aKp" alt=""><figcaption><p>3- Click on the video record icon to start the livestream</p></figcaption></figure></div>

## Joining a live stream

Click on the icon to join livestream.

<figure><img src="/files/4JFTZg4TXblbdbBiJxpk" alt=""><figcaption></figcaption></figure>

## Sending comments during live stream

Participants can send comments during the livestream.&#x20;

<figure><img src="/files/tXwEVzjOnlDuvoVgFxzI" alt=""><figcaption><p>Enter your comment and press the send icon.</p></figcaption></figure>

## Stopping a live stream

Click on the video stop icon to finish the livestream

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


---

# 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://en-docs.mentoringapp.com/moso-user-guide/plans/live-streaming.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.
