# Updating your theme

**Palo Alto 5 and above** includes the Shopify section groups feature and focuses on general improvements to design/UX, accessibility, performance, and settings.

## Using the Shopify theme update feature

When a new version of the theme becomes available, all licensed customers will have the option to update their theme right from the Shopify admin, under **Online store** -> **Themes**:

<figure><img src="/files/3Xqpe3VeeGlgVwXqSp0l" alt=""><figcaption></figcaption></figure>

Click on the message to view the drop-down that contains details about the update:

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

### Key information

* The drop-down message box will display the current version of your theme and the updated version that is available to you.&#x20;
* The **most important message**, the update is added to your theme library and does not replace your live theme.
* Any custom code will not be copied over. Most apps will have to be reconfigured. Each app developer will have steps on their support site to help you with that. We are not able to assist with app installations.

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

### View the release notes and add to the theme library

* View the release notes to see what's new since your version.
* Use the **Add to theme library** link to begin the update process.

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

### What happens next

* You'll see a **copying your customizations** message to indicate the update is in progress.
* After the update has been completed, you'll see a green **success** message:

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

* A new button will be added to **review** the new theme:

<figure><img src="/files/JFBAaFgdkKWkhktQYx8F" alt=""><figcaption><p><strong>Remember: Never Publish a new theme without a full Review</strong></p></figcaption></figure>

### Reviewing the new theme

Use the **review** button to view your theme in the theme customizer. Here, you can check to see if your sections and settings have been copied over correctly. Some new versions of the theme will have new options and layout features. It's very important to check all areas of your theme.

**Next**, we recommend that you duplicate this version before adding any custom code or apps. Remember, for help with app installation, please visit each of the app Developers for instructions or assistance. Our support team cannot install or configure apps, as that is not our code or software.

> ***Remember***: Always perform a **comprehensive** review before publishing a new theme.&#x20;

### Video overview

Watch this step-by-step video to preview the steps in using the theme update feature:

{% embed url="<https://www.loom.com/share/eec855214ee94e2d8a1b675087c681b9?sid=e5564a81-4b30-4b1c-bc85-9198c6361e60>" %}
**Video walk-through of update process**
{% endembed %}


---

# 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://palo-alto.presidiocreative.com/faq/frequently-asked-questions/updating-your-theme.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.
