# How to re-authorize / re-initiate GitHub integration with account wide access?

Hivel currently only supports GitHub accounts that are associated with an organization. Often, this step is missed when setting up a GitHub account, and you may have run into an error when creating an account on Hivel. When you encounter this error during the initial process, we recommend you follow the below steps to create an organization and link your current users to the organization.

&#x20;

To re-initiate/reauthorize GitHub integration with Hivel, follow these steps:

1. Log in to your GitHub account.
2. Revoke the Hivel app access from your GitHub account by going to **Settings** > **Account Settings** > **Applications** > **Authorized OAuth Apps** > **Hivel**. Then click "**Revoke"**.

<figure><img src="/files/SflKX9g8XlyXi68FzCXB" alt="" width="270"><figcaption></figcaption></figure>

<figure><img src="/files/d7H8c6S0lohwC0ydprSn" alt="" width="188"><figcaption></figcaption></figure>

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

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdO0aQ1F_fo-mKURqlUU_hC6mYFRamiPBEEjh1M-84GVDUza2ZEyW5KF-JNp6VYEr3VcB7AcNl8MANHvHG6VKPqaU7ccqGpxxzgdsoDh9NNpa4Uuhsz9Mli6-wxbMZslfwTVgw5PXsaDudUVyQaAfCLzuA?key=7e-FYm3-NHwQUjNXOPEkIw" alt="" width="563"><figcaption></figcaption></figure>

1. Return to your Hivel account. Go to **Settings > Integrations**. You will see a "**Reauthorize**" button on the GitHub card. (If you're not able to see it, please reach out to [<mark style="color:purple;">support@hivel.ai</mark>](mailto:support@hivel.ai))

<figure><img src="/files/Ls4oxmaszT4VlM8g7AtZ" alt="" width="113"><figcaption></figcaption></figure>

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

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

{% hint style="info" %}
To include GitHub Copilot usage data as part of the token integration, check the **"Include GitHub Copilot usage data"** in this last step.
{% endhint %}

{% hint style="info" %}
**The final step below can be easily missed, but it is very important!**
{% endhint %}

`Authorize your organization's access by clicking on "`**`Grant`**`" against your organization.`


---

# 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/scm/github/how-to-re-authorize-re-initiate-github-integration-with-account-wide-access.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.
