# Domain Mapping

{% hint style="warning" %}
**NB:** Domain mapping is only available on the [Professional Plan](/docs/getting-started/pricing.md)
{% endhint %}

By default, Smart Order Notifications sends all email notifications from our own @smartordernotifications.com domain. We know that for some customers it's important to send their notifications from their own domain.

If you would like your email notifications to come from your own domain you'll need to do two things:

1. Upgrade to the **Professional Plan** (if you're not currently subscribed to it)
2. [Contact us](/docs/help-and-support/contacting-support.md) with the domain you would like your email notifications to be sent from

Once we have received your request we'll be in touch with further instructions.

We aim to process all domain mapping requests within 24 hours (excluding weekends).


---

# 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://smart-notifications.gitbook.io/docs/getting-started/domain-mapping.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.
