# Email

The configurations listed below can be used to setup an email destination.&#x20;

### **1. Recipients**&#x20;

Here you can specify the recipient's email address to which the report should be sent. AD groups can also be used.&#x20;

### **2. Filter/bookmark**&#x20;

You can specify whether you want to apply any filter or bookmark to the report for the selected recipients, before exporting it. This value is set to 'None' by default.&#x20;

You can learn more about filters and bookmarks [here](/premium-table/working-with-premium-table/11.-scheduling-reports/create-new-subscription/select-destination-s.md#filter).

{% hint style="info" %}
Click the 'Clear all' link to clear or reset all the entered filter/bookmarks and recipients' details.
{% endhint %}

<figure><img src="/files/xZMmHz9fsex9coW7FjNd" alt=""><figcaption><p>To field in email destination option</p></figcaption></figure>

&#x20;                                                                                                                            &#x20;

### **3. Bulk upload**&#x20;

You can also [bulk upload](/premium-table/working-with-premium-table/11.-scheduling-reports/create-new-subscription/select-destination-s.md#bulk-upload) a CSV file of filters and bookmarks based on recipients' emails by clicking on the 'Bulk upload' option.&#x20;

<figure><img src="/files/XIt5QbciCZBqYpM1QO0M" alt=""><figcaption><p>Bulk Upload</p></figcaption></figure>

### **4. Download filters bookmark**

Clicking on this option will download the entered recipient's email address and filter/bookmark selection as a CSV file.

<figure><img src="/files/yR32R1C1E6KAxleei8Za" alt=""><figcaption><p>Download email recipients option</p></figcaption></figure>

The downloaded CSV file looks as shown in the below image.

<figure><img src="/files/qlmJImI10pev1MUopawV" alt=""><figcaption><p>Email recipients</p></figcaption></figure>

### **5. Report preview**&#x20;

This option shows a preview of the report with the applied filter/bookmark. You can preview the report in PDF or Excel formats.

{% hint style="info" %}
If the report size is less than 2 MB it will be displayed as an inline preview. However, if the file size exceeds 2 MB the preview report will get downloaded as a zip file.
{% endhint %}

Clicking on the preview icon will display a 'Preview available' toast message at the bottom of the page (if the report/page size is less than 2 MB).

<figure><img src="/files/dGs7VnLtBxL0nN1U1HTE" alt=""><figcaption><p>PDF preview option</p></figcaption></figure>

Click the 'View' link to view an inline preview of the report.

<figure><img src="/files/pjIhL2VuQnaolOmoDgOt" alt=""><figcaption><p>Preview report toast</p></figcaption></figure>

The report preview will be displayed as shown in the image below. You can also download the report preview by clicking on the 'Download' button on the preview.

<figure><img src="/files/zPEvLlIwjq4mn9EfyY6T" alt=""><figcaption><p>Report preview download</p></figcaption></figure>

**Delete icon**&#x20;

Click the 'Trash' icon to delete the applied filter/bookmark.

### **6. Subject**&#x20;

Enter the subject line of the email. Clicking the 'Insert variable' link will open up a 'Suggested variables' modal from which you can select the pre-declared variables to be inserted into the subject line.&#x20;

<figure><img src="/files/2mouxNOfsoH8KwbpCpUW" alt=""><figcaption><p>Insert variables option</p></figcaption></figure>

### **7. Body**&#x20;

Enter the body/content of the email. Pre-configured variables can be included in the email body as well.&#x20;

### **8. File Name**

The report will be attached to the email. You can use the built-in variables for the attachment name as well.

### 9. Send report as&#x20;

You can select the format in which you want the report to be sent.&#x20;

Currently, we offer 5 options: PDF, Excel, PPT, Report Screenshot, and Preview images of high quality.&#x20;

Inforiver generates fully formatted, high-resolution PDF extracts of your reports. For large reports, this can result in very large files. You can choose to compress the extract and generate smaller files by selecting the **Compressed** option.

<figure><img src="/files/0dbhIXcPfcJ2c8aunv1I" alt=""><figcaption><p>Compressed PDF option</p></figcaption></figure>

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

<figure><img src="/files/cZb3cSQBhgqPDWyFppOV" alt=""><figcaption><p>Send report as option</p></figcaption></figure>

### 10. Sample e-mail report

Let's look at how an email report will be generated based on the configuration shown below:

<figure><img src="/files/1H6SMM9Ve5g2Yow0gWz2" alt=""><figcaption><p>Report config</p></figcaption></figure>

Sample email report:

<figure><img src="/files/YgucLSrfNzOArSl8ORQw" alt=""><figcaption><p>Email generated by the subscription</p></figcaption></figure>


---

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