# How to Customize Email Notifications

When you’re ready to send a document:

1. Click the Send button in the Contract Creator.
2. A preview window will appear showing your contract and a message form.
3. In the Email Message field, type a custom message you want the signer to see.

* Example: “Hi Jamie, here’s the agreement we discussed. Please sign by Friday if possible. Let me know if you have questions!”

🧠 **Tips for Better Email Messages**

-Be friendly and clear.

-Include the signer’s name if you know it.

-Add a deadline if time-sensitive.

<br>


---

# 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://helpyou.gitbook.io/signfeld/notifications-and-reminders/how-to-customize-email-notifications.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.
