1
0
mirror of synced 2026-01-08 12:01:53 -05:00
Files
docs/content/developers/apps/managing-github-apps/transferring-ownership-of-a-github-app.md

31 lines
1.4 KiB
Markdown

---
title: Transferring ownership of a GitHub App
intro: '{% data reusables.shortdesc.transferring_ownership_of_github_apps %}'
redirect_from:
- /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
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- GitHub Apps
shortTitle: Transfer ownership
---
{% data reusables.user-settings.access_settings %}
{% data reusables.user-settings.developer_settings %}
{% data reusables.user-settings.github_apps %}
4. Select the GitHub App whose ownership you want to transfer.
![App selection](/assets/images/github-apps/github_apps_select-app.png)
{% data reusables.user-settings.github_apps_advanced %}
6. Click **Transfer ownership**.
![Button to transfer ownership](/assets/images/github-apps/github_apps_transfer_ownership.png)
7. Type the name of the GitHub App you want to transfer.
![Field to enter the name of the app to transfer](/assets/images/github-apps/github_apps_transfer_app_name.png)
8. Type the name of the user or organization you want to transfer the GitHub App to.
![Field to enter the user or org to transfer to](/assets/images/github-apps/github_apps_transfer_new_owner.png)
9. Click **Transfer this GitHub App**.
![Button to confirm the transfer of a GitHub App](/assets/images/github-apps/github_apps_transfer_integration.png)