> For the complete documentation index, see [llms.txt](https://tutorials.kuasa.io/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/projects/steps-to-setup-webhook/setup-in-crm-project-settings.md).

# Setup in CRM Project Settings

1. Open CRM Pipeline (or sign in [kuasa.io](https://kuasa.io/) in the new tab > choose CRM Pipeline)
2. Open the project where you want to set up the webhook.

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

3. Click the three dots (top right).

<figure><img src="/files/5nciCOqRQ1uzPTnNcBSc" alt=""><figcaption></figcaption></figure>

4. Choose **Project Settings** and then **Webhook**.

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

<figure><img src="/files/3fheojxar2IdK9X6LWGz" alt=""><figcaption></figcaption></figure>

5. Click the **+ Add Webhook** button (top right).

<figure><img src="/files/631wxEM59BSMx2R9YVM2" alt=""><figcaption></figcaption></figure>

6. Fill in the required details and click **Save Changes.**

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

7. Copy the link and paste it on Notepad first.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/projects/steps-to-setup-webhook/setup-in-crm-project-settings.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.
