# Week 49, 2023

### ⚙️ Set default mail provider for SendGrid and Mailgun integrations

Last week, we introduced the ability to set a [custom email provider](https://oort.io/blog/release-notes-week-48-2023) from within the Oort dashboard, enabling you to send emails from your own domains to users that fail checks. In this release, we have added the option to set a default email service. This will be helpful to those who wish to define more than one email address.&#x20;

<figure><img src="https://582105988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqPSBzsjxd7KYg9DNVZ4l%2Fuploads%2FDKjFOuh0MgQWDTtz91dP%2FWM1ojkbvzkHsg4ynvRR2yasXnI9yGMp6Tscf778WVy56lHeC2H1YM7IJAQqvhQuxgksOH0f55Q9sTif6qR93d4HuxDPTg7GnTW4dVn8zPHGzVZexUiX06hbdrjZJ4o10iHPARS3duq0e.png?alt=media&#x26;token=0b649337-0486-4553-aee2-c6acbafc75b1" alt=""><figcaption></figcaption></figure>

If you have multiple email services setup, you will be able to see the default service listed with a blue information symbol.&#x20;

<figure><img src="https://582105988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqPSBzsjxd7KYg9DNVZ4l%2Fuploads%2Fkab6uOzv9FqJdIHdZ7I2%2FS-rjZS5Kfr1XfG7QzCIKszuZ6F47ISCDNPWnR5qd8HI49Zf96eJiNtp3yI5Mikwn7lsG7l9P_rOLEvO5hjJzsDs6iubjf0NGKYsNDSKYsgC6E8pyL--Iebe3mjKBA8cLnHCwGhsOnPAR.png?alt=media&#x26;token=6e25f00d-d817-4d12-bba7-07d044c8a9bc" alt=""><figcaption></figcaption></figure>

<br>

### Bug Fixes and Minor Improvements

* **MFA Table Assurance.** Fixed a bug that caused issues in sorting of the Authentication Factors on the overview of the User 360 profiles.

<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://docs.oort.io/release-notes/2023/week-49-2023.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.
