# Email Recipients

[Dashboard > Settings > Email Recipients](https://app.mortgage-quote.me/dashboard/settings/email-recipients)

The email recipients settings page allows you to specify which email addresses receive each email. MortgageQuote's emails that are sent are split into two categories:

## Admin Email Recipients

This category allows you to manage the email addresses that will receive important administrative notifications and updates related to MortgageQuote. These include for example, Client Reports.

## Contact Email Recipients

This category focuses on addresses that will receive emails intended for client communication or enquiries. The purpose of this category is to ensure that any correspondence from potential or current clients is directed to the appropriate recipients within your organisation. This can include enquiry emails or eligibility checks.

Don't forget to click the "Update Email Settings" button once you are happy with the changed made.


---

# 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://mortgagequote.gitbook.io/mortgagequote-guides/guides/settings/email-recipients.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.
