# Themes

<figure><img src="/files/9MkLtvVXNqz8WvR1Sim2" alt=""><figcaption></figcaption></figure>

You can create themes to customize colors, fonts, and backgrounds via JSON “themes” so the formatting matches your brand.&#x20;

To create an account-level theme, click on “Setup” in the top menu bar and select “Themes”. Then click the “New Theme” button in the top right corner. Name your theme, choose between CSS or Native JSON and enter your code within the text editor.&#x20;

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

To save, click the “Update” button in the bottom right. The Themes page will show all the themes you have associated with the account: the name of the theme, date and time when it was last edited, name of the person it was last edited by, and a list of all of the surveys that are using the theme.&#x20;

If you hover the cursor over the row, you will see the options to View, Edit, or Delete the theme.

<figure><img src="/files/SZ8sNU23hBrsEyyjlm8I" alt=""><figcaption></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://docs.pulseinsights.com/configuring-pulse-insights-console/account-level-settings/themes.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.
