# Custom Email

You can send scheduled reports to your desired destination from a **private-domain email** address instead of **<support@reportpundit.com>** using this feature. If you're sending your reports directly to a third-party receiver, this option helps them confirm that you're the sender.&#x20;

![](https://3511479413-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVN3iF-DdMhu4BVsTA9%2Fuploads%2FxASRuYyqCnH1ycgycfIQ%2FCustom%20Email%20scheduling.png?alt=media\&token=736e227f-9f67-4d62-b835-af0b0a3ccd88)

{% hint style="info" %}
**Note:** The custom email scheduling feature does not work for **public domain** **email ids** like **gmail.com, hotmail.com, outlook.com & yahoo.com.**
{% endhint %}

#### **Steps to change your sender email ID:**

* Go to **Settings > Custom email**
* Enter the **Sender's Name** to be displayed in the receiver's inbox
* Add your **private email id**
* Optional: Include a **reply email id** If you want the recipient to reply to a different email address than the sender's.&#x20;
* Once the email is added, complete the **verification** by confirming the sender's signature sent over the email.

![](https://3511479413-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVN3iF-DdMhu4BVsTA9%2Fuploads%2FqLQ6eRIEr99PEAtzG5b3%2Fimage.png?alt=media\&token=41033356-5466-4af3-a680-646a5d85c1af)

* Once the email is **verified**, the status gets changed from **Not verified** to **Verified.**

![](https://3511479413-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVN3iF-DdMhu4BVsTA9%2Fuploads%2FnRzzANA0aM1TalJRMXJz%2Fimage.png?alt=media\&token=a96c5285-6f0b-4266-8b50-08c5b369c6fa)

{% hint style="success" %}
&#x20;Your scheduled emails will have the custom email ID from now on.&#x20;
{% endhint %}


---

# 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.reportpundit.com/getting-started/settings/custom-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.
