# Upload custom icon for menu item

1. **Open the Edit Item Panel.**

* In the **Menu Manager**, locate the menu item you wish to customize and click on it to open the **Edit Item** panel.

2. **Select or Upload an Icon.**

* Within the **Edit Item** panel, click **"Select Icon"** to choose from available icons or click **"Upload"** to upload your own custom icon.

<figure><img src="/files/44oUySLhdylOyccJTnJw" alt=""><figcaption></figcaption></figure>

* To upload a new icon:​
  * Click the **"Add image"** button.
  * Choose your desired image file from your computer.
  * **Note:** For optimal display, use images with a recommended size of **60×60 pixels** in **PNG** or **JPG** format, with a file size **less than 2 MB**.

<figure><img src="/files/0Ri0W0Ak5PbjYKD4Kqds" alt=""><figcaption></figcaption></figure>

* To use an existing icon:​
  * Browse the available icon in the icon management panel.
  * Select your preferred icon.

3. **Save and Apply Changes:**
   * Click the **"Apply changes"** button to apply the custom icon to the menu item.
   * Publish the menu to reflect the changes on your live site.

#### 💬 Need help?

Email us at **📧 <hi@globosoftware.net>** - we’re happy to assist!


---

# 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://docs.globo.io/mega-menu/manage-menu-items/upload-custom-icon-for-menu-item.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.
