# Email Configuration

MotiveWave™ may be configured to send out email messages as part of alerts or signals generated by studies. You will need to configure the SMTP (Simple Mail Transfer Protocol) settings in the **Settings** dialog to enable this feature. These settings will be found under the **Email** tab. Choose *Configure > Settings* from the Console menu bar to display the Settings dialog.

**Notes**: Most email providers now use OAuth instead of simple authentication. You would need to find an email provider that allows connection without 2FA.&#x20;

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

Another option is to create **a third-party app password** and enter it in the password field. This method is supported by Gmail, Yahoo, and Outlook. Additionally, you may need to enable 2FA in order to generate a third-party app password. After completing the setup, you may need to restart MotiveWave.

More information on the third-party app password can be found here:&#x20;

For Gmail: <https://support.google.com/mail/answer/185833?hl=en>

For Yahoo: <https://help.yahoo.com/kb/SLN15241.html?guccounter=1>&#x20;

For Outlook: <https://support.microsoft.com/en-us/account-billing/how-to-get-and-use-app-passwords-5896ed9b-4263-e681-128a-a6f2979a7944>

If you are using a corporate email address, you will need to contact your network administrator to get the specific SMTP settings.

##


---

# 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.motivewave.com/user-guide/console-1/email-configuration.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.
