Permissions description

Here are the permissions with short description for each permission

Permission nameDescription
activityAn ability to see activity window and entries in there
contributorsAn ability to see and control project contributors and groups added to the project (doesn't give access to edit groups, for that you have to be a team admin)
branches_createAn ability to create branches. Works and visible only for projects where branching is enabled
branches_main_modifyAn ability to commit to main branch of a project. Without that you can work only in side branches. Works and visible only for projects where branching is enabled.
branches_mergeAn ability to merge branches. Works and visible only for projects where branching is enabled. Automatically sets branches_main_modify when present.
custom_status_modifyAn ability to edit custom statuses.
downloadAn ability to download files (works for all files, exports, snapshots and so on). Automatically sets branches_main_modify when present.
glossaryAn ability to edit/delete glossary. Deprecated and will be removed in future releases.
glossary_editAn ability to edit glossary. Automatically sets branches_main_modify when present.
glossary_deleteAn ability to remove glossary. Automatically sets glossary_edit when present.
keysAn ability to edit/create keys for the project. Automatically sets branches_main_modify when present.
manage_languagesAn ability to add/delete languages in a project. Automatically sets branches_main_modify when present.
reviewAn ability to use review button in a project.
screenshotsAn ability to upload/download screenshots, doesn't require download permission.
settingsAn ability to have access and edit project settings.
statisticsAn ability to access project statistics window.
tasksAn ability to create/edit/delete tasks for a project.
uploadAn ability to upload files. Automatically sets branches_main_modify when present.