# Webhook URL

Adding or updating a channel or WhatsApp Business Account (WABA) webhook can be done directly from the 360dialog Hub.

{% stepper %}
{% step %}
Select the WhatsApp number to update.
{% endstep %}

{% step %}
Click **Manage WhatsApp Business Account**.
{% endstep %}

{% step %}
Navigate to WhatsApp Channel > **Channel Webhook** and click the edit icon.

Alternatively, to set the WABA Webhook, navigate to WhatsApp Business Account > **Waba Webhook**

{% hint style="info" %}
**WABA Webhook**\
WhatsApp events related to all the phone numbers contained in the WABA will be sent to 1 single endpoint.&#x20;
{% endhint %}
{% endstep %}

{% step %}
Enter the new webhook endpoint and **save**.

<figure><img src="https://3527970750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4sMxKjL6eJRvZn6jeG-887967055%2Fuploads%2FkspZtDnm3fyAG29ElYhU%2Fimage.png?alt=media&#x26;token=95ce6ea1-ecd3-4267-ac96-0d68122778ab" alt=""><figcaption></figcaption></figure>

(Optional) Add required headers.
{% endstep %}

{% step %}
Confirm the verification code sent via email.
{% endstep %}
{% endstepper %}

The webhook can be updated at any time.&#x20;

{% hint style="info" %}
Click **Test** to verify that your webhook URL is set up correctly.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.360dialog.com/docs/hub/webhook-url.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
