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

# SharePoint

To set SharePoint as the destination, select the 'SharePoint' option from the left pane. The following configurations need to be setup to deliver reports to Sharepoint destinations:

### **a) Site address**&#x20;

Select the SharePoint site address. E.g. <mark style="color:green;">https\://\<your company>.sharepoint.com</mark> or <mark style="color:green;">https\://\<your company>sharepoint.com/sites/\<your folder></mark>.

### b)Document library

Select the SharePoint document library to which the report should be delivered.

### c)Folder/subfolder

You can optionally specify the destination subfolder the report will be delivered to.

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

This field is pre-populated with the file name.&#x20;

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

### e) Send report as&#x20;

You can select the format in which the report has to be sent. Currently, we offer three options: 'PDF', 'Excel', and 'Preview images' of high quality.&#x20;

If you have selected either the 'All pages' option or more than one page in the 'Select' option of the 'Pages' option, then you can export the report as a merged file or as multiple files.

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

You can select this option if you want the applied filters/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 it [here](#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/N491WrDPmwaMbwLTZYZh" alt=""><figcaption><p>Configuring SharePoint Destinations</p></figcaption></figure>

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

In the next section, we'll look at [reviewing and saving subscriptions](/working-with-inforiver/11.-scheduling-reports/create-new-subscription/review-and-save-subscription.md).


---

# 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/sharepoint.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.
