> 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/rejoindre-et-quitter-un-appel.md).

# Rejoindre et quitter un appel conférence

{% tabs %}
{% tab title="Appareil mobile" %}
{% embed url="<https://www.loom.com/share/02943825c3394fbb83f323aaf10dffd5?sid=b4220703-f17d-4d6e-b61d-2a90cf5d15e5>" %}

## **Pas-à-pas**

{% stepper %}
{% step %}
**Lors de la réception d'un appel conférence, votre mobile ou votre tablette sonnera. Cliquez sur&#x20;*****Accepter*****.**

<div align="left"><figure><img src="/files/8Sv5NT6Vse9U3WfJEMng" alt="" width="311"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Pour quitter la réunion, cliquez sur le téléphone rouge.**

<div align="left"><figure><img src="/files/9i2qCoW4RDe5K2zl4Ito" alt="" width="313"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}
{% endtab %}

{% tab title="Ordinateur" %}
{% embed url="<https://www.loom.com/share/8013e27f81b7455492984b192f2eefd6?sid=d3a0e76d-ae89-4a44-9e87-46f7e382e14e>" fullWidth="true" %}

**Pas-à-pas**

{% stepper %}
{% step %}
**Lors de la réception d'un appel conférence, si vous travaillez sur un ordinateur, vous recevrez une notification indiquant un nouveau message. Cliquez sur ce message.**

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

{% step %}
Dans le fil de discussion, cliquez sur *Rejoindre l'appel*.

<div align="left"><figure><img src="/files/LJ3gyW197ra4szTMWALU" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Il y aura également un bandeau dans la fenêtre de droite ainsi qu'une sonnerie vous avertissant qu'il y a un appel en cours.  Vous pouvez cliquer sur *Accepter* et rejoindre l'appel à cet endroit ou encore *Refuser* l'appel.

![](/files/EClLLpo7VCkjfoFtWu4o)
{% endhint %}

{% endstep %}

{% step %}
**Pour quitter l'appel, cliquez sur le bouton rouge.**

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


---

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