[[user-permissions]] === Changing the permissions for a role (((Permissions,changing))) (((Permissions,granting))) (((Permissions,denying))) ==== Goal By changing the permissions for a role you can grant or deny users the right to perform particular actions on the website. ==== Prerequisite knowledge * <> * <> * <> ==== Site prerequisites * At least one role exists <> ==== Steps . Select the Roles tab on the People page (admin/people/roles). You will see a list of all the roles that exist on the website. . From the drop button choose "Edit permissions" for the role whose permissions you would like to change. The permissions page will show all the available actions for the website such as, for example, "post comments" or "Use advanced search". The available permissions depend on the modules that are enabled in the site. . Select the permissions that you wish to grant to a particular role and uncheck the permissions that you wish to deny to a particular role. . Click "Save permissions" in the bottom of the page to save the changes. // For this image a content type Recipe and a role Vendor were created. The // image is partial screenshot of the page located at // admin/people/permissions/vendor () image:images/user-permissions-check-permissions.png[Granting users with the Vendor role the rights to create, delete and edit Recipes] ==== Follow-on tasks * <> You can grant or deny users the right to perform particular actions by assigning roles to, or removing roles from users. ==== Additional resources * https://www.drupal.org/node/627158[drupal.org community documentation on Managing Users]