1. Home
  2. Platform Structure
  3. Project Permissions

Project Permissions

In Uncountable, user groups establish the foundational access level for inputs, outputs, and experiments. Project permissions layer on top of those group-level settings, allowing additional access to be granted on a per-project basis.


Project Permissions Overview

Project permissions are additive. This means:

  • Users can be given more access on specific projects than their user group grants.
  • Permissions cannot be restricted below the user group level.

For example:

  • A user with Read at the group level can be given Write on a project.
  • A user with Write at the group level cannot be downgraded to Read for a specific project.

Project Permissions for New Projects

When creating a new project, permissions can be configured directly in the New Project modal.

  1. Open Advanced Options and toggle Show Group Permissions.
  2. Choose a user group.
  3. Assign a permission level:
    • Read (Outputs Only)
    • Read
    • Write (Outputs Only)
    • Write Outputs, Read Inputs
    • Write
  4. Decide whether the group can add new experiments.
  5. Click the + icon to apply the permission.
  6. Add the project.
Assigning project permissions for a new project

Project Permissions for Existing Projects

Project permissions for existing projects can be managed from that project’s permissions page. To access the permissions page for the current, active project, click your account name in the navigation bar and select Project Permissions from the menu.

The Project Permissions page contains three tabs:

  • Permissions (Listing): Overview of all users and groups with access to this project
  • Permissions (User): Manage permissions for individual users
  • Permissions (User Groups): Manage permissions for groups

To adjust project permissions:

  1. Select a user or user group to add permissions for.
  2. Define their level of access:
    • Read (Outputs Only)
    • Read
    • Write (Outputs Only)
    • Write Outputs, Read Inputs
    • Write
  3. Check Add Experiments to allow them to create new experiments.
  4. Click Add to Project to add the permissions set.
  5. Repeat these steps for additional users or groups.
Accessing the Project Permissions page for the active project
Project Permissions page for the active project

Child Project Permissions

Creating a child project requires Write or Read access. This permissions requirement is set in the Edit Project Information modal of the parent project.

Permissions required to create child projects from an existing parent project

Child projects inherit the permissions of their parent project at the moment they are created. This ensures that anyone with access to the parent project automatically has the same level of access to the new child.

After creation, permissions between the two become independent—changes made to the parent no longer cascade down. From that point on, child project access can be managed separately through its own Project Permissions page.

Updated on March 5, 2026

Was this article helpful?

Related Articles