# Re-Authorization

An application connection might expire after a period of inactivity. Additionally, new features, such as the [Hubspot Sensitive Fields capability](https://docs.stacksync.com/two-way-sync/connectors/authorization/pages/Io5jqkoeBG2XdWcqW2KR#id-3.-optional-check-the-grant-access-to-sensitive-fields-checkbox), may require reauthorization of the app.

#### 1. Open your connection

&#x20;Click connections on the side nav-bar and then click the connection you want to re-authorize

<figure><img src="/files/mYOvAdsVKigxLpOXXqk5" alt=""><figcaption></figcaption></figure>

#### 2. Click "Reauthorize"

<figure><img src="/files/b8ZAvKqAEQKmAZzbdi6Q" alt=""><figcaption></figcaption></figure>

The standard authorization process for the specific app will begin. Follow it to successfully reauthorize the connection.


---

# 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.stacksync.com/two-way-sync/connectors/authorization/re-authorization.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.
