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

# Meetings

> Discover and learn how to use the powerful tools available for your chatbot.

Allows users to schedule appointments directly through your chatbot. Some of the features included in this tool are:

* Confirmation emails
* Appointment scheduling templates
* Confirmation messages
* Time zone handling

<Frame>
  <img src="https://mintcdn.com/doko/9rrzlpng10aHLOv7/images/tools/en/meeting.png?fit=max&auto=format&n=9rrzlpng10aHLOv7&q=85&s=3ebd4e1cae4013de2c8995273ab38315" alt="Appointment Tool" width="742" height="807" data-path="images/tools/en/meeting.png" />
</Frame>

<Note>
  If your chatbot has Google Calendar integration, your appointments will be scheduled in your calendar
</Note>

### Adding meeting templates

Each template defines the duration, availability window, and calendar settings for different types of meetings. When a user queries or schedules, the system uses these templates to show available times and generate well-formatted events.

<Steps>
  <Step>
    * Add the **name** of what the template will be called and the **duration** of the appointment.

    <Frame>
      <img src="https://mintcdn.com/doko/Wg4IYUr-zcADJUz0/images/tools/en/plantilla-reunion.png?fit=max&auto=format&n=Wg4IYUr-zcADJUz0&q=85&s=694251df88587e62d2bbf29f306697db" alt="Live Chat" width="477" height="312" data-path="images/tools/en/plantilla-reunion.png" />
    </Frame>
  </Step>

  <Step>
    * Define your event title and choose a color

    <Frame>
      <img src="https://mintcdn.com/doko/Wg4IYUr-zcADJUz0/images/tools/en/plantilla-reunion2.png?fit=max&auto=format&n=Wg4IYUr-zcADJUz0&q=85&s=bf5ba431af5d583ade8249f2d09cdd79" alt="Live Chat" width="476" height="402" data-path="images/tools/en/plantilla-reunion2.png" />
    </Frame>

    <Info>The name, reason, or date fields change for each user</Info>
  </Step>

  <Step>
    * Describe the event, then add the location where the appointment will take place

    <Frame>
      <img src="https://mintcdn.com/doko/Wg4IYUr-zcADJUz0/images/tools/en/plantilla-reunion3.png?fit=max&auto=format&n=Wg4IYUr-zcADJUz0&q=85&s=7cc09373a9b3e713cf4391ac9bbf87f4" alt="Live Chat" width="478" height="332" data-path="images/tools/en/plantilla-reunion3.png" />
    </Frame>
  </Step>

  <Step>
    * Define the availability of your appointments

    <Frame>
      <img src="https://mintcdn.com/doko/Wg4IYUr-zcADJUz0/images/tools/en/plantilla-reunion4.png?fit=max&auto=format&n=Wg4IYUr-zcADJUz0&q=85&s=add4ca4e94a5f2d68d9b7b730a04eb36" alt="Live Chat" width="477" height="577" data-path="images/tools/en/plantilla-reunion4.png" />
    </Frame>
  </Step>

  <Step>
    * Set your availability schedule

    <Frame>
      <img src="https://mintcdn.com/doko/Wg4IYUr-zcADJUz0/images/tools/en/plantilla-reunion5.png?fit=max&auto=format&n=Wg4IYUr-zcADJUz0&q=85&s=d20fe396e49b4b532ea7324afc9699b4" alt="Live Chat" width="477" height="672" data-path="images/tools/en/plantilla-reunion5.png" />
    </Frame>
  </Step>

  <Step>
    * Your template is completed and ready to use

    <Frame>
      <img src="https://mintcdn.com/doko/Wg4IYUr-zcADJUz0/images/tools/en/plantilla-reunion6.png?fit=max&auto=format&n=Wg4IYUr-zcADJUz0&q=85&s=25f43023d7ce5d1b505bcca70c31166c" alt="Live Chat" width="728" height="440" data-path="images/tools/en/plantilla-reunion6.png" />
    </Frame>
  </Step>
</Steps>

This is how data is captured in the chatbot's [database](/en/chatbot/database)

<Frame>
  <img src="https://mintcdn.com/doko/VYr3MJQMaMsrWcd9/images/tools/en/ejemplo-cita.png?fit=max&auto=format&n=VYr3MJQMaMsrWcd9&q=85&s=ca8bae1d8f99b5d69298876080e8f31c" alt="Live Chat" width="1547" height="326" data-path="images/tools/en/ejemplo-cita.png" />
</Frame>
