---
url: 'https://docs.codatum.com/permissions/resources/teamspace.md'
description: Teamspace resource roles and operations
---

# Teamspace permissions

Whether an operation on a teamspace is allowed is determined by the [workspace role](../../workspace/administration/user#workspace-roles), plus the teamspace's resource role. Operations on notebooks within a teamspace are also determined through this resource role (for details, see [Notebook](./notebook)). For a feature overview, see [Teamspace](../../workspace/administration/teamspace).

## Resource role

Teamspace Owner and Teamspace Editor / Viewer aren't mutually exclusive. If a user has more than one, the broader permission applies.

| Role {.nowrap} | Summary |
| --- | --- |
| Teamspace Owner | Can manage the target teamspace even without being a Workspace Owner |
| Teamspace Editor | Can edit notebooks and folders within the teamspace |
| Teamspace Viewer | Can view notebooks and folders within the teamspace |

Up to 3 Teamspace Owners can be added ([Fixed limits and constraints](../../reference/limits#fixed-limits)).

## Operations and required roles

| Operation | Required role |
| --- | --- |
| Getting the names of all teamspaces | Workspace Viewer or higher |
| Creating a teamspace | Workspace Editor or higher |
| Renaming a teamspace / adding or removing owners / deleting / changing permissions | Workspace Owner, or (Workspace Viewer or higher and Teamspace Owner) |

For the roles required to view, edit, share, and publish notebooks within a teamspace, see the operations table (scope: Teamspace) in [Notebook](./notebook#scope-teamspace).
