# Create a live

To create a live from the `Lives` menu, click on the `New Live` button at the top right of the screen to create a new live.

<figure><img src="/files/7UrLarhixs1Hz2N0bCAX" alt=""><figcaption><p>“Create live” button on Lives page</p></figcaption></figure>

A drawer will open, allowing you to set up your live:&#x20;

1. Give your Live a **Name**.&#x20;
2. Enter the **Date**, **Time**, **Duration** and **Timezone** of your Live.&#x20;
3. Choose the **video solution** you want to use:&#x20;
   * <mark style="background-color:blue;">Built-in studio</mark> -> Choose this solution if you want a 100% integrated experience.&#x20;
   * <mark style="background-color:red;">Youtube</mark> -> Stream your live on Youtube and embed the Youtube player in your Spot. The live will start automatically on the chosen date.&#x20;
   * <mark style="background-color:purple;">Vimeo</mark> -> Same principle as Youtube&#x20;
   * <mark style="background-color:yellow;">No solution</mark> -> Choose this option if you are not yet sure of which solution you will use or if you want to do a physical event.&#x20;
4. Associate **tags** to your Live to make it easier for your members to find them. :point\_right: [Learn more about tags](/english/spot-content/lives/tags-on-live.md)&#x20;

<figure><img src="/files/67ka1WoaJtagdiu1p57k" alt=""><figcaption><p>New live creation drawer </p></figcaption></figure>

Click on `Create`: your live is ready to go!&#x20;

{% hint style="info" %}
**Good to know**&#x20;

Your live is created but it is not yet visible to your members. Go to the [settings of your live](/english/spot-content/lives/access-to-live-settings.md) to finish configuring it.
{% endhint %}

### Duplicate a live&#x20;

It is possible to duplicate a live. To duplicate a live :&#x20;

* Click on the Duplicate button that appears in the top right-hand corner of the map of the live you wish to duplicate.

<figure><img src="/files/mAgxlIgkQ9wSHySCcxJ0" alt=""><figcaption><p>Live Card</p></figcaption></figure>

* The side panel for creating a new live opens. It is pre-filled with the same information as the original live, except for the date and time, which correspond to the current date and time +15min.


---

# 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/create-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.
