# Loading into Joomla

Integration in Joomla: Directly in the source code 👍

You can copy / paste the Sirdata CMP tag into the header of your Joomla site:

* Log in as an administrator to your Joomla project.
* In the main navigation menu, go to: Extensions > Templates > Templates.
* Click on your template and select index.php from the left-hand menu.
* Copy and paste the Sirdata CMP code as high as possible, just above the \</head> tag.

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

Save by clicking on validate. And there you go, your Sirdata CMP is deployed on your Joomla site !


---

# 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://cmp.docs.sirdata.net/en/install/in-a-cms/loading-into-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.
