# Manage Theme

Account administrators can set up and update account themes in just a few simple steps.

#### **1. Accessing Account Theme Settings**

Account administrators can set and update the account theme by:

* Opening the **Client Profile** page.
* Clicking **"Manage Theme"** to access theme settings.

<figure><img src="/files/WY6VeUBbyg2lkYOIipge" alt=""><figcaption><p>Navigate to edit Manage theme</p></figcaption></figure>

#### **2. Configuring Account Theme Colors**

* **Monochrome Theme**: This option keeps the platform clean and white, using the default **black and white** colors.
* **Primary Color & Secondary Color**: If you want to add more color to your account, you can customize the primary and secondary colors.

<figure><img src="/files/BFnZx7gLZ4NMK5nctyY4" alt=""><figcaption><p>Configuring Account Theme Colors</p></figcaption></figure>

#### **3. Setting the Avatar Image (Avatar Image URL)**

* The **Client Profile Avatar Image** appears next to the client name on the **Client Profile** page.

<figure><img src="/files/aYEQ54VYYOGLRP2Wv2k6" alt=""><figcaption><p>Avatar Image</p></figcaption></figure>

* To set the avatar, you can use 1 of 2 following ways:
  * Copy and paste a **publicly accessible link** to an image or logo. Ensure the URL is publicly accessible so that all users in the account can view the image.

<figure><img src="/files/Ivl1UcugRHQMqePC0MfG" alt=""><figcaption><p>Set avatar by URL</p></figcaption></figure>

* Or **select an image from HIVO's library** by toggling the Select Asset toggle on and off, and selecting the desired image stored on HIVO.

<figure><img src="/files/EQ923zg7NOFriBQH6Tni" alt=""><figcaption><p>Set avatar by selecting assets in HIVO library</p></figcaption></figure>

#### **4. Setting the Banner Image (Banner Image URL)**

* The **Banner Image** appears in the top left-hand corner of your account, typically displaying your company's logo or the **HIVO logo**.

<figure><img src="/files/bSEXFB9WoklvEAMYOmg9" alt=""><figcaption><p>Banner Image</p></figcaption></figure>

* To set the banner, you can use 1 of 2 following ways:
  * Copy and paste a **publicly accessible link** to an image or logo. Ensure the URL is publicly accessible so that all users in the account can view the image.

<figure><img src="/files/YZiUU5FyZvxMQHUo4J0e" alt=""><figcaption><p>Set banner by URL</p></figcaption></figure>

* Or **select an image from HIVO's library** by toggling the Select Asset toggle on and off, and selecting the desired image stored on HIVO.

<figure><img src="/files/gtmYjQYpTJIM37af9GNO" alt=""><figcaption><p>Set banner by selecting assets in HIVO library</p></figcaption></figure>

#### **5. Configuring Font Settings (Font Family & Font URL)**

* **System Fonts**: Users can select a font for their account by clicking the **Font Family** dropdown and choosing from a list of common system fonts.
* **Custom Google Font (Google Font URL)**:
  * If you want to use a **custom Google Font**, copy and paste the **font URL** into the designated section.
  * You can browse and find font URLs on [**Google Fonts**](https://fonts.google.com/).

<figure><img src="/files/AdIHuqqm8GUfqoV5jWIc" alt=""><figcaption><p>Font Setiings</p></figcaption></figure>

If you encounter any issues, contact the support team for assistance.


---

# 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://support.hivo.co/manage-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.
