# Envoyer des fichiers

Cette fonctionnalité permet aux élèves d'envoyer des fichiers à l'enseignant. Les types de fichiers pris en charge comprennent les images, les fichiers audio, les fichiers vidéo, les documents texte, etc.

<figure><img src="/files/ryHgMRaGPjseuTosReSo" alt=""><figcaption></figcaption></figure>

Pour envoyer des fichiers à l'enseignant :

1. Cliquez sur *Envoyer des fichiers*.
2. Faites glisser un fichier dans la boîte ou cliquez sur le bouton Téléversement et sélectionnez un fichier à envoyer.
3. Cliquez sur *Envoyer*.

{% hint style="info" %}
Les élèves peuvent envoyer plusieurs fichiers en faisant glisser les fichiers dans la boîte. Notez que les fichiers doivent provenir du même répertoire, et seuls les fichiers autorisés seront ajoutés.&#x20;
{% 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://docs.faronics.com/faronics-insight-docs/french/utiliser-faronics-insight/lapplication-insight-student/envoyer-des-fichiers.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.
