docs: emails in cloud (#14040)

* docs: emails in cloud

* add notes to user guides

* small updates

* small change

* fix link

* addressed feedback
This commit is contained in:
Shahed Nasser
2025-11-17 10:54:01 +02:00
committed by GitHub
parent 2c61a413dc
commit 4e1c474dfa
15 changed files with 1174 additions and 16 deletions
@@ -17,6 +17,12 @@ export const metadata = {
In this guide, you'll learn how to reset your admin user password using the Medusa Admin dashboard.
<Note title="Cloud user?">
Make sure you've set up [Medusa Emails](!cloud!/emails) in your Cloud project to send password reset emails. Medusa Emails is a managed email service that allows you to send transactional emails with zero configuration.
</Note>
## 1. Request to Reset Password
Before resetting your password, you must request the reset, which will send you an email with instructions to reset your password.
@@ -22,9 +22,9 @@ In this guide, you'll learn how to manage invites in your store.
To add a new user to your team, you must invite them. The user gets a notification of the invite to sign up, but you can also manually send them the invite link to sign up.
<Note>
<Note title="Cloud user?">
The form of notification sent (for example, an email) depends on what's configured in your store. If you're unsure about this, contact your technical team to [set up user invite notifications](!resources!/commerce-modules/user/invite-user-subscriber).
Make sure you've set up [Medusa Emails](!cloud!/emails) in your Cloud project to send admin user invite emails. Medusa Emails is a managed email service that allows you to send transactional emails with zero configuration.
</Note>
+2 -2
View File
@@ -10,7 +10,7 @@ export const generatedEditDates = {
"app/settings/return-reasons/page.mdx": "2025-05-30T13:31:05.596Z",
"app/settings/regions/page.mdx": "2025-05-30T13:30:59.228Z",
"app/orders/page.mdx": "2025-08-26T09:21:49.782Z",
"app/settings/users/invites/page.mdx": "2025-08-01T11:25:25.130Z",
"app/settings/users/invites/page.mdx": "2025-11-12T15:31:25.390Z",
"app/settings/developer/page.mdx": "2025-02-25T15:11:55.392Z",
"app/settings/profile/page.mdx": "2025-05-30T13:30:55.079Z",
"app/settings/store/page.mdx": "2025-05-30T13:31:17.095Z",
@@ -55,7 +55,7 @@ export const generatedEditDates = {
"app/settings/developer/publishable-api-keys/page.mdx": "2025-05-30T13:30:19.734Z",
"app/settings/developer/secret-api-keys/page.mdx": "2025-05-30T13:30:23.919Z",
"app/settings/developer/workflows/page.mdx": "2025-02-25T15:52:48.349Z",
"app/reset-password/page.mdx": "2025-05-30T13:30:13.055Z",
"app/reset-password/page.mdx": "2025-11-12T15:30:48.331Z",
"app/orders/draft-orders/create/page.mdx": "2025-08-26T09:34:53.621Z",
"app/orders/draft-orders/manage/page.mdx": "2025-08-26T09:47:17.568Z",
"app/orders/draft-orders/page.mdx": "2025-08-26T09:31:53.784Z",