> For the complete documentation index, see [llms.txt](https://realty-ai.gitbook.io/realty-ai-support-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://realty-ai.gitbook.io/realty-ai-support-docs/crm-integration/boldtrail.md).

# BoldTrail

Sign in to KVCore and navigate to the left control menu.

1. Click **"LEAD ENGINE"** > **"LEAD DROP BOX"** > **"MY API TOKENS"**.
2. Scroll down to **MY API TOKENS.**

<figure><img src="/files/2AyOn6f7XnJF841RqAYU" alt=""><figcaption><p>Click <strong>"LEAD ENGINE"</strong> > <strong>"LEAD DROP BOX"</strong> > <strong>"MY API TOKENS"</strong>.</p></figcaption></figure>

3. Under **My API Tokens**, Click **"GENERATE"** to create your API key.

<figure><img src="/files/Htt4vHcQIZgaL8hf9omt" alt=""><figcaption><p>Click <strong>"GENERATE"</strong> to create your API key.</p></figcaption></figure>

### Step 4: Within Your Performance Dashboard Paste the API Key

Within your **Performance Dashboard**, scroll to the bottom under **Settings** and click **"Connect CRM"**. Select **KVCore**, paste the **API Key**, then click **"Save"** to complete the connection.

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

<figure><img src="/files/u1iTgYkVxLZ1IkYFhaSP" alt=""><figcaption><p>Select <strong>BoldTrail</strong>, paste the <strong>API Key</strong>, then click <strong>"Save"</strong> to complete the connection.</p></figcaption></figure>

Your CRM is now connected, and leads captured by Madison, your AI chatbot, should flow directly into the CRM. **Congratulations**!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://realty-ai.gitbook.io/realty-ai-support-docs/crm-integration/boldtrail.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.
