# Sharing admin permissions An organization administrator can grant or revoke administrator permissions from the Users table of the {doc}`management page`. ## Granting or revoking administration permissions 1. Search for the user in the Users table and select the "Manage Permissions" option in the three-dots menu. ```{image} images/org_page_users_actions_manage_permissions.png :alt: Users table :width: 800 ``` 2. Check/un-check the "Organization Admin" check-box for granting/revoking the admin permissions. Finally, click on "Update permissions". ```{image} images/org_page_update_user_permissions.png :alt: Update user permissions :width: 800 ``` :::{note} When admin permissions are granted, the user must re-login to Nexus in order for the changes to take effect. :::