# Report signature

To set up the report signature, simply open the report you want to create the signature for and go to **File > Sign report.**

The report subscription feature allows the user to create an automation to send the report by e-mail to a specific recipient.

To set up this automation, follow the steps below:

1. **Name the signature:** Choose a name to identify the signature.
2. **Subject:** Define the subject of the email, as in the example “Demo 01 - Test”.
3. **Message:** Write the message that will be included in the body of the email.
4. **Recipient:** Enter the e-mail address of the user who will receive the report.
5. **Choose a format:** Select the format of the report, either PDF or PPT (Microsoft PowerPoint).
6. **Schedule date:** Fill in the start and end date, defining the period during which the email will be sent.
7. **Recurrence:** Set how often the recipient will receive the email: daily, weekly, monthly or just once.
8. S**chedule time:** Set the hour and minute at which the email will be sent, as in the example set for 8:00 am.

<figure><img src="/files/Rl6KEpF1g6NRF8XhieiU" alt=""><figcaption></figcaption></figure>

Once the configuration is complete, save the subscription. You must **enable the subscription flag, as** shown in the image below.

<figure><img src="/files/D7UJmZe68VeKkxMuyftt" alt=""><figcaption></figcaption></figure>

The user can create more than one signature, making it easier to manage different reports and recipients. Once configured, the recipient will receive an email attachment of the report in the selected format (PDF, PPT).

### Email signature with RLS

For each user, the system will generate a different file to ensure that the RLS is applied individually to each person, i.e. the user will receive a PDF with only the data they can view.

This feature guarantees the security of the information in the report, so that one user doesn't see another user's data.


---

# 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/reports-portal/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.
