> For the complete documentation index, see [llms.txt](https://knowledge-base.letsgetdigital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/youtube-stream.md).

# YouTube (Virtual event)

{% hint style="info" %}
Use a YouTube programme item to live stream from YouTube in a session. However, be aware that the auto-play function is on auto-play video according to the session times.
{% endhint %}

## Insert the video in a programme item

Head over to the [admin panel](https://knowledge-base.letsgetdigital.com/lets-get-started/getting-started/virtual-platform/start-up-process/the-admin-panel) to link the YouTube video or live stream to a programme item.

Click on 'Content' and select 'Programme' from the drop-down menu.

<div align="left"><img src="/files/-MBIzS_vFC6P8tq01FRe" alt=""></div>

Add a new session.

<div align="left"><img src="/files/-MCMXRdGqX9juCvvcyXp" alt=""></div>

Complete the basic fields as applicable:

![](/files/-MBJ-T6I32tffSKA1Z17)

{% hint style="danger" %}
**Beware**: When you use a YouTube live stream in the programme item and select the option to 'Autoplay video according to the session times', the session will automatically close at the end time of the session.
{% endhint %}

Scroll down and click on 'Add session'.

<div align="left"><img src="/files/-MGx-6osmVYUo2srgFNN" alt=""></div>


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/youtube-stream.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.
