Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
39 lines (33 loc) · 2.48 KB

transferring-ownership-of-a-github-app.md

File metadata and controls

39 lines (33 loc) · 2.48 KB
title intro redirect_from versions topics shortTitle
Transferring ownership of a GitHub App
{% data reusables.shortdesc.transferring_ownership_of_github_apps %}
/apps/building-integrations/managing-github-apps/transferring-ownership-of-a-github-app
/apps/managing-github-apps/transferring-ownership-of-a-github-app
/developers/apps/transferring-ownership-of-a-github-app
/developers/apps/managing-github-apps/transferring-ownership-of-a-github-app
fpt ghes ghec
*
*
*
GitHub Apps
Transfer ownership

About transferring {% data variables.product.prodname_github_apps %}

The owner of a {% data variables.product.prodname_github_app %} registration can transfer ownership of the {% data variables.product.prodname_github_app %} registration to another account. If an organization has designated any app managers for an app owned by the organization, the app managers can also transfer ownership of the {% data variables.product.prodname_github_app %} registration. For more information about app managers, see AUTOTITLE.

You can transfer apps from a user or organization to another account. You cannot transfer ownership to a team.

{% data reusables.apps.transfer-to-enterprise %}

Transferring a {% data variables.product.prodname_github_app %} registration

{% data reusables.apps.settings-step-personal-orgs %} {% data reusables.user-settings.developer_settings %} {% data reusables.user-settings.github_apps %}

  1. Select the {% data variables.product.prodname_github_app %} whose ownership you want to transfer. {% data reusables.user-settings.github_apps_advanced %}
  2. Click Transfer ownership.
  3. Under "New owner's {% data variables.product.prodname_dotcom %} {% ifversion fpt or enterprise-apps-public-beta %}username, organization, or enterprise name",{% else %}username or organization name",{% endif %} type the name of the account you want to transfer the {% data variables.product.prodname_github_app %} to. {%- ifversion fpt or enterprise-apps-public-beta %}
  4. 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.
  5. If transferring the app would uninstall it from your account, a warning will appear. {%- endif %}
  6. Click Transfer this {% data variables.product.prodname_github_app %}.