# Report subscription

Report subscription allows authorized users to configure the automatic sending of reports by e-mail on a predefined schedule. This feature ensures consistent and timely delivery of important information, simplifying data analysis for those who prefer to receive updates directly in their e-mail, without accessing the portal.

In Power Embedded, we have delivered the following improvements:

### Report subscription including attachment:

When the user creates the signature and sends it, the recipient will receive an attachment of the report in the e-mail with the selected format (PDF, PPT). This feature simplifies viewing the report.

### Email report subscription with RLS:

The system generates individualized reports for each user based on the configured RLS rules, filtering the data to display only the information that the user is authorized to access. With Data-Driven Subscription, security is reinforced by the creation of specific files for each recipient, guaranteeing strict application of the RLS rules, both in the content of the report and in access to the file sent by email.

### Choose which page of the report to send by email:

The user can specifically select the page of the report to be sent by email, ideal for reports with multiple pages. This functionality simplifies the targeted sharing of dashboards, ensuring that the recipient only receives the relevant information.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td>Report Subscription</td><td></td><td><a href="/pages/ZaB3mftX5nJqzlvbe30N">/pages/ZaB3mftX5nJqzlvbe30N</a></td><td><a href="/files/D6zfQhJvfdBSgXji9c8z">/files/D6zfQhJvfdBSgXji9c8z</a></td></tr></tbody></table>


---

# 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.powerembedded.com.br/en/main-features/report-subscription.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.
