Github Copilot - Enterprise
Last updated
Here are the steps to enable Copilot Metrics API access and generate a GitHub Classic token with the necessary permissions:
Go to GitHub Enterprise Settings:
Navigate to the following URL in your browser:
https://github.com/enterprises/{name}/settings/copilot
Replace {name} with your organization's name on GitHub.
Enable Copilot Metrics API Access:
Look for the option "Enable access to the Copilot Metrics API" under the Copilot settings.
Toggle the setting to ON.
Save Settings:
After enabling the access, make sure to click Save settings to apply the changes.
Navigate to GitHub Settings:
In the upper-right corner of any page on GitHub, click your profile photo.
In the dropdown menu, click Settings.
Go to Developer Settings:
In the left sidebar, click Developer settings.
Generate a Personal Access Token (Classic):
In the left sidebar, click Personal access tokens.
Then click on Tokens (classic).
Click Generate new token and select Generate new token (classic).
Fill Out Token Information:
In the "Note" field, provide a descriptive name for the token, such as Hivel Copilot.
Set an expiration date for the token, if needed.
Select the required scopes/permissions for the token, including:
Under Copilot:
manage_billing:copilot
Under Admin Enterprise:
manage_billing:enterprise
read:enterprise
Under Admin Org:
read:org
read:user
Generate the Token:
After selecting the required scopes, click Generate token and copy.
Visit Hivel Application:
Under Setting > Integrations > AI Adoption

Click on Connect and select the Github Copilot Plan as Enterprise:

Paste the copied PAT and Enterprise Slug, verify GitHub Admin access and click on Continue

Once the integration is successful you can see the card update as below:

Data will complete sync within 24 hours for past 90 days data.
Last updated