Skip to content

Commit af3d53a

Browse files
authored
add tip for permissions - gis admin/surveryors (#543)
1 parent 70fa9a6 commit af3d53a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/manage/permissions.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,12 @@ You can find detailed steps on how to invite users to your workspace in [How to
1818
Member roles and project permissions present similar options in terms of what a user can or cannot do. The difference is whether these options are defined on a workspace or on a project level. Compare the overview of [workspace member roles](#workspace-member-roles-overview) and of [project permissions](#project-permissions-overview) for more details.
1919

2020
- **Reader**: Users with **Read** permission are able to see projects, projects data and [history](../project-details), but can not make any changes.
21-
- **Editor** (available on <MainPlatformNameLink /> Cloud and <EnterprisePlatformNameLink />): In addition to the **Read** access, users can [add/remove/update features](../field/mobile-features/). They *cannot* make changes in the project properties, add/remove fields in GeoPackage layers or remove GeoPackage files from the project. Editors can:
21+
- **Editor** (available on <MainPlatformNameLink /> Cloud and <EnterprisePlatformNameLink />): In addition to the **Read** access, users can [add/remove/update features](../field/mobile-features/), but *cannot* make changes in the project properties, add/remove fields in GeoPackage layers or remove GeoPackage files from the project. We recommend using this role for surveyors - users who collect data in the field.
22+
Editors can:
2223
- *add* files such as photos, shapefiles, GeoPackage files - any file except for `*.qgs`, `*.qgz`, `mergin-config.json`
2324
- *edit* files except for `*.qgs`, `*.qgz`, `mergin-config.json` and non-diff based `*.gpkg` changes
2425
- *remove* files except for `*.qgs`, `*.qgz`, `mergin-config.json` and `*.gpkg`
25-
- **Writer**: In addition to the **Editor** access, users can also change [layer settings and project properties](../gis/features/).
26+
- **Writer**: In addition to the **Editor** access, users can also change [layer settings and project properties](../gis/features/). This role is appropriate for users who set up the QGIS project and manage data (GIS admins).
2627
- **Admin**: This role is only available for workspace members. In addition to the **Write** access, admins can [delete the project](./project-advanced/#delete-a-project) or [transfer](./project-advanced/#transfer-a-project) it to another workspace. They can also create new projects and manage workspace members.
2728
- **Owner**: In addition to the **Admin** access, owners can also access [invoicing and subscription](./subscriptions/) settings. **Owner** has full access to the project or workspace.
2829

0 commit comments

Comments
 (0)