# Privacy

In terms of the privacy of live events, 2 levels of confidentiality are distinguished:

* **Visibility**: This is where you can define who can see that your live exists in the list of lives. You can choose between :&#x20;
  * **Public**: members and non-members of your Spot will see it appear in your calendar&#x20;
  * **Private**: only members of your Spot will be able to see the live in your calendar&#x20;
  * **Secret**: only members invited by the organizer will be able to see that the live is taking place on the Spot&#x20;
* **Participation**: This is where you can define who will be able to register for your live. You have several choices:&#x20;

  * **Open registration**: all Spot members can log in and access the live stream directly&#x20;
  * **On invitation**: only invited members will be able to participate in the live&#x20;

  :bulb: **Note:** If you choose to put your live in "Secret" visibility, the "Participation" part does not appear: it is automatically "By invitation" mode.&#x20;
* **Registration confirmation**: you can choose to display a confirmation modal when the member registers.\
  A `Modify modal` button lets you customize the modal to suit your needs. You can define :&#x20;
  * An emoji
  * A title
  * A description

{% hint style="danger" %}
**Attention**&#x20;

By default, when you create a live, its confidentiality is set to "Secret". Remember to change it if you want to maximize the accessibility of your live to as many people as possible.
{% endhint %}

<figure><img src="https://3055204660-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrzBxnWaSListMwx3rzKu%2Fuploads%2FgFgnyYXVU90SnD8BzwwV%2Fimage.png?alt=media&#x26;token=77d724f0-9e68-4fd5-af06-22341e7988c0" alt=""><figcaption></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-privacy.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.
