> 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/fils-de-discussions/ajouter-un-fichier-une-photo-ou-une-video-a-un-fil-de-discussion.md).

# Ajouter un fichier, une photo ou une vidéo à un fil de discussion

## Pas-à-pas

{% stepper %}
{% step %}
**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 qui vous intéresse ou 2) créez un nouveau fil.**

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

{% step %}
**Dans un fil de discussion, vous pouvez cliquer sur le symbole « + » ou sur l'icône du trombone pour ajouter une pièce jointe.**

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

{% step %}
**Choisissez l'option qui s'applique à vous.**

{% hint style="info" %}
Sur un appareil mobile, vous aurez également la possibilité de prendre une photo ou d'enregistrer une vidéo. Les photos prises ou vidéos enregistrées n'apparaîtront pas sur la pellicule de votre appareil.
{% endhint %}

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

{% step %}
**Pour terminer, appuyez sur la flèche violette pour que votre fichier soit bien envoyé.**

<div align="left"><figure><img src="/files/3BtsUPzHRT0CgVIoec6F" 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/fils-de-discussions/ajouter-un-fichier-une-photo-ou-une-video-a-un-fil-de-discussion.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.
