> For the complete documentation index, see [llms.txt](https://developers.socialboards.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.socialboards.com/docs/apis/external-chat-api/reference/events.md).

# Events

This is a full list of Chat Webhook events.

<table><thead><tr><th>Event</th><th>Trigger</th><th data-hidden>Trigger</th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/pages/rRPd4TwdOzjTIKeedGNP">conversation_created</a></td><td>A new conversation has been created in Socialboards system</td><td></td><td></td></tr><tr><td><a href="/pages/NMhdkny5gjDGdBB7tP6w">conversation_message_added</a></td><td>A new message has been added to the conversation</td><td>New chat message added</td><td></td></tr><tr><td><a href="/pages/yyeUnPyMW4ltd8YbbStn">conversation_takeover_state_changed</a></td><td>A conversation takeover status has been changed</td><td>Chat</td><td></td></tr><tr><td><a href="/pages/qw15iNVOFy2Ys8B1i6HA">conversation_closed</a></td><td>A conversation has been closed</td><td></td><td></td></tr></tbody></table>
