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

> Track updates made to the PailFlow API. See what's new and improved.

# Changelog

***

<Update label="01/16/2026">
  Added the ability to customize the bot's voice when joining meetings. The API now
  supports 11 distinct voices: alloy, ash, ballad, coral, echo, fable, onyx, nova,
  sage, shimmer, and verse. By default, the API uses the "echo" voice. Specify a
  voice by adding the `voice` field to your `bot_config` when starting a bot.
</Update>

<Update label="12/28/2025">
  Official launch of the PailFlow API. The API enables you to add AI-powered bots
  to video meetings for tasks like note-taking, meeting facilitation, transcription,
  and insight extraction. Bots can join Daily.co rooms, interact with participants,
  and send results via email or webhook callbacks.
</Update>

<CardGroup cols={2}>
  <Card title="Need Help?" icon="envelope" href="/support/plans">
    View our options for free community and priority support.
  </Card>

  <Card title="Have a feature request?" icon="lightbulb" href="https://lunchpaillabs.canny.io/feature-requests?selectedCategory=pailflow">
    Post your feature request on our

    <a href="https://lunchpaillabs.canny.io/feature-requests?selectedCategory=pailflow">
      idea board.
    </a>
  </Card>
</CardGroup>
