> For the complete documentation index, see [llms.txt](https://whatcrm.gitbook.io/whatcrm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whatcrm.gitbook.io/whatcrm-docs/english/integrations-products/kommo.com/crm-plugin-widget-button-on-your-website.md).

# CRM plugin (widget button on your website)

1. Make sure the widget is connected. To do this, go to settings and select WhatsApp.<br>

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

2. In the connection settings window, assign the number to the desired funnel, select the stage, and press the 'Save' button.<br>

   <figure><img src="/files/2TAakY881bDrQJjizAUp" alt=""><figcaption><p>"The widget button won't be placed without assigning the number to the funnel."</p></figcaption></figure>

3. Go to the Leads section, select the funnel to which the number is attached, and click the 'AUTOMATE' button.<br>

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

4. In the funnel settings, add a new lead source, click 'Add,' and select 'Website chat button'.<br>

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

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

5. In the CRM plugin menu, click on the WhatsApp icon, enter the website name, and press 'Save'.<br>

   <figure><img src="/files/2qrFYG3pd1ji8GjkgYAj" alt=""><figcaption></figcaption></figure>

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

6. Go to the 'Installation' tab and copy the button code for your website.<br>

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

7. opy the code and place it on your website's page. If you're not handling this, pass it on to your developers or website administrator. After placing the code on the website, the widget button will appear. <br>

   <figure><img src="/files/8DZukwFZECv2tEq12jAy" 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, and the optional `goal` query parameter:

```
GET https://whatcrm.gitbook.io/whatcrm-docs/english/integrations-products/kommo.com/crm-plugin-widget-button-on-your-website.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
