# Using Quick-Connect Link for Easy Account Linking

The quick-connect link feature in Introist allows you to share a link with anyone who needs to link their account to Introist. This streamlines the process, enabling users to connect their accounts without logging into Introist directly. Here's how to use the quick-connect link for Google Workspace and Microsoft Outlook.

### Use Quick-Connect Link

1. Navigate to Settings > Linked Accounts.&#x20;
2. Open either the Google Workspace or Microsoft Outlook tab.&#x20;
3. Find and click the "Copy Connection Link" button.&#x20;
4. The connection link will be copied to your clipboard.

### Sharing the Link

Send the copied link to the person you want to give access to, using your preferred communication method (email, messaging app, etc.).

### What Happens When They Open the Link&#x20;

1. The recipient will see which Introist Workspace they will be adding access to.&#x20;
2. They will be prompted to sign in to their Google or Outlook account.&#x20;
3. They will need to allow Introist the necessary 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/using-quick-connect-link-for-easy-account-linking.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.
