# How To: Connect your Calendar

## How to Add Your Calendar Link

To allow Madison to share your availability with leads, you can connect your online calendar (e.g., Calendly, Google Calendar link).

#### Steps:

* Navigate to the **Profile** section of your dashboard.
* Click the **Edit Profile** button at the top right.

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

* In the **Calendar Link** field, paste your booking link (e.g., `https://calendly.com/yourname`).

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

* Click **Save** to apply your changes.

Once saved, Madison will offer this calendar link to qualified leads during conversations.


---

# 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://realty-ai.gitbook.io/realty-ai-support-docs/performance-dashboard/realtor-profile/how-to-connect-your-calendar.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.
