# Project Permissions

From the project detail section, press Permissions to access the project permissions section. A list of currently allowed users and groups is displayed. Press ![img](https://2098443701-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcA9CuUnY5hTYroiPhD1w%2Fuploads%2FrLcJLgwTykZcmIcxJKmL%2F2017-01-06_16-00-52.png?alt=media\&token=bdf35ae4-732e-461b-87f8-9b2c11b1e990) to add new users or groups and automatically grant them the **Open this project** permission. The available users and groups are configured in the JMap Server section in JMap Admin. See [Managing User Accounts and Groups](https://docs.k2geospatial.com/en2/administrator/jmap-server-administrator-manual/security/managing-users) for more information about managing users in JMap.

Project permissions are divided into two categories: administrator permissions and user permissions.

## Administrator permissions

Administrator project permissions define the project administration rights for the users authorized to use JMap Admin. For more information on concepts related to permissions and administration roles in JMap Admin, refer to the [Managing Permissions](https://docs.k2geospatial.com/en2/administrator/jmap-server-administrator-manual/security/managing-permissions) section.

<table data-header-hidden><thead><tr><th width="203.5"></th><th></th></tr></thead><tbody><tr><td><strong>Permissions</strong></td><td> </td></tr><tr><td>Administrate project</td><td>Allows an administrator to modify the project and its content.</td></tr><tr><td>Access project</td><td>Allows an administrator to access a project to view its content and to use it when deploying JMap applications.</td></tr></tbody></table>

## User permissions

User project permissions determine which users and groups can open a project. Access will be denied to users who do not have the appropriate permissions. Security can also be configured at the layer level. For more information on this topic, refer to the [Layer Permissions](https://docs.k2geospatial.com/en2/administrator/jmap-server-administrator-manual/layers/configuring-layers/layer-permissions) section.

<table data-header-hidden><thead><tr><th width="214.5"></th><th></th></tr></thead><tbody><tr><td><strong>Permissions</strong></td><td> </td></tr><tr><td>Open this project</td><td>Allows a user to open a project from a JMap application.</td></tr></tbody></table>

### **Anonymous user**

Adding the **Anonymous** user to the list of users authorized to open the project gives users the possibility to open a project without any authentication. This is equivalent to removing all security for opening the project. This is useful for public applications, when no project access control is needed.

### **Everyone user**

Adding the **Everyone** user to the list of users authorized to open the project allows all users to open the project, including the Anonymous user. This means that the project is accessible to all users, with or without authentication.

### **Authenticated users**

Adding the **Authenticated users** to the list of users authorized to open the project allows any authenticated user to open a project. This is useful for private applications where all users are allowed to open a project but must authenticate themselves.
