# Banner Templates

TrustCommander offers multiple banner templates for different kind of privacy workflows.

| Template                         | Description                                                                                                                                                                                                                                                                                                                                                       |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Header (with Privacy Center)** | <p>Floating overlay banner (is layered on top of the website), positioned at the top of the page. This banner includes a text message and customisable buttons. You can add a link to another page (e.g. privacy policy).<br></p><p>This template exists with and without an optional privacy center.</p>                                                         |
| **Popin (with Privacy Center)**  | <p>A floating modal dialogue (pop-up), positioned in the centre of the page. This banner includes a text message and customisable buttons. It supports links to another page (e.g. privacy policy).</p><p></p><p>This template exists with and without an optional privacy center.</p>                                                                            |
| **Footer (with Privacy Center)** | <p>Floating overlay banner, positioned at the bottom of the page. This banner includes a text message and customisable buttons. It supports links to another page (e.g. privacy policy).</p><p></p><p>This template exists with and without an optional privacy center.</p><p></p><p>A variation of this template exists with extended accessibility support.</p> |
| **Footer without button**        | Floating overlay banner, positioned at the bottom of the page. This banner includes a text message and cross icon to close the banner. It supports links to another page (e.g. privacy policy).                                                                                                                                                                   |
| **Popin with categories**        | This template directly opens the privacy center that allows visitors to select TrustCommander privacy categories and sub-categories they want to activate/deactivate.                                                                                                                                                                                             |
| **IAB TCF 1.1 Popin**            | A floating modal dialogue (pop-up), positioned in the centre of the page. This template offers consent controls following the IAB TCF 1.1 standard.                                                                                                                                                                                                               |
| **IAB TCF 1.1 Footer**           | Floating overlay banner, positioned at the bottom of the page. This template offers consent controls following the IAB TCF 1.1 standard.                                                                                                                                                                                                                          |
| **IAB TCF 2.0 Popin**            | <p><em>Template available if IAB TCF 2.0 option is activated in the <code>TRUST > Options</code> section.</em> </p><p>A floating modal dialogue (pop-up), positioned in the centre of the page. This template offers consent controls following the IAB TCF 2.0 standard.</p>                                                                                     |
| **IAB TCF 2.0 Footer**           | <p><em>Template available if IAB TCF 2.0 option is activated in the <code>TRUST > Options</code> section.</em> </p><p>Floating overlay banner, positioned at the bottom of the page. This template offers consent controls following the  IABTCF 2.0 standard.</p>                                                                                                |


---

# 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://community.commandersact.com/trustcommander/user-guides/privacy-banners/banner-templates.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.
