Skip to main content

How to Disable Emails Sent by Sleekplan

Different ways to disable outgoing email notifications from Sleekplan

Updated this week

If you are looking to disable all emails sent by Sleekplan, you can easily do so by choosing one of the options below:

  1. Globally disable all emails by accessing Settings > General (https://app.sleekplan.com/settings/general) and activating the "Disable email notifications" toggle. Please note that this action will also halt emails to admin accounts.

  2. Individually disable email notifications for each user by navigating to their user account, accessing the Edit section, and deactivating the email notification toggle. Remember to save the user account after making changes.

  3. If you're using Single Sign-On (SSO), you can pass a parameter with your SSO token: {notify: false}. By integrating this parameter into your token generation code, email notifications will be disabled for the user.

Did this answer your question?