# Add Webhooks

**GoAffPro** provides you with the option to add webooks for custom programming.

To add webhooks for custom programming, go to the **Developer** section in the **Settings** tab of the GoAffPro admin panel.&#x20;

<figure><img src="/files/nBWSPdGVz6hAkjKWvuom" alt=""><figcaption><p>Settings > Developer</p></figcaption></figure>

Here, go to the Webhooks section.

<figure><img src="/files/9SG11o1ClFGH56mjnp9w" alt=""><figcaption><p>Webhooks</p></figcaption></figure>

Now, click on **New webhook**.

<figure><img src="/files/f1EvndgBVKS7ncfgWNn5" alt=""><figcaption><p>Click on New webhook</p></figcaption></figure>

This will open up the Add webhook window.

<figure><img src="/files/OVUnVmZufuOeSTu0R8wr" alt=""><figcaption><p>Add webhook</p></figcaption></figure>

Here, you can set the topic and URL for the webhook.

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

{% embed url="<https://youtu.be/SBlYUM5PqlI>" %}
Add Webhooks
{% endembed %}


---

# 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.goaffpro.com/program-settings/developer-settings/add-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.
