# Import/Export menu

## 🔄 How to Back Up and Restore Your Globo Mega Menu

Safeguarding your menu configurations is essential for maintaining consistency and facilitating easy restoration or duplication when needed. The Globo Mega Menu app offers a straightforward Import/Export feature to help you manage your menu backups efficiently.

### 📤 Exporting (Backing Up) Your Menu

To create a backup of your current menu setup:

1. **Open the Globo Mega Menu app** from your Shopify admin dashboard.
2. **Select the menu** you wish to back up.
3. Click on the **"Export"** button located at the top bar.
4. A JSON file containing your menu configuration will be downloaded to your device.

This file serves as a backup and can be used to restore your menu or replicate it in another store.

<figure><img src="/files/RJhSa4JeTyUbVcO2vKhj" alt=""><figcaption></figcaption></figure>

### 📥 Importing (Restoring) Your Menu

To restore a previously backed-up menu:

1. **Open the Globo Mega Menu app** in your Shopify admin.
2. Click on the **"Import"** button at the top bar.
3. **Upload the JSON file** that you previously exported.

The app will process the file and reinstate your menu configuration accordingly.

<figure><img src="/files/tkBTYQysyrDFLlidWb3j" alt=""><figcaption></figcaption></figure>

### ⚠️ Important Notes

* **Plan Requirement**: The Import/Export feature is available exclusively in the **Professional** plan of the Globo Mega Menu app.
* **File Compatibility**: Only JSON files generated by the Globo Mega Menu app are supported. Files from third-party applications are not compatible.

By utilizing the Import/Export functionality, you can ensure the safety and consistency of your store's navigation, making it easier to manage changes or replicate menus across different stores.

#### 💬 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/import-export-menu.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.
