{"meta":{"title":"Transferring ownership of a GitHub App","intro":"You can transfer ownership of a GitHub App registration to another user or organization.","product":"Apps","breadcrumbs":[{"href":"/en/apps","title":"Apps"},{"href":"/en/apps/maintaining-github-apps","title":"Maintaining GitHub Apps"},{"href":"/en/apps/maintaining-github-apps/transferring-ownership-of-a-github-app","title":"Transfer ownership"}],"documentType":"article"},"body":"# Transferring ownership of a GitHub App\n\nYou can transfer ownership of a GitHub App registration to another user or organization.\n\n## About transferring GitHub Apps\n\nThe owner of a GitHub App registration can transfer ownership of the GitHub App registration to another account. App managers can also transfer ownership of the GitHub App registration. For more information about app managers, see [About GitHub App managers](/en/apps/maintaining-github-apps/about-github-app-managers).\n\nYou can transfer apps from a user or organization to another account. You cannot transfer ownership to a team.\n\n## Transferring a GitHub App registration\n\n1. In the upper-right corner of any page on GitHub, click your profile picture.\n2. Navigate to your account settings.\n   * For an app owned by a personal account, click **Settings**.\n   * For an app owned by an organization:\n     1. Click **Your organizations**.\n     2. To the right of the organization, click **Settings**.\n3. In the left sidebar, click **<svg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon octicon-code\" aria-label=\"code\" role=\"img\"><path d=\"m11.28 3.22 4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734L13.94 8l-3.72-3.72a.749.749 0 0 1 .326-1.275.749.749 0 0 1 .734.215Zm-6.56 0a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042L2.06 8l3.72 3.72a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215L.47 8.53a.75.75 0 0 1 0-1.06Z\"></path></svg> Developer settings**.\n4. In the left sidebar, click **GitHub Apps**.\n5. Select the GitHub App whose ownership you want to transfer.\n6. In the left sidebar, click **Advanced**.\n7. Click **Transfer ownership**.\n8. Under \"New owner's GitHub username, organization, or enterprise name\", type the name of the account you want to transfer the GitHub App to.\n9. Select the account from the dropdown that you wish to transfer to. Be aware that enterprises and organizations can have the same name, so check that you are transferring to the correct account type.\n10. If transferring the app would uninstall it from your account, a warning will appear.\n11. Click **Transfer this GitHub App**."}