# Webhooks

- [Understanding and Using Webhooks in DoubleTick](https://learn.doubletick.io/webhooks/understanding-and-using-webhooks-in-doubletick.md): Your systems, talking to each other — automatically.
- [How to use Message Status Update Webhook](https://learn.doubletick.io/webhooks/how-to-use-message-status-update-webhook.md): Track every message you send — including sent, delivered, read, and failed status
- [How to use Template Website Button Clicked Webhook in DoubleTick](https://learn.doubletick.io/webhooks/how-to-use-template-website-button-clicked-webhook-in-doubletick.md): Know Exactly Who Clicked Your Link, When, and From Where — the Moment It Happens
- [How to use Message Received Webhook](https://learn.doubletick.io/webhooks/how-to-use-message-received-webhook.md): Capture every incoming message and take instant action
- [How to use Chat Assigned to Agent Webhook](https://learn.doubletick.io/webhooks/how-to-use-chat-assigned-to-agent-webhook.md): Track when conversations are assigned to agents in real time
- [How to use Chat Unassigned Webhook](https://learn.doubletick.io/webhooks/how-to-use-chat-unassigned-webhook.md): Track Every Conversation That Goes Unattended — the Moment It Happens
- [How to use Lead Received from Widget Webhook](https://learn.doubletick.io/webhooks/how-to-use-lead-received-from-widget-webhook.md): Automatically Capture Every Website Visitor Who Messages You on WhatsApp — the Moment They Reach Out
- [How to use Customer Custom Field Updated Webhook](https://learn.doubletick.io/webhooks/how-to-use-customer-custom-field-updated-webhook.md): Stay instantly informed every time a customer's profile data changes
- [How to use First Time Message Webhook](https://learn.doubletick.io/webhooks/how-to-use-first-time-message-webhook.md): Know the moment a brand new customer reaches out — and respond before anyone else does
- [How to use Conversation Closed Webhook](https://learn.doubletick.io/webhooks/how-to-use-conversation-closed-webhook.md): Trigger actions automatically the moment a conversation is marked as done
- [How to use Template Status Update Webhook](https://learn.doubletick.io/webhooks/how-to-use-template-status-update-webhook.md): Know instantly when your templates are approved, rejected, or updated — and take action immediately
- [How to use Tag Added Webhook](https://learn.doubletick.io/webhooks/how-to-use-tag-added-webhook.md): Turn simple tags into powerful automation triggers
- [How to use Tag Removed Webhook](https://learn.doubletick.io/webhooks/how-to-use-tag-removed-webhook.md): Keep your customer data accurate and your automation in sync
- [How to use Conversation Opened Webhook](https://learn.doubletick.io/webhooks/how-to-use-conversation-opened-webhook.md): Know the moment a customer reaches out — whether for the first time or after a long gap
- [How to use Conversation Cost Deducted Webhook](https://learn.doubletick.io/webhooks/how-to-use-conversation-cost-deducted-webhook.md)
- [How to use Customer Note Created Webhook](https://learn.doubletick.io/webhooks/how-to-use-customer-note-created-webhook.md): Turn Every Agent Insight Into an Automatic Action
- [How to use Customer Note Updated Webhook](https://learn.doubletick.io/webhooks/how-to-use-customer-note-updated-webhook.md): Track Every Edit to an Internal Note and Keep Your Customer Records Accurate in Real Time
- [How to use Customer Note Deleted Webhook](https://learn.doubletick.io/webhooks/how-to-use-customer-note-deleted-webhook.md): Track Every Note Removal in Real Time and Protect Your Team From Information Gaps
- [How to use Call Permission Reply Received Webhook](https://learn.doubletick.io/webhooks/how-to-use-call-permission-reply-received-webhook.md): Know Instantly When a Customer Grants or Denies Call Permission — and Automate Your Outreach Accordingly
- [How to use an Incoming Call Initiated Webhook](https://learn.doubletick.io/webhooks/how-to-use-an-incoming-call-initiated-webhook.md): Automatically Log Every Incoming Call in Your CRM the Moment It Begins
- [How to use Outgoing Call Initiated Webhook](https://learn.doubletick.io/webhooks/how-to-use-outgoing-call-initiated-webhook.md): Automatically Log Every Agent Call in Your CRM the Moment It Is Made
- [How to use Call Accepted Webhook](https://learn.doubletick.io/webhooks/how-to-use-call-accepted-webhook.md): Know the Exact Moment a Call Connects — and Automatically Mark It as Active in Your System
- [How to use Call Ended Webhook](https://learn.doubletick.io/webhooks/how-to-use-call-ended-webhook.md): Automatically Capture Every Call's Complete Record — Including the Recording — the Moment It Ends
- [How to use Call Missed Webhook](https://learn.doubletick.io/webhooks/how-to-use-call-missed-webhook.md): Never Let a Missed Call Go Unnoticed — Automatically Follow Up Before the Customer Reaches Out to a Competitor
- [How to use Call Rejected Webhook](https://learn.doubletick.io/webhooks/how-to-use-call-rejected-webhook.md): Treat an Explicit Rejection Very Differently From a Missed Call — and Respond With the Right Action Every Time
- [How to use WhatsApp Group Created Webhook](https://learn.doubletick.io/webhooks/how-to-use-whatsapp-group-created-webhook.md): Automatically Track and Log Every New WhatsApp Group the Moment It Is Created
- [How to use WhatsApp Group Participant Joined Webhook](https://learn.doubletick.io/webhooks/how-to-use-whatsapp-group-participant-joined-webhook.md): Know the Exact Moment Someone Joins Your WhatsApp Group — and Automatically Update Your Systems
- [How to use WhatsApp Group Participant Left Webhook](https://learn.doubletick.io/webhooks/how-to-use-whatsapp-group-participant-left-webhook.md): Track Every Voluntary Group Exit in Real Time and Respond Before It Becomes a Larger Problem
- [WhatsApp Group Participant Removed Webhook in DoubleTick](https://learn.doubletick.io/webhooks/whatsapp-group-participant-removed-webhook-in-doubletick.md): Automatically Track Every Participant Removal and Keep Your Systems Accurate in Real Time


---

# 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://learn.doubletick.io/webhooks.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.
