# E-mail

Reportql can keep you informed of critical insights by sending scheduled reports and alerts via email:

<figure><img src="/files/0YsAXzzZB0m7Ht8N95sf" alt=""><figcaption></figcaption></figure>

1\. Go to Email Settings: In Settings, find the email settings section.

2\. Configure Email Preferences: Set your email preferences, including the email address to which reports will be sent, SMTP settings (if necessary), and default recipients for different report types.

3\. Save Settings: After configuration, save your settings to enable email notifications and scheduled reports.


---

# 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://kuadron.gitbook.io/reportql/basics/interactive-blocks.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.
