> For the complete documentation index, see [llms.txt](https://help.supporthunt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.supporthunt.com/integrations/calendly.md).

# Calendly

{% hint style="info" %}
This integration is available from the 'Starter' plan onwards&#x20;
{% endhint %}

### What is Calendly?&#x20;

Calendly is a popularly used appointment booking tool. Using Calendly, your prospects/customers can easily look at your availability and book a meeting for a time that you are available.

Thereby, eliminating all the effort involved in the logistics of setting up a time slot and sending out the calendar invites.

### How do I configure my Calendly account?

There are two ways through which you can connect your Calendly account with Support Hun;

1. Through App Market: \
   \
   To connect your account through App Market, you can go to 'App Market -> Calendly -> Accounts -> Add Account' <br>
2. Using 'Calendly' action block: \
   \
   Or you can simply add the action block in the bot flow and click on 'Add Account'&#x20;

### How do I set it up?&#x20;

To set up the Calendly account and integrate with your chatbot, you can follow the following steps;&#x20;

* Add an action block on canvas by clicking on '+' <br>
* Choose 'Calendly'<br>
* Double click on 'Calendly' block to configure it on the right panel<br>
  * Authorise 'Calendly' account: \
    \
    Authorise your 'Calendly' account by clicking on 'Connect your Calendly account' so that Support Hunt can access Calendly to book appointments on your behalf. <br>
  * Select Event: \
    \
    Select the event that would be displayed to the visitor to book an appointment. All the available slots of this event will be displayed. <br>
* Define 'Success' or 'Failure' message


---

# 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://help.supporthunt.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.
