# Calendly

> In order to use this integration, you need to be using a Professional or above plan in Calendly. This is required to have your users redirected back to your website after they book a time.

**HockeyStack <> Calendly** integration identifies call bookings and tracks associated data (like the visitor’s answers in the booking form) automatically.

There are two important steps for this integration:

### 1. Turn on “Pass event details to your redirected page” for the events that you want to track <a href="#block-1677fe987c7d4901a7965c2f07cbd9c9" id="block-1677fe987c7d4901a7965c2f07cbd9c9"></a>

<figure><img src="https://images.spr.so/cdn-cgi/imagedelivery/j42No7y-dcokJuNgXeA0ig/4f34a19c-530c-4a9a-9266-d62b9af815d4/Screen_Shot_2023-01-31_at_16.39.50/w=3840,quality=90,fit=scale-down" alt=""><figcaption></figcaption></figure>

You can access this setting from the edit page of an event. This is how we access the data from the booking. The redirect URL page should include the main HockeyStack tracking script so that we can actually track the data.

### 2. That’s it! <a href="#block-85176c427ffb460e88fab3da2dd6d4c6" id="block-85176c427ffb460e88fab3da2dd6d4c6"></a>

Hopefully it was as easy for you as we planned :) But if you have any questions, shoot us an email or use any other channel where you can reach us!


---

# 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.hockeystack.com/integrations/other/calendly.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.
