# Projects A User or UserGroup can be a part of a Project. Membership confers the ability to queue jobs which draws Tokens from the Project instead of from the User's Account. It also grants access to project-specific Storage. An admin can create a project by clicking the "Add Project"-button in the upper right corner and specifying the name and a Storage Bucket that the members should have access to (*None* is also choosable). ## Edit Project details To edit a project click on the corresponding row in the projects table. This will open the "Project Details" pop-up window ![project-details](../imgs/admin-projects_project-details.png "Project Details") - **ID**: The systems ID for the project. - **Name**: Change the name of the project. - **Storage Bucket**: Storage Bucket the project has access to, *None* or select from list. - **Tokens**: Modify the total amount of tokens the project has access to. - **Members & Groups**: Search for a member or a group to add in the project. - **Read/Write**: Toggle read or read/write access for member. - **Delete**: Delete the project.