# Branding Your HIVO Account

The **Branding Theme** feature allows you to customize your HIVO account’s branding interface. You can modify colors, fonts, icons, banner logos, and default user avatars. This helps ensure your system interface aligns with your organization's brand identity, creating a professional and consistent user experience. To set up branding your HIVO account, follow the steps:

### **🔹 Step 1: Access the Manage Theme Settings**

* From the main HIVO interface, go to **Client Profile**
* In the **Details tab**, select **Manage Theme**

<figure><img src="/files/GAJcjb7zrBTsEdjJrn00" alt=""><figcaption><p>Access to Manage Theme</p></figcaption></figure>

### **🔹 Step 2: Customize Branding Elements**

👉 R*ead more about* [***Manage Theme***](https://support.hivo.co/manage-theme)***.***

Within the **Manage Theme** screen, you can configure the following:

* **Colors:** Choose primary, background, and accent colors to match your brand.
* **Icon Image:** Upload or paste the URL of the icon image you want to use.
* **Font Family:**
  * To use a custom font, paste a direct URL to the font file.
  * If no URL is available, you can choose from the standard fonts shown when clicking the “font family” selector.

<details>

<summary><strong>How to generate a URL for a custom font:</strong></summary>

1. Upload the font file to HIVO as an asset.
2. Right click the Asset in the created link page & copy address.
3. Paste that address into the URL font.

</details>

* **Banner Logo:** Upload or paste a URL for the banner logo image you want to display.

<figure><img src="/files/ZYhU9AjfC8xyr1KdbXZN" alt=""><figcaption><p>Set up Manage Theme</p></figcaption></figure>

### **🔹 Step 3: Set Avatar for specific Users**

* In the branding section, you can define a default avatar image for all newly created users.
* The avatar will be automatically assigned to each new user, **add a custom avatar for specific users as follows:**&#x20;

1. Navigate to the **User Profile.**
2. Click **"Add Avatar"**.
3. Enter the image URL you want to use for the avatar.

<figure><img src="/files/2JyY1WpHRRdojo8Xr2zr" alt=""><figcaption><p>Set avatar for specific users</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/branding/branding-your-hivo-account.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.
