# Recording

As a speaker, host or organiser you have the option to record a session. This has to be started manually for each session.&#x20;

<details>

<summary><img src="/files/2Er46RwiQu3MXgymf2J5" alt=""> Start recording</summary>

Record a webinar by clicking the record button at the bottom left-side toolbar. Press it again to stop recording. The button will flash yellow when the recording is starting. When you are recording the button will be red.

![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-M5LNCGpK5lyymcFZU4V%2F-M5g30yXqPu06GQt9485%2F-M5g6GxHirFdLzpFwzkh%2Fimage.png?alt=media\&token=f2ccec9c-9b02-40ad-9826-688525140801)When recording in the top-left corner of the menu this button will show.

</details>

{% hint style="info" %}
**Please note:** a single video recording has a max time limit of 4 hours.
{% endhint %}

The recording of a session will be saved to share the recording with attendees after the event. The recordings will be posted in the admin panel under 'recordings'. Please ask your event organiser regarding access to recordings.


---

# 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://knowledge-base-speakers.letsgetdigital.com/virtual-room-menu/recording.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.
