> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/dutch/faronics-insight-gebruiken/de-insight-teacher-console/sharing/transfer-a-file-to-student-s.md).

# Bestand/Map verzenden naar studenten

Docenten kunnen documenten, afbeeldingen, audiobestanden en videobestanden slepen om te delen of bladeren naar bestanden op computers van studenten.&#x20;

De overgedragen bestanden worden standaard opgeslagen in de map *Insight-bestanden* van de C:-schijf.

![Bestand overzetten naar studentencomputer](/files/POHhMZllFcexjeMQjYlt)

1. Selecteer de computers van studenten waarnaar je het bestand wilt sturen.

2. Klik op *Delen*.

3. Klik op *Bestand overzetten naar student(en)*.

4. Selecteer *Bestanden Openen na Geslaagde Bestandsoverdracht*.

   Als dit is geselecteerd, wordt de standaardtoepassing voor het bestandstype gebruikt om de bestanden te openen op de geselecteerde studentencomputers na de overdracht.

5. Selecteer *Bestemmingspad Vervangen in Lesinstellingen*.

   Als dit is geselecteerd, worden bestanden opgeslagen in de hieronder opgegeven bestemmingsmap en niet in de map opgegeven onder *Locatie Bestandsoverdracht*.

6. Geef aan wat de bestemmingsmap op de computer van de student is.

7. Sleep een bestand naar het vak of klik op *Uploaden* en selecteer een bestand/map om te verzenden.<br>

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Docenten kunnen meerdere bestanden verzenden door ze naar het vak te slepen. Bestanden moeten uit dezelfde map komen en toegestaan zijn.</p></div>

8. Klik op *Verzenden*.

<div align="left"><figure><img src="/files/zOAQOifr050yuOXVDllx" alt="" width="292"><figcaption></figcaption></figure></div>

Het bestand wordt opgeslagen in de gekozen map op de computers van studenten.

![Overgezet bestand op studentencomputer](/files/-MkD--iBEPvkpIurO2uX)

<figure><img src="/files/HjyOq2V65j2MNSCPEaCx" alt=""><figcaption><p>Bestand automatisch geopend op de computer(s) van studenten</p></figcaption></figure>


---

# 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://docs.faronics.com/faronics-insight-docs/dutch/faronics-insight-gebruiken/de-insight-teacher-console/sharing/transfer-a-file-to-student-s.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.
