# How to install Tiledesk on Shopify

{% embed url="<https://www.youtube.com/watch?v=qVdKXp8fYw4>" %}

Find out how to install Tiledesk on your website. You can install it simply by adding the Javascript code to your web page. Follow the instructions.

You can add a Tiledesk widget to your Shopify site by adding the chat manually.    \
To do this, open the console, select the project to integrate, go to **settings** > **installation** and select integration **with javascript code**, now press on **copy script** to copy the entire code. See the screenshot below.

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

1. **Log in** to the Shopify panel.
2. In Shopify, in the **Themes** section, you will find **the Actions** menu. Click on it and select the **Edit code** option from the list.

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

1. Select the **theme.liquid** file in the **Layout** folder and paste the JavaScript code, just before the closing **\</body>** tag. See the screenshot below.

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

1. Remember to press the **Save** button at the top right of the page to save your changes.
2. Go to your Shopify website  and check if you can see the Tiledesk widget. &#x20;

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

Well now Tiledesk is integrated on your website 🎉

Finally, read our blog to discover [how to create a free Chatbot for Shopify in ONE minute](https://tiledesk.com/create-a-free-chatbot-for-shopify-in-one-minute/)!


---

# 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://guide.tiledesk.com/web-integrations/how-to-install-tiledesk-on-shopify.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.
