# Customer Note

Next to the Customer's details you will see a button "Add note". In this text box you can write out information the customer, as well as the movers, should be aware of. Customer note can be shared in the email if variable for **customer\_note** was added into automatic email templates. Visit [Variables](/mod24/mailing/variables.md) and [Company Email Templates](/mod24/mailing/company-email-templates.md) for further details.

This note will be transferred to the booked move automatically as soon as the system creates a Job with the same reference number.


---

# 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.mod24.com/mod24/leads/customer-note.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.
