# Create chatbot landing page

Below are the steps to create direct link to the chat bot/playbook.

* Login to our admin panel and go to AI builder (from the left sidebar menu)
* Create a playbook under Web playbooks or choose an existing playbook under Web playbooks.
* Go to Deploy menu as shown in the image below

![](https://3241020264-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LV26ZH2qOAtZoupy1GS%2F-Lzm8dgA3ZD0uB58_5Yd%2F-LzmAYKZS_sLSeiZlk00%2FScreenshot%20from%202020-01-29%2022-06-20.png?alt=media\&token=e3250cff-7a36-417d-aa3c-aa804534834a)

* At the bottom of the page you can find direct link to the playbook/chat bot. This link can be used to share the chat bot with anyone or on your ad campaigns.

#### Customising the chat bot link

* Open the link in a chrome browser.
* Right click on the page and click on "view page source" to view the page source.
* Copy the page source. You can deploy the above html to your own website with any URL or your choice.

#### **Adding the page in WordPress website**

* Login to your WordPress account and navigate to dashboard.
* Go to the pages section.

![](https://3241020264-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LV26ZH2qOAtZoupy1GS%2F-M3olJ7RTeOC-uHSM4PA%2F-M3omBj8zh7DPkWu7Zwm%2FScreenshot%20from%202020-04-01%2012-37-15.png?alt=media\&token=197ff564-e9d4-4c54-9739-4a82a762287e)

* Click on "Add New" .
* Press "Ctrl + shift +Alt + M" it will change the editor.

  ![](https://3241020264-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LV26ZH2qOAtZoupy1GS%2F-M3oPQlA8VYOqAFg2WtE%2F-M3ohWoVFK8ZL5EjF6T6%2FiTCu9L1Cs9cW.png?alt=media\&token=77bf40e8-3a45-4041-8764-1f95b13f056c)

![](https://3241020264-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LV26ZH2qOAtZoupy1GS%2F-M3olJ7RTeOC-uHSM4PA%2F-M3omXBUzkvhg6TViwwI%2FiTCu9L1Cs9cW.png?alt=media\&token=ee3b6a87-6d54-4f12-b2c6-f5358f2c65b9)

* Click on Add title and Add title of your choice for the page.

* Paste everything you previously copied under the column "Insert Script to \<head>".

```markup
<body class="iticks-landing">
</body>
```

* Click on Publish on the top Right corner of the page.

* And you are done. The chat bot URL will be customised according to your website.&#x20;

![](https://3241020264-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LV26ZH2qOAtZoupy1GS%2F-M3oPQlA8VYOqAFg2WtE%2F-M3o_qgpBafuCORIBgHI%2FScreenshot%20from%202020-04-01%2012-37-15.png?alt=media\&token=2eb4e6ce-a9c0-49af-8bf6-33baa74a2004)
