# Update theme

We regularly release updates to the **Sense** theme to fix bugs, introduce new features, and improve performance and code quality.

You can check if a new version is available by visiting the [Changelog](https://docs.ektothemes.com/guides/sense/changelog).

If an update is available, download the latest version from your purchase receipt or directly from your [Gumroad Library](https://gumroad.com/library).

### How to Update the Theme

Follow the steps below:

{% stepper %}
{% step %}

#### Download the Latest Version

* Visit your Gumroad receipt or log into your Gumroad Library.
* Download the latest version of the Sense theme (`sense.zip`).
  {% endstep %}

{% step %}

#### Backup Your Current Theme (Recommended)

* In Ghost Admin, go to **Settings** > **Site** > **Theme** `yoursite.com/ghost/#/settings/theme`
* Download your active theme to keep a backup before uploading the new version.
  {% endstep %}

{% step %}

#### Upload the New Theme

* In the same Theme settings page, click **"Change theme"**.
* Click **"Upload theme"**, then select the new `sense.zip` file you downloaded.
  {% endstep %}

{% step %}

#### Activate the Theme

* After upload, under **Installed themes**, click **"Activate"** next to the new version.
  {% endstep %}
  {% endstepper %}

### Notes

* Your content and settings (logo, navigation, custom settings, etc.) are preserved during the update.
* If you've customized the theme code, consider saving a copy and manually merging changes before updating.
* For advanced users: use a Git-based workflow to track changes and apply updates selectively.

Although you're free to customize the theme code however you like, we've designed **Sense** to be as flexible as possible—covering a wide range of use cases without requiring major code changes.&#x20;

Unless you're an experienced developer, we recommend avoiding structural modifications to the theme, as this can make it harder to apply future updates smoothly.
