# Theme

{% hint style="info" %}
PDQ allows the user to customize the look and feel of the platform.&#x20;

The following are the options available to customize:&#x20;

● Logo - Add/Change the logo of your branding using an icon or image. This logo will be displayed on the login page and top left section of all pages in the platform&#x20;

● Tagline - Add a tagline for your branding

● Copyright Info - Add/Change the copyright information which will appear at the bottom of the login screen&#x20;

● Banner - Add a banner on the login screen which will auto-roll every 3 seconds

● Style Guide - Customize the style guidelines as per the organization's requirements. The user is allowed to customize the fonts, colours of the headers, and other contents of the platform in this section.
{% endhint %}

<figure><img src="/files/0FzW0lcFXrCerUowNyQK" alt=""><figcaption><p>Theme</p></figcaption></figure>


---

# 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://academy.pentaho.com/data-quality-en/pentaho-data-quality/pdq-settings/theme.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.
