# Reconnect Linked Account

In some cases, you may need to reconnect your account to Introist to restore functionality. This is often necessary when access has expired due to changes in your Google or Slack account passwords.

### Reconnecting Google Workspace Account

1. Navigate to Settings > Linked Accounts > Google Workspace.&#x20;
2. Find your account and click the three dots next to it.&#x20;
3. Click "Reconnect Account".&#x20;
4. Follow Google's guidance to sign in and allow access.

### Reconnecting Slack Account

1. Navigate to Settings > Linked Accounts > Slack.&#x20;
2. Find your account and click the three dots next to it.&#x20;
3. Click "Reconnect Account".&#x20;
4. Follow Slack's guidance to sign in and allow access.


---

# 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.introist.com/knowledge-base/build/workspace/linked-accounts/reconnect-linked-account.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.
