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

# Bolna AI Updates for July, 2026

> Explore the latest features and improvements introduced in July 2026 for Bolna Voice AI agents.

<Update label="7th July, 2026">
  ## Filter Webhooks by Call Status

  You can now choose which call statuses trigger your webhook, instead of receiving a POST for every status change. This cuts noise for integrations that only care about specific outcomes (for example, only firing on `completed`).

  To set it up:

  * Open your agent and go to the **Analytics** tab.
  * Enter your **Webhook URL** under Webhook Configuration.
  * Use **Trigger on statuses** to select the statuses you want webhooks for. By default, **all statuses** are sent.

  Learn more in the [Using Webhooks](/guides/post-call/polling-call-status-webhooks) guide and the [Analytics Tab](/agent-setup/analytics-tab) documentation.
</Update>
