> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/setup-guidepro/admin/interactive-blocks.md).

# Email sender settings

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

**In this section, you can configure the sender name and sender address for the email notifications sent to you and your customers. A clear and professional sender address is essential to ensure that your emails are reliably delivered and recognized by the recipients.**

**Configuration Options:**

* **Sender Name**: Here, you can specify the name that will appear in the recipient's inbox. This name should be easily recognizable and ideally reflect your company or the specific service you are offering.
* **Sender Address**: Here, you set the email address from which the notifications will be sent. This address should also be professional and ensure that emails don’t end up in the spam folder. Please note that the domain will always be @equipme.io. If you wish to use your own domain, you can refer to the *Advanced Customization* course for instructions on how to set it up.

Once you have made the desired settings, click **Save** to apply the changes.

**Important Notes**\
&#x20;It is recommended to use a sender address that can be easily associated with your company to build trust with your customers. Additionally, the address should be regularly checked to ensure that no emails are lost.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hub.equipme.io/setup-guidepro/admin/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.
