---
title: "Change Favicon"
slug: "change-favicon"
description: "This document explains how to change the  the icon for any Decisions related browser tab,  formally known as the Favicon, in Decisions. "
tags: ["Personalization", "Favicon"]
updated: 2024-07-31T16:26:03Z
published: 2024-07-31T16:26:03Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Change Favicon

## Overview

A favicon is a small image displayed next to the page title in the browser tab. The favicon is set to the Decisions logo by default. A favicon is a 16x16 .ico image file. These .ico files can be online or otherwise rendered. The following document demonstrates how to change the favicon.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/image-1672133045676.png)

The Default Decisions Favicon '**favicon.ico**' can be located at `C:\Program Files\Decisions\Decisions Server\wwwroot`. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/image-1672139837748.png)

---

## Steps to change the Favicon

1. In the Decisions Studio, navigate to [Portal Settings](https://documentation.decisions.com/v9/docs/portal-settings). Search for '**favicon**' in the top search bar.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-06-25_16h11_58.png)
2. Under the Favicon field, upload or pick the image from the file system. Click **SAVE.**
3. **Empty Cache and Hard Reload** the Decisions web instance. The favicon should be replaced with the uploaded image.
4. The new favicon can be located at `C:\Program Files\Decisions\Decisions Server\wwwroot`. The newly uploaded favicon will be renamed to '**favicon.ico**', and the default decisions favicon will get renamed to **'****originalFavicon.ico'**.
