# Ending a live

To end a live session :&#x20;

* Click `End Live`.&#x20;
* Then click on `End Live` again in the confirmation window.&#x20;

{% hint style="danger" %}
**Please note:**&#x20;

* If you don't end the live, it will automatically stop **1 hour after the scheduled end date.**&#x20;
* Only live **host speakers** can end a live.&#x20;
* Once a live has ended, it **cannot be restarted.**
  {% endhint %}

{% embed url="<https://vimeo.com/826146428/4e50e7fca4?share=copy>" %}
End a live
{% endembed %}


---

# 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://help.meltingspot.io/english/spot-content/lives/ending-a-live.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.
