> For the complete documentation index, see [llms.txt](https://support.braver.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.braver.net/guides/pour-les-professionnels/appels-audios-et-videos/lancer-et-quitter-un-appel.md).

# Lancer et quitter un appel conférence

{% embed url="<https://www.loom.com/share/353cb0f603bc4b5d9c9b49e544b2aba4?sid=0c47a77c-27a2-47a9-8cb6-1e25cf00be18>" fullWidth="true" %}

## Pas-à-pas

{% stepper %}
{% step %}
**1) Accédez à la page&#x20;*****Accueil.***

<div align="left"><figure><img src="/files/FK10uMe6m4f7441gfSOP" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Sélectionnez 1) le fil de discussion où vous voulez lancer un appel OU 2) créez un nouveau fil avec la ou les personnes à rejoindre.**

<div align="left"><figure><img src="/files/fXPetGJ1iQyXe7xEmpuw" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Dans le fil de discussion, cliquez sur la caméra.**

{% hint style="warning" %}
Si vous êtes seul dans la discussion, ou si les autres participants n'ont pas encore accepté la discussion, le bouton d'appel ne sera pas affiché.
{% endhint %}

<div align="left"><figure><img src="/files/rCYJRpTV7q5cHnj6iq01" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**S'il y a plus d'une personne qui pourraient être notifiées de cet appel, l'application va vous proposer de sélectionner ceux que vous désirez notifier. Cliquez sur&#x20;*****Démarrer l'appel*****.**

<div align="left"><figure><img src="/files/KW0ziCajhfCPVtXJ1L8J" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Vous voilà dans l'appel conférence! Cliquez sur le bouton rouge pour terminer l'appel.**

<div align="left"><figure><img src="/files/LlPU2V5BzmAlC1z14sWf" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.braver.net/guides/pour-les-professionnels/appels-audios-et-videos/lancer-et-quitter-un-appel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
