# GitHub Copilot Reauthorization

To reauthorize the Github Copilot as an [Enterprise](https://app.gitbook.com/o/ybkepoQVAXTJmvJTFFF7/s/5KAIOUWph0JLSgQqbzyT/~/edit/~/changes/627/integrations/ai-tools/github-copilot-reauthorization#github-copilot-enterprise-reauthorization) or [Business Plan](https://app.gitbook.com/o/ybkepoQVAXTJmvJTFFF7/s/5KAIOUWph0JLSgQqbzyT/~/edit/~/changes/627/integrations/ai-tools/github-copilot-reauthorization#github-coplilot-reauthorization) please follow the below documentation:

> Please note: The integration must be done from the Copilot Admin Account, which has access to all the workspaces applicable for Copilot.

#### GitHub Copilot Enterprise Reauthorization:

1. **Visit Hivel Application:**&#x20;
   1. Under Setting > Integrations > AI Adoption

<figure><img src="/files/rbIGNn8lG2AGA84o8pIW" alt="" width="563"><figcaption></figcaption></figure>

2. Click on **Reauthorize** and select the **Github Copilot Plan** as **Enterprise**:

<figure><img src="/files/GdybJAb3H90pmc6CBmYg" alt="" width="375"><figcaption></figcaption></figure>

3. Follow the steps (1-5) from [GitHub Copilot - Enterprise](https://docs.hivel.ai/~/revisions/Tz0O7tD2wg0aLMpwcese/integrations/ai-tools/github-copilot-enterprise) to **Generate token** and copy.
4. Paste the copied **PAT** and **Enterprise Slug**, verify **GitHub Admin** access and click on **Continue.**

<figure><img src="/files/iVSl81n6JUHeB3E3DERv" alt="" width="375"><figcaption></figcaption></figure>

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

<figure><img src="/files/b9HYzYCcN3QIxAwOAcCD" alt="" width="375"><figcaption></figcaption></figure>

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

#### GitHub Coplilot Reauthorization:

1. **Visit Hivel Application:**&#x20;
   1. Under Setting > Integrations > AI Adoption

<figure><img src="/files/rbIGNn8lG2AGA84o8pIW" alt="" width="563"><figcaption></figcaption></figure>

2. Click on **Reauthorize** and select the **Github Copilot Plan** as **Organization**:

<figure><img src="/files/GdybJAb3H90pmc6CBmYg" alt="" width="375"><figcaption></figcaption></figure>

3. Click on **Continue**, followed by verifying **GitHub Admin** account. Upon Clickling Continue you will be redirected to your GitHub Admin Account.

<figure><img src="/files/wgcjPaN23fufVqodgl4N" alt="" width="375"><figcaption></figcaption></figure>

4. Once redirected to GitHub, authorize your organization's access by clicking on "Grant" against your organization.

<figure><img src="/files/aXAB5EH1YfDep3JLHF8m" alt="" width="563"><figcaption></figcaption></figure>

All done! The data will be processed within 24 hours and you should be able to view the metrics in [<mark style="color:purple;">Copilot Adoption screen</mark>](https://docs.hivel.ai/copilot-adoption).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hivel.ai/integrations/ai-tools/github-copilot-reauthorization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
