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

# Back-up & synchronisatie

Alle documenten die in je eigen onFact-omgeving worden aangemaakt, worden daar ook opgeslagen. Er is continue back-up op de onFact servers. Om ook een kopie van je documenten op een ander platform op te kunnen slaan, voorzien we enkele mogelijkheden voor (externe) back-up en synchronisatie.&#x20;

* Maak je een nieuw document aan in onFact, dan zal dit ook verschijnen op het gekoppelde platform.
* Wijzig je een bestaand document in onFact, dan zal deze documentswijziging ook gebeuren op het gekoppelde platform.

{% content-ref url="/pages/-Mac-1O1i7aWWidCQXZJ" %}
[Google Drive](/onfact.nl/koppelingen/back-up-and-synchronisatie/google-drive.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mac-6OTkx8v0oHuGj\_y" %}
[DropBox](/onfact.nl/koppelingen/back-up-and-synchronisatie/dropbox.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mac-8ngdEH3sAcyOJTV" %}
[SFTP (eigen server)](/onfact.nl/koppelingen/back-up-and-synchronisatie/sftp-eigen-server.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mabzlnj1u3lmHhaZKMD" %}
[onFact Drive](/onfact.nl/koppelingen/back-up-and-synchronisatie/onfact-drive.md)
{% endcontent-ref %}


---

# 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.onfact.be/onfact.nl/koppelingen/back-up-and-synchronisatie.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.
