reggi/overrides
@reggi/path-to-regexp
dependabot/npm_and_yarn/main/copy-to-clipboard-4.0.2
dependabot/npm_and_yarn/main/eslint-10.4.0
dependabot/npm_and_yarn/main/npmcli/eslint-config-7.0.0
dependabot/npm_and_yarn/main/proc-log-7.0.0
dependabot/npm_and_yarn/npm_and_yarn-826852524d
dependabot/npm_and_yarn/npm_and_yarn-ab9a7f4bc2
deprecate-totp-2fa
dhei/classic-tokens
gat-bypass-2fa-docs
jpg619/fix-accessibility-content-flow
jpg619/version-bump-tar-2
kartykp/gat-bypass-2fa-docs
kartykp/upgrade-path-to-regex
main
maitxn/version-bump-tar
patch-1
reggi/cache-based-on-version
reggi/dev-engines
reggi/fix-transform-prettier
reggi/overrides
update-search-sensitivity
| 1 | --- |
| 2 | title: Managing organization permissions |
| 3 | redirect_from: |
| 4 | - /managing-org-permissions |
| 5 | --- |
| 6 | |
| 7 | import shared from '~/shared.js' |
| 8 | |
| 9 | As an organization owner, you can change the role of any member of your organization to add or remove permissions on the organization for that member. |
| 10 | |
| 11 | 1. <>{shared['user-login'].text}</> |
| 12 | |
| 13 | <>{shared['user-login'].image}</> |
| 14 | |
| 15 | 2. <>{shared['account-settings'].text}</> |
| 16 | |
| 17 | <>{shared['account-settings'].image}</> |
| 18 | |
| 19 | 3. <>{shared['organization-selection'].text}</> |
| 20 | |
| 21 | <>{shared['organization-selection'].image}</> |
| 22 | |
| 23 | 4. <>{shared['organization-members-tab'].text}</> |
| 24 | |
| 25 | <>{shared['organization-members-tab'].image}</> |
| 26 | |
| 27 | 5. In the list of organization members, find the member whose role you want to change. |
| 28 | |
| 29 | 6. In the member row, to select the new role of the organization member, click **member**, **admin**, or **owner**. |
| 30 | |
| 31 | <Screenshot src="/organizations/managing-organization-members/change-member-role.png" alt="Screenshot showing the change member role option" /> |