# Adding a Favicon

<div align="left"><img src="https://1702077504-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MKAp4OHqU-3exwbJPC8%2F-MKEtcs3MMh3BnKgiglq%2Fsupported2.png?alt=media&#x26;token=121637f5-cce4-4bff-9f4c-06db5175374d" alt=""></div>

ScandiPWA supports the favicon change from the Magento admin panel.

### To change the favicon: <a href="#addingafavicon-tochangethefavicon" id="addingafavicon-tochangethefavicon"></a>

1. On the *Admin* sidebar, go to **Content** > *Design* > **Configuration**&#x20;
2. Find the store view that you want to configure and click **Edit** in the *Action* column.
3. Expand the **HTML Head** section
4. To upload a new favicon, click Upload and choose the file from your computer.

{% hint style="warning" %}
**NOTE!** Make sure your favicon file is called "favicon"!
{% endhint %}

&#x20;   5\. When done, click Save Configuration.

&#x20;   6\. On the *Admin* sidebar, go to **System** > *Tools* > **Cache Management**

&#x20;   7\. Choose Flush Cache Storage.

<br>


---

# 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://manual.scandipwa.com/v5.0.3/basic-configuration/storefront-branding/adding-a-favicon.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.
