# Configure the Webhooks

To configure External Chat API webhooks you should complete following steps:

Open Inbox.\
Open "Settings" by clicking on your user’s avatar in the top right corner of inbox and choosing "Settings".

![](https://lh3.googleusercontent.com/mdh4CyiMxx7Ij_4tJ_aL8z91BRgvxDPF2lebkmgIspR5D5PE9gvfXSDyQlhaU0eqJ_XWMMERbm-40eLeGUGk2E8njwFeIjWXf-csoVYhseAaC2TSmBP_UJoVaXUgpRMHLMQuEXAG)

![](https://lh5.googleusercontent.com/aOoIaPy3W0MdnvHQEvZNoyZOx9YhX6pqktIOSrmh4SNgp36rpIF1e5qmUHaI8eTD5sRpPdQTI_8baqKTCi94kx234ehiw1SntTfGus2YPhYa-mYPPib_ogS4-lyc4WkSKB7J89Pj)

Open "General" settings tab. Then open "Webhooks" tab.

<div data-full-width="false"><img src="/files/Cb5FwbiMRiUlixcuQ2g0" alt=""></div>

Then in "Wehooks" window view scroll down to "External Chat API subscriptions" table. Press "Subscribe" switcher on event type you need.

<figure><img src="/files/dgUgQjjlH1gx4I5EcuMR" alt=""><figcaption></figcaption></figure>

Fill the fields and click on button "Verify and Save"

<figure><img src="/files/DyIiNEeiJvXQTdNJtpF9" alt=""><figcaption></figcaption></figure>


---

# 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://developers.socialboards.com/docs/apis/external-chat-api/configure-the-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.
