# Calendly

{% hint style="info" %}
**Please note the following requirements to make Calendly work with GrowSurf**:

* A *Calendly Pro* account is required.
* Your form must be embedded on your own webpage (you cannot use the stand-alone `https://calendly.com/xxxx/xxxx` webpage).
  {% endhint %}

## Prep Your Form

If you have an embedded Calendly form on your website that you want to add referral tracking to, follow these instructions:

**Step 1:** Open the GrowSurf campaign editor and navigate to the *Installation* tab.

**Step 2:** Continue through the installation steps until you reach the referral tracking method section (see image below).

![](/files/-Mfdn3Rgi1HSrre8W03T)

**Step 3:** Click the Calendly icon and follow your campaign-specific instructions (see image below).

![](/files/-MfdnyE2a7YRdIFUc1sI)

**Step 4:** Once your Calendly form has been prepped, continue on with the rest of the GrowSurf installation process.

## Additional Tips

* While following your campaign-specific Calendly instructions in the GrowSurf campaign editor, you may skip any steps that you have already completed from previous setup in Calendly.
* If you run into issues or have any questions, please reach out to [GrowSurf support](https://support.growsurf.com/) for assistance.


---

# 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.growsurf.com/integrations/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.
