> For the complete documentation index, see [llms.txt](https://docs.powerviz.ai/powerviz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powerviz.ai/powerviz/filter/advanced-settings-introduction/import-export.md).

# Import/Export

This option allows you to import or export the theme as JSON code. You can either copy/paste the code directly or download it in JSON format, enabling easy sharing and reuse of themes across different projects.

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

## **Steps to Upload Theme:**

* **Access the advanced settings** in the visual by clicking on the gear icon (⚙️). This will open a menu where you can customize various aspects of your visual, including importing and exporting themes.
* **Navigate to the "Import/Export" Tab**, where you’ll find options to manage theme files.
* To upload an existing JSON theme, **click on "Import."** This action will open a file explorer window, allowing you to select and upload the JSON file from your device.
* Alternatively, if you have JSON code already copied, you can **click on "Paste"** and directly paste the code into the provided text box.
* After uploading or pasting the JSON theme, **click "Apply"** to activate the theme. Don’t forget to save your settings to ensure the theme is consistently applied across your visual.

## **Steps to Download Theme:**

* **Access the advanced settings** in the visual by clicking on the gear icon (⚙️), just as you would when uploading a theme.
* **Go to the "Theme" Tab**, where you can manage and export your current theme.
* **Click on the download icon** to generate the JSON code for your existing theme. This code will be displayed for you to copy.
* After copying the code, **save it as a JSON file** by pasting it into a text editor and saving the file with a ".json" extension. This file will allow you to reapply the theme to the same or different filters.
* **Utilize the saved JSON file** to upload the theme onto another filter, following the steps outlined above for uploading a theme.
