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

# Configure Call Settings And Webhooks Video Tutorial

> Watch the configure call settings and webhooks video tutorial to prepare DialNexa call behavior and event delivery for testing.

The **configure call settings and webhooks video tutorial** shows where to control call behavior and connect event delivery to an external endpoint.

## Before You Begin

Open a test agent version. If you are enabling a webhook, prepare an HTTPS endpoint that authenticates requests, returns a successful response quickly, and handles retries safely.

## Watch The Configure Call Settings And Webhooks Video Tutorial

<div className="aspect-video w-full overflow-hidden rounded-xl">
  <iframe className="block h-full w-full" style={{ transform: "scale(1.035)", border: 0 }} src="https://www.youtube.com/embed/aDGw2jo77E8?list=PLD0EumG1sQzw&index=8" title="DialNexa Voice AI: Configuring Call Settings and Enabling Webhooks" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</div>

This video runs for 5 minutes and 52 seconds.

## Verify Call And Webhook Behavior

Run a test call, confirm the call settings take effect, and verify that the receiving endpoint records the expected event without duplicate side effects.

## Related Pages

* [DialNexa call settings](/docs/agent-settings/call-settings)
* [Agent webhooks](/docs/api-access/agent-webhooks)
* [Webhook retries and failures](/docs/api-access/webhook-retries-and-failures)
