--- title: "Change Favicon" slug: "change-favicon" description: "Learn how to change the favicon displayed on Decisions-related browser tabs." tags: ["Personalization", "Favicon"] updated: 2026-07-13T17:55:51Z published: 2026-07-13T17:55:51Z canonical: "documentation.decisions.com/change-favicon" --- > ## 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/version-10/docs/portal-settings). Search for '**favicon**' in the top search bar.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/image-1781118566812.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'**.