> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://help.sigmacomputing.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://help.sigmacomputing.com/_mcp/server.

# Share a folder

> Categorize and share documents with people using folders in Sigma.

You can categorize and share documents with people using folders. You share folders with other users and teams by granting access to the folder. Folders support four levels of access permissions:

* **Can view**
* **Can explore**
* **Can contribute**
* **Can manage**

This document describes folder permissions and how to share folders. For more details on available permissions, see [Folder and document permissions](/docs/folder-and-document-permissions).

## User requirements

The ability to share a folder requires the following:

* You must be assigned an [account type](/docs/account-type-and-license-overview) with the **Share documents** permission enabled.
* You must be the folder owner or be granted **Can manage** [access to the folder](/docs/folder-and-document-permissions#folder-permissions).

## Permission types

Permission options are the same for folders and workspaces. Permissions set at the folder or workspace level apply to all documents within that workspace or folder.

<table>
  <thead>
    <tr>
      <th>
         Access level
      </th>

      <th>
        Folder access and capabilities
      </th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>
        **Can view**
      </td>

      <td>
        <ul><li>View-only access to documents and folders in the shared space</li></ul>
      </td>
    </tr>

    <tr>
      <td>
        **Can explore**
      </td>

      <td>
        <ul><li>Explore access to workbooks in the shared space</li><li>View-only access to all data models, datasets, and reports in the shared space</li></ul>
      </td>
    </tr>

    <tr>
      <td>
        **Can contribute**
      </td>

      <td>
        <ul><li>Create and edit their own documents and folders</li><li>View and explore others users' documents and folders in the shared space</li><li>Manage anything they create. Includes deletion, renaming, moving of their own documents and folders A user with **Can contribute** access to a workspace automatically gets **Can edit** access to all documents that they've personally created in that workspace. They also get **Can view** access to datasets, data models, and reports in the workspace and **Can explore** access to workbooks in the workspace.</li></ul>
      </td>
    </tr>

    <tr>
      <td>
        **Can manage**
      </td>

      <td>
        <ul><li>Create and edit their own documents and folders</li><li>Edit other's documents and folders in the shared space</li><li>Manage anything in the shared space. Includes access management, sharing, deletion, renaming, and moving of anyone's documents and folders.</li><li>**Can manage** in a workspace or folder grants **Can edit** on any documents within that folder.</li></ul>
      </td>
    </tr>
  </tbody>
</table>

## Share a folder

You can share a folder of documents with other users or teams in Sigma in several ways.

### Share from within the folder

1. Open the folder.
2. Next to the folder's name on the top of the screen, click <img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/share-user.svg" alt="share icon" /> **Share**. The **Share Folder** modal opens.
3. In the text box, type the names of individual users or teams you wish to add.
4. (Optional) To change the user's or team's level of access, click the dropdown to select a permission type for each team or member. If you do not select a permission, the default permission is set to **Can explore**.
5. (Optional) To notify users about being added to your folder, select the **Send email** checkbox. For **Add a message**, enter a message to be included in the email body.
6. Click **Save**.

### Share from a navigation page

1. Navigate to the folder you wish to share.
2. Open the folder's parent folder.
3. Next to the folder you want to share, click <img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/more.svg" alt="" /> **More**.
4. Select **Share...** to open the **Share Folder** modal.
5. In the text box, type the names of individual users or teams you wish to add.
6. (Optional) To change the user's or team's level of access, click the dropdown to select a permission type for each team or member. If you do not select a permission, the default permission is set to **Can explore**.
7. (Optional) To notify users about being added to your folder, select the **Send email** checkbox. For **Add a message**, enter a message to be included in the email body.
8. Click **Save**.

## Restrict access to a folder using a version tag

If you use [version tags](/docs/add-version-tags-to-workbooks-and-data-models) to manage access to documents, you can set up a workspace or folder to manage access more easily.

You can share a workspace or folder with a user or teams, and grant those users or teams access to a specific tag. If you do so, workbooks, data models, or reports in that workspace or folder must have that tag applied to be accessible to those users or teams.

For example, if you have a sales organization that covers 5 regions, you can create a workspace for each region and grant each sales team **Can explore** access to their workspace with a tag for their region:

![Share folder modal open for a workspace, with the Sales US-East team listed with the Explore permission and hovering over the East tag for that permission level.](https://fdr-prod-docs-files-public.s3.us-east-1.amazonaws.com/sigma.docs.buildwithfern.com/ec9e7a8540ad714baeb38196116dec453aca0e134a09aabc88c01e4bdf0a64a3/assets/docs-images/570a7efde9e49719dd2bca78e939a1c5c4cde6a6e0dc011591348706cc44bb8d-share-folder.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA6KXJSKKNFOCF7G4B%2F20260725%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260725T141828Z&X-Amz-Expires=604800&X-Amz-Signature=1619320810ccf267a61f2f8c7a3776990ddec5543b597e6e70b07a7d5f788e47&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject)

If you do so, all documents in the workspace must have a corresponding tagged version. In this example, all workbooks in the Sales US-East workspace must have a version tagged **East** so that the members of the Sales US-East team can view and explore the **East** versions of the workbooks.

If you grant elevated permissions on the workspace to the team members, such as **Can contribute** or **Can manage**, those team members can access all versions of documents in the workspace.

Permissions set at the workspace and folder level are inherited by the documents in the workspace or folder. For more details, see [Folder and document permissions](/docs/folder-and-document-permissions).

## Modify or revoke access to a folder

If you need to change a user or team's level of access after you give them initial access to a folder, you can change the user or team's level of access to a folder or even revoke their access entirely at any time.

1. Click <img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/more.svg" alt="" /> **More** on the parent folder and select **Share...** or click <img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/share-user.svg" alt="share icon" /> **Share**  on the individual folder's page to open the **Share Folder** modal.
2. In the **Share Folder** modal, review the **Person or team with access** section.
3. Modify their access type or revoke access:
   * To select a new level of access, use the **Permission** dropdown menu.
   * To revoke access completely, hover over the team or member. Then click <img src="https://sigma-docs-screenshots.s3.us-west-2.amazonaws.com/Icons/trash.svg" alt="trash can icon" /> **Remove access**.
4. Click **Save**.

## Respond to request for access to content

If a user attempts to access your content and doesn't have permissions to do so, they can request access through the error page blocking their immediate access. This sends an email notification with the subject **Request for access** to the owner of the folder.

To respond to the request for access, do the following:

1. In the email notification, click **Respond to the request**.  The **Share Folder** modal opens, allowing you to view the current access requests.

2. (Optional) Use the dropdown menu to set the user's level of access.

   The user cannot be granted access higher than what their account type allows.

3. Approve or deny the request:

   * To approve the request, click **Approve**. The request is removed from the **Share Folder** modal, and the user is listed in the **Person or team with access** tab.

   * To deny the request, click **Deny**. The request is removed from the **Share Folder** modal. 

4. Close the **Share Folder** modal. The access that you granted or denied is saved after selecting **Approve** or **Deny**.

## Related resources

* [Folder and document access](/docs/folder-and-document-permissions)
* [Share a workbook, data model, or report](/docs/share-a-workbook)