> 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/onedrive.md).

# OneDrive

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

[OneDrive](https://www.microsoft.com/nl-be/microsoft-365/onedrive/online-cloud-storage) is een service voor bestandsopslag en synchronisatie die is gemaakt en wordt beheerd door Microsoft. Met OneDrive kunnen documenten in de cloud worden opgeslagen en bestanden worden gedeeld.

## De koppeling met OneDrive 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 OneDrive' en klik rechts op de groene knop 'Activeren'

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

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

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

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

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

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

In eFactori wordt nu gevraagd een map te kiezen waarin je eFactori-bestanden in OneDrive moeten belanden. In de geselecteerde map maakt eFactori een mapje aan met je bedrijfsnaam en plaatst hierin per kalenderjaar de documenten. Selecteer de doelmap van je keuze en klik onderaan op de groene knop 'Huidige map selecteren'.&#x20;

{% hint style="info" %}
Staat de map van je keuze hier niet tussen? Maak ze dan eerst aan in je OneDrive.&#x20;
{% endhint %}

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

<figure><img src="/files/1vEkHKSgttz6Bgluy43W" 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/onedrive.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.
