Skip to main content

This version of GitHub Enterprise was discontinued on 2023-07-06. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.

Permission levels for a project board owned by a personal account

A project board owned by a personal account has two permission levels: the project board owner and collaborators.

Permissions overview

There is only one owner of a user-owned project board; this permission cannot be shared with another personal account. In addition to the owner, other people can collaborate on project boards.

There are three levels of permissions for project board collaborators:

  • Read, which gives people permission to view a project board.
  • Write, which gives people permission to view a project board, link repositories to a project board, and interact with a project board. For more information, see "Linking a repository to a project board."
  • Admin, which gives people permission to view a project board, interact with a project board, manage project board settings, and manage other people's access to the project board.

Owner and admin permissions for a user-owned project board

The project board owner and collaborators with admin access have full control of the project board. In addition to all the permissions allowed by project board collaborators, a project board owner and collaborator with admin access can:

Read and write permissions for a user-owned project board

Collaborators with read access to a user-owned project board can:

  • View a project board
  • Copy a project board
  • Filter cards on a project board

Collaborators with write access to a user-owned project board can:

  • View a project board
  • Copy a project board
  • Filter cards on a project board
  • Edit a project board
  • Link a repository to a project board
  • Configure automation for project boards
  • Copy a project board
  • Add issues and pull requests to a project board
  • Add notes to a project board
  • Track progress on your project board
  • Archive cards on a project board

Project board visibility

You can change the project board's visibility from private to public and back again. By default, user-owned project boards are private. For more information, see "Changing project board visibility."

Further reading