# Integration Reauthorization

If you have Integrated a Data Source with your Aisera Gen AI platform, you may need to re-authorize the permission for the Aisera Service User account from time-to-time.

### To Reauthorize an Existing Integration:

1. Aquire the updated credentials.
2. Navigate to **Settings > Integration** in the Aisera Admin UI.
3. Select the integration that needs to be reauthorized.
4. Select the **pencil icon** in the upper-right corner of the window, to edit the integration authorization.
5. Re-add the **Client Secret**.<br>

   <figure><img src="/files/PMsmKnynKIE1KFu9V1w7" alt=""><figcaption></figcaption></figure>
6. Click the **Reauthorize** button. This will take you to the Integration Authorization for your Data Source.


---

# 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.aisera.com/aisera-platform/adding-data-to-your-tenant/integrations-and-data-sources/integration-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.
