# Connecting to Intercom

#### Connect your Intercom workspace

In Wayfound, go to Settings > Intercom and click Connect to Intercom. You'll be redirected to Intercom to authorize access, then returned to Wayfound automatically.

#### Activate Fin Integration

Once connected, you'll see your Fin AI Agent listed. Toggle the Supervised switch to start monitoring. Wayfound will begin syncing your Fin conversations automatically every 15 minutes.

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


---

# 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.wayfound.ai/agents/connecting-to-intercom.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.
