# General settings

In the general settings, you can modify the global information of your live:&#x20;

* **Title**&#x20;
* **Date**, **time** and **duration** \
  :no\_entry\_sign: <mark style="color:red;">**Warning:**</mark> Please note that if the live event is currently in progress or has already concluded, editing options for that specific part will not be available. Similarly, it is not possible to set a date in the past.&#x20;
* A **description** to provide more details about your live's purpose and content.
* A **cover** **image**
* **Tags** to help your members find your live more easily.&#x20;

This is also where you will find the button to delete your live. If you click on the `Delete Live` button, a confirmation window will appear. If you choose to delete it, this decision will be final and irreversible. *Use with caution!*

<figure><img src="/files/0XTrVwgWMazoOyO3ljPW" alt="Live settings - General"><figcaption><p>Live settings – General</p></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://help.meltingspot.io/english/spot-content/lives/live-settings.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.
