# Calendly

Auto-fill your teammate's Scribe signatures with their respective calendars by using our Calendly integration. For example, each of your teammates can have their Calendly link in the "Book a demo" button of their Scribe signature.&#x20;

### Note

{% hint style="info" %}
All changes made to your Calendly configuration automatically sync with your Scribe signatures.
{% endhint %}

### Installation guide

{% stepper %}
{% step %}

### Go to Integration in Scribe, then the attribute tab, and click on "Activate  Calendly integration"

<figure><img src="/files/SoykOEQvhZSd2jsawFbK" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click on the "Connect to Calendly" button, and you're all set!

<figure><img src="/files/rDQtJdBg69WHOnfZhc1M" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://help.scribe-mail.com/scribe/auto-fill-signatures-information/integrations/calendar/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.
