diff --git a/content/developers/apps/managing-github-apps/suspending-a-github-app-installation.md b/content/developers/apps/managing-github-apps/suspending-a-github-app-installation.md index 0485c88a54..9e0a500eb9 100644 --- a/content/developers/apps/managing-github-apps/suspending-a-github-app-installation.md +++ b/content/developers/apps/managing-github-apps/suspending-a-github-app-installation.md @@ -18,6 +18,8 @@ The integrator who owns and maintains a GitHub app, also called a GitHub App own People who have installed a GitHub App, also called installation owners, can only suspend or unsuspend a GitHub App through their app's installation settings. Installation owners cannot use the API to suspend or unsuspend their app installation. +If an installation has been suspended by the {% data variables.product.prodname_github_app %} owner, installation owners cannot unsuspend their installations of the {% data variables.product.prodname_github_app %}. However, installation owners can change other settings, such as repository selection, while the app is suspended. + {% data reusables.user-settings.access_settings %} {% data reusables.user-settings.developer_settings %} {% data reusables.user-settings.github_apps %}