# Create a replay

To create a replay from the `Lives` menu, click on the `New Live` button in the top right-hand corner of the screen, then on `Import Replay`.

<figure><img src="https://3055204660-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrzBxnWaSListMwx3rzKu%2Fuploads%2FDisOF9ZovcgVbrwvkgFW%2Fimage.png?alt=media&#x26;token=50b26b23-3a5b-448b-b513-163108773c36" alt=""><figcaption></figcaption></figure>

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

1. Give your replay a **Name**.&#x20;
2. Enter the **Date**, **Time**, **Duration** and **Timezone** of your replay.&#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 replay on Youtube and embed the Youtube player in your Spot. The replay 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 replay to make it easier for your members to find them. :point\_right: [Learn more about tags](https://help.meltingspot.io/english/spot-content/lives/tags-on-live)&#x20;

<figure><img src="https://3055204660-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrzBxnWaSListMwx3rzKu%2Fuploads%2FWfdy6y5H4kpShBXF1UJT%2Fimage.png?alt=media&#x26;token=8aacfbce-0eb2-4022-8f25-310d355e5eee" alt=""><figcaption></figcaption></figure>

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

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

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

{% hint style="success" %}
**Tip**&#x20;

You can transform your replay into a live by going to its settings. Make sure that the date of your replay is in the future, then select the `Buil-in studio` solution from the `Video settings` page of your replay settings. :point\_right: [More information here.](https://help.meltingspot.io/english/spot-content/lives/video-settings)
{% endhint %}


---

# 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-1.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.
