# Calendly

Rep.ai integration with Calendly allows visitors to book a meeting on your calendar if no one is available to take their call. This replaces Rep.ai default functionality of sending your organization an email with the visitor's email.

### Authorizing Rep.ai with Calendly

To give Rep.ai access to your Calendly account, go to the [Integrations page](https://app.rep.ai/settings/integrations) in your Rep.ai settings, find the Calendly card, and click the toggle to enable it. You'll be redirected to Calendly to authorize access.

Rep.ai organizations can only be linked to a single Calendly account, so if you want to have meetings be booked for multiple members, you'll need [Calendly team account](https://calendly.com/pages/teams).

![](/files/GiHKFOjd2Oc8yYwTeKd3) ![](/files/Hgli0uCG511WrcfzrnlD)

### Accessing all of your Calendly events

Rep.ai will be able to retrieve all of the event types you have access to on your Calendly account dashboard. If you do not see an event on Rep.ai, please make sure you can see the event on your Calendly account dashboard.&#x20;

**Note:** A Calendly team admin will have access to all of a team's events, however a Calendly user (non-admin) will only have access to events which their personal user has been added to. In the example below, I will only have access to the 6 event types available on my dashboard

![](/files/wLOnFqO4E75xnTnyIpQB).


---

# 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.rep.ai/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.
