> For the complete documentation index, see [llms.txt](https://docs.inforiver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inforiver.com/working-with-inforiver/11.-scheduling-reports/create-new-subscription/select-destination-s/onedrive.md).

# OneDrive

To set OneDrive as the destination, select the 'OneDrive' option from the left pane. If you haven't connected your OneDrive account, you will get the following screen shown in the image below.

Click on 'Connect' and authenticate with your One Drive account.

<figure><img src="/files/rwNZ8PLfJtGzlLJGWxCw" alt=""><figcaption><p>OneDrive connection</p></figcaption></figure>

After a successful connection, you will see the configuration screen with the following options:

### **a) Folder**&#x20;

You can specify the destination folder in OneDrive where you want the report to be exported. You can optionally specify a subfolder as well.&#x20;

Click on the 'Browse' button. This will open up a 'Select folder' modal in which you can select the OneDrive destination folder.

<figure><img src="/files/JZ3cNr0F5aFkbzEsrVBN" alt=""><figcaption><p>OneDrive destination folder selection modal</p></figcaption></figure>

Clicking the 'Insert variable' link next to the subfolder field will suggest pre-defined variables that can be easily inserted into the subfolder field in a single click.

<figure><img src="/files/moS1LWkAK19lNryu4fdl" alt=""><figcaption><p>Subfolder insert variable option</p></figcaption></figure>

### **b) File name**&#x20;

This field is pre-populated with the file name. To customize, click on the 'Insert variable' link next to the file name field. Inforiver will suggest pre-defined variables that can be easily inserted into the file names field in a single click.

<figure><img src="/files/S4j1IemKaVEWHXmw4rTW" alt=""><figcaption><p>Filename insert variable option</p></figcaption></figure>

### **c) Send report as**&#x20;

Here you can select the format in which the report has to be delivered. You can select either PDF or Excel format. Both PDF and Excel can be exported in merged or multiple formats.

<figure><img src="/files/WqLlfY4BPWNZGXuP9HPX" alt=""><figcaption><p>OneDrive send report as option</p></figcaption></figure>

### **d) Filter/bookmark**&#x20;

You can select this option if you want the applied filters or bookmarks to be exported to the chosen destination. It is set to 'None' if no filters/bookmarks are applied to the report. You can learn more about filters and bookmarks [here](/working-with-inforiver/11.-scheduling-reports/create-new-subscription/select-destination-s.md#filter).

You can also [bulk upload](https://app.gitbook.com/o/Bi5mNLq31yHE9Ep9vISb/s/EbkCXCUXmtUq5tcnUtZE/~/changes/237/working-with-inforiver/11.-scheduling-reports/create-new-subscription/select-destination-s/onedrive#e-bulk-upload) filters and bookmarks in csv format.

<figure><img src="/files/CLEDDg9rYLgAa9O6U4Co" alt=""><figcaption><p>Configuring filters and bookmarks</p></figcaption></figure>

{% hint style="info" %}
You can create more than one OneDrive destination folder to export the report. Click on the 'Add folder' button on the top right corner to add another destination folder.
{% endhint %}


---

# 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.inforiver.com/working-with-inforiver/11.-scheduling-reports/create-new-subscription/select-destination-s/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.
