# OneDrive

![](/files/Xl6AbSgnPRJDLSY0gTQ1)

OneDrive is a service for data storage and synchronization, created and managed by Microsoft. OneDrive allows for documents to be stored in the cloud and files to be shared.&#x20;

{% hint style="info" %}
Important: the connection between BestInvoicing and OneDrive works in one direction. Documents can be sent and updated from BestInvoicing to OneDrive, but not the other way around.
{% endhint %}

## Activate the Connection with OneDrive

* Navigate to the top right corner in BestInvoicing anc click your email address
* Select 'Apps and Integrations'
* Select 'Advanced Settings'
* Go to 'Sync and backup with OneDrive' and click the green button 'Activate' to the right

In order to start synchronization, you have to enter the data from your own OneDrive. Click the yellow button 'Configure' to do so. You will now be directed to a page where you can add one or more OneDrives.&#x20;

![](/files/QA5dKDzoyypAhkl7jNAf)

* At the top right, you'll see a green button '+ Add OneDrive'
* Name this OneDrive (e.g. Company Name BestInvoicing)
* Indicate which way the folders need to be structured in your OneDrive. Three choices are offered:

![](/files/UAl16RV9IjFymNFpe71N)

Click 'Save'. You will now be redirected to a login screen by Microsoft, where you need to identify yourself via email address and password.&#x20;

<mark style="color:red;">IMAGE</mark>

BestInvoicing will now ask you to choose a folder in which your BestInvoicing documents should be stored on your OneDrive. BestInvoicing will create a folder with your company name in the selected folder, and place the documents in there per calendar year. Select the destination folder of choice and click the green button 'Select current folder' below.

{% hint style="info" %}
Is the folder you want to select not listed in the overview? Then first create it in OneDrive.&#x20;
{% endhint %}

You'll now see a confirmation that OneDrive is connected. After setup, all existing BestInvoicing documents will be copied to the OneDrive in one go and from that moment on the connection runs live in the background. New documents or changes to existing documents are automatically synchronized with OneDrive.&#x20;


---

# 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://support.onfact.eu/connections/backup-and-synchronisation/onedrive.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.
