# How to install Tiledesk on Joomla

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

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

You can add a Tiledesk widget to your Joomla site by adding the chat manually.    \
To do this, select the project to integrate, go to S**ettings** > I**nstallation** and, after selecting the section **Joomla**,  *press **the 'Copy script' button** to copy the entire code*. See the screenshots below.

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

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

1. **Log in** to your Joomla administrator panel.  Go to **System** >  **Templates**  > **Site Templates** section in your Joomla Control Panel. See the screenshot below. &#x20;

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

Click on your default theme template.&#x20;

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

1. Open **index.php** file from the menu on the left side, and paste the JavaScript code, just before the closing **\</head>** tag. See the screenshot below.

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

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

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

Well now Tiledesk is integrated on your website 🎉


---

# 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-joomla.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.
