> For the complete documentation index, see [llms.txt](https://documentatie.efactori.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentatie.efactori.be/koppelingen/back-up-and-synchronisatie/dropbox.md).

# DropBox

![](/files/TMJfVMMUvg7ZWPRe6oFG)

[DropBox](https://www.dropbox.com/nl_NL/features) is een service voor bestandsopslag en synchronisatie. Met DropBox kunnen documenten in de cloud worden opgeslagen en bestanden worden gedeeld.

{% hint style="info" %}
Belangrijk: de koppeling tussen eFactori en DropBox werkt in één richting. Je kan documenten uit eFactori naar DropBox zenden en updaten, maar niet vanuit DropBox naar eFactori.
{% endhint %}

## De koppeling met DropBox activeren

* Ga rechtsboven in eFactori naar je e-mailadres
* Kies daar 'Apps en koppelingen'
* Selecteer 'Alle apps en koppelingen'
* Kies 'Synchronisatie en back-up met DropBox' en klik rechts op de groene knop 'Activeren'

Om de synchronisatie te starten, moet je de gegevens van je eigen DropBox-account invoeren. Klik daarom op de gele knop 'Configureren'. Je komt nu op een scherm waar je één of meerdere DropBoxen kan toevoegen.&#x20;

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

* Klik rechtsboven op de groene knop 'DropBox toevoegen'
* Geef deze DropBox-koppeling een naam (bv. Firmanaam eFactori)
* Duid aan op welke manier de mappen moeten gestructureerd worden in je DropBox. Je krijgt daarbij drie keuzes:

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

Klik op 'Opslaan'. Je wordt nu omgeleid naar een loginscherm van DropBox, waar je je via je e-mailadres en wachtwoord moet identificeren.&#x20;

Je zal nu de melding zien dat eFactori toegang wil tot je DropBox. Dit is noodzakelijk om de documenten vanuit eFactori naar je DropBox te sturen. Deze toegang moet je accepteren/toestaan. Je eFactori-documenten komen in DropBox standaard in een map onder 'Apps' te staan.&#x20;

Je ziet nu een bevestiging dat je DropBox gekoppeld is. Alle bestaande eFactori-documenten worden na de instelling 1x naar DropBox gekopieerd en vanaf dat moment draait de koppeling in de achtergrond. Nieuwe documenten of wijzigingen aan bestaande documenten worden automatisch met DropBox gesynchroniseerd.

<figure><img src="/files/1CPzZt826rMovd5Ez6H0" alt=""><figcaption></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://documentatie.efactori.be/koppelingen/back-up-and-synchronisatie/dropbox.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.
