> ## Documentation Index
> Fetch the complete documentation index at: https://docs.webagent.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Book Meeting

> Enable your AI Chatbot to schedule meetings with Calendly

WebAgent.ai enhances your chatbot's capabilities by allowing it to schedule meetings directly through Calendly integration. This feature streamlines the booking process, making it easier for potential clients to connect with you.

<Note>To use this feature, you'll need to create a [Calendly profile](https://calendly.com/)</Note>

<Steps titleSize="h2">
  <Step title="Enable Book Meeting Feature">
    1. Go to your chatbot's **Sandbox** page.
    2. Click on the **Tools** tab.
    3. Find the **Book Meeting** option.
    4. Paste your booking link.

    <img style={{ borderRadius: "0.5rem" }} src="https://mintcdn.com/webagentai/Xo4IpnEW6BaFm2mJ/images/book-calendly-meeting.png?fit=max&auto=format&n=Xo4IpnEW6BaFm2mJ&q=85&s=2540ebe1605efbc8c5a3d41c3d112673" alt="Lead capture settings" width="1195" height="780" data-path="images/book-calendly-meeting.png" />
  </Step>

  <Step title="Booking Calender is Sent to User">
    Once enabled, your chatbot can offer meeting scheduling to users:

    1. When a user requests to book a meeting or appointment (e.g., "I'd like to book a meeting", "Book meeting", "Schedule appointment"), the chatbot recognizes this intent.
    2. The chatbot immediately responds by presenting the Calendly booking interface directly within the chat window.

    <img style={{ borderRadius: "0.5rem" }} src="https://mintcdn.com/webagentai/Xo4IpnEW6BaFm2mJ/images/render-calendly.png?fit=max&auto=format&n=Xo4IpnEW6BaFm2mJ&q=85&s=588672760585f68093f1d9485ae3e822" alt="Lead capture form example" width="1195" height="780" data-path="images/render-calendly.png" />
  </Step>
</Steps>
