diff --git a/docs/docs/help/Settings/Preferences.md b/docs/docs/help/Settings/Preferences.md index 620ad0c70..6af06f94b 100644 --- a/docs/docs/help/Settings/Preferences.md +++ b/docs/docs/help/Settings/Preferences.md @@ -115,9 +115,13 @@ The tour feature provides guidance for first-time users. You can turn this off f --- ### 📧 Custom SMTP Configuration in OpenSign -OpenSign allows users to **send emails using their own SMTP settings**, including Gmail integration or third-party SMTP providers. +OpenSign allows users to **send emails using their own SMTP settings**, including Gmail integration and third-party SMTP providers. + OpenSign now supports SMTP configuration at both the **organization level** and the **individual user level**. +To set up SMTP at the organization level, refer to the guide here: +https://docs.opensignlabs.com/docs/help/User%20Menu/Console/globalSMTP + ## 👤 SMTP at the User Level Users can configure their own SMTP settings to send request-signature and completion emails using their personal mailbox. diff --git a/docs/docs/help/User Menu/Console/branding.md b/docs/docs/help/User Menu/Console/branding.md index 9d808c550..e9de24cef 100644 --- a/docs/docs/help/User Menu/Console/branding.md +++ b/docs/docs/help/User Menu/Console/branding.md @@ -1,5 +1,5 @@ --- -sidebar_position: 4 +sidebar_position: 3 title: Branding --- diff --git a/docs/docs/help/User Menu/Console/custom_filestorage.md b/docs/docs/help/User Menu/Console/custom_filestorage.md index 146d7763c..315880447 100644 --- a/docs/docs/help/User Menu/Console/custom_filestorage.md +++ b/docs/docs/help/User Menu/Console/custom_filestorage.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 6 title: Custom File Storage --- diff --git a/docs/docs/help/User Menu/Console/emails.md b/docs/docs/help/User Menu/Console/emails.md index e579c623e..4f275f118 100644 --- a/docs/docs/help/User Menu/Console/emails.md +++ b/docs/docs/help/User Menu/Console/emails.md @@ -1,6 +1,6 @@ --- sidebar_position: 5 -title: Email Templates +title: Mail --- # 📧 Company Email Template Settings @@ -18,6 +18,9 @@ If you prefer not to grant users permission to set up their own email templates, custom email templates +To set up SMTP at the user level, refer to the guide here: +https://docs.opensignlabs.com/docs/help/Settings/Custom-email-templates + --- ## ✉️ Request Signature Email diff --git a/docs/docs/help/User Menu/Console/globalSMTP.md b/docs/docs/help/User Menu/Console/globalSMTP.md index 14ddd927e..779644df0 100644 --- a/docs/docs/help/User Menu/Console/globalSMTP.md +++ b/docs/docs/help/User Menu/Console/globalSMTP.md @@ -1,6 +1,6 @@ --- sidebar_position: 4 -title: Preferences +title: Global SMTP --- ## 🏢 SMTP at the Organization Level diff --git a/docs/docs/help/User Menu/Console/orgadmin.md b/docs/docs/help/User Menu/Console/orgadmin.md index e443b2dcd..b2016fd23 100644 --- a/docs/docs/help/User Menu/Console/orgadmin.md +++ b/docs/docs/help/User Menu/Console/orgadmin.md @@ -1,5 +1,5 @@ --- -sidebar_position: 8 +sidebar_position: 9 title: Org Admins --- diff --git a/docs/docs/help/User Menu/Console/organizations.md b/docs/docs/help/User Menu/Console/organizations.md index c232a0106..f756088f8 100644 --- a/docs/docs/help/User Menu/Console/organizations.md +++ b/docs/docs/help/User Menu/Console/organizations.md @@ -1,5 +1,5 @@ --- -sidebar_position: 7 +sidebar_position: 8 title: Organizations --- diff --git a/docs/docs/help/User Menu/Console/signing_certificate.md b/docs/docs/help/User Menu/Console/signing_certificate.md index a64a33deb..d46b0490d 100644 --- a/docs/docs/help/User Menu/Console/signing_certificate.md +++ b/docs/docs/help/User Menu/Console/signing_certificate.md @@ -1,5 +1,5 @@ --- -sidebar_position: 6 +sidebar_position: 7 title: Custom Signing Certificate ---