Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 2.46 KB

managing-support-entitlements-for-your-enterprise.md

File metadata and controls

49 lines (36 loc) · 2.46 KB
title intro redirect_from versions topics shortTitle
Managing support entitlements for your enterprise
You can grant enterprise members the ability to manage support tickets for your enterprise account.
/github/setting-up-and-managing-your-enterprise/managing-users-in-your-enterprise/managing-support-entitlements-for-your-enterprise
/admin/user-management/managing-users-in-your-enterprise/managing-support-entitlements-for-your-enterprise
ghec
*
Enterprise
Support
Manage support entitlements

About support entitlements

People with support entitlements for your enterprise account can use the support portal to open, view, and comment on support tickets associated with the enterprise account.

Enterprise owners and billing managers automatically have a support entitlement. Enterprise owners can add support entitlements to a limited number of enterprise members.

  • {% data variables.product.premium_support_plan %}: Up to 20 members
  • {% data variables.product.premium_plus_support_plan %}: Up to 40 members

Adding a support entitlement to an enterprise member

To add a support entitlement to a user, the user must already be a member of an organization that is owned by your enterprise.

Note

After you add a support entitlement, the enterprise member may need to sign out from {% data variables.contact.contact_landing_page_portal %}, then sign in again, before they can manage tickets.

{% data reusables.enterprise-accounts.access-enterprise %} {% data reusables.enterprise-accounts.settings-tab %}

  1. Under "Settings", click Support.
  2. In the search bar, start typing the name or username of the person you want to give a support entitlement. Click their name in the list of matches.
  3. Click Add support entitlement.

Removing a support entitlement from an enterprise member

When a user is removed from the enterprise, their support entitlement will be automatically removed.

If a user remains an enterprise member, you can manually remove their support entitlement. You cannot remove a support entitlement from enterprise owners or billing managers.

{% data reusables.enterprise-accounts.access-enterprise %} {% data reusables.enterprise-accounts.settings-tab %}

  1. In the sidebar under "Settings", click Support.
  2. Under "Support members", to the right of the person you want to remove a support entitlement from, click {% octicon "trash" aria-label="remove support entitlement" %}.

Further reading