# Web hook installation

There are some systems that support the web hook installation directly from the control panel. For example, Peoplevox.

To install the web hook automatically on these systems, follow these steps:

1. Add a new key to access to Peoplevox system. Add the credentials that are needed to install the web hook.
2. Create a source and select the Static or Dynamic trigger option.
3. Create a new stream as normal.
4. After the stream has been created, edit the stream and select the field **Install Web hook** and press save.

If the system is supported, you should see some configuration settings like source web hook configuration id in the Web hook Credentials field. If the source system is not supported, you will see an alert message.


---

# 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.highcohesion.com/creating-streams/streams/web-hook-installation.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.
