☁️ Loving our new documentation website? Provide feedback in the CloudCannon Community! ✨

Introduction to Sharing

Last modified: February 24th, 2026

Table of contents

Sharing your CloudCannon Sites allows you to provide everyone on your team with access to your content. You can configure which resources they have access to, what actions they can perform, and how they log in to CloudCannon.

Articles in this section are helpful for developers responsible for configuring access to CloudCannon.

In the Sharing section of our Developer documentation, we cover:

  • Custom Permission Groups — Learn how to create your own Permission Groups and specify which resources Group members can access
  • Site Sharing — Learn how to give a team member permission to access a specific Site in your Organization
  • Client Sharing — Learn how to create a site-specific password to share your content with people outside of CloudCannon
  • SSO/SAML — Learn how to set up Single Sign-On for greater security
  • Multi-factor Authentication — Learn how to add an extra layer of security to your account and require MFA for Organization members

Let’s briefly introduce a few of these topics.

Custom Permission Groups#

This feature is available on our Team and Enterprise plans.

CloudCannon provides Default Permission Groups for every Organization, but for more fine-grained permission control, you can use Custom Permission Groups. Custom Permission Groups allow you to define exactly what resources its members can access and what actions they can perform.

For a more in-depth explanation of Custom Permission Groups, please read our documentation:

Site Sharing#

You can share a specific Site with collaborators from outside your CloudCannon Organization without giving them access to all your Sites. There are two Default Permission Groups for Site Sharing, equivalent to the Technical Editors and Editors groups.

For a more in-depth explanation of Site Sharing, please read our documentation:

Client Sharing#

You can share a specific Site with collaborators who do not have CloudCannon accounts and configure a simplified Site interface for them. Clients can log in using a Site-specific password and make changes to your content.

For a more in-depth explanation of Client Sharing, please read our documentation:

SSO/SAML#

This feature is available on our Enterprise plans.

CloudCannon supports Single Sign-On using a Security Assertion Markup Language (SAML). By configuring SSO/SAML, you can authenticate your team members through an external application when they log in to CloudCannon.

For a more in-depth explanation of SSO/SAML, please read our documentation:

Multi-factor Authentication#

Multi-factor Authentication (MFA) adds a second factor to your login process, typically a code from an authenticator app. This helps protect your account even if your password is compromised. Organization Owners can optionally require MFA for all team members.

For a more in-depth explanation of Multi-factor Authentication, please read our documentation:

Related Resources

Open in a new tab