# Identifying the current ThemeWare® Version

There are several ways to find out which is the latest ThemeWare® version.

* Find the latest version in the [**Service Portal**](#themeware-r-version-in-the-service-portal)
* Find the latest version in the [**Shopware Store**](#themeware-r-version-in-the-shopware-store)

## ThemeWare® Version in the Service Portal

1. Open the [Service Portal](https://tsp.themeware.design/en) in the browser of your preference
2. In the Main Navigation click on "**Changelogs**"
3. The current version number of ThemeWare® is the first entry in the list, including the date of release.

## ThemeWare® Version in the Shopware Store

1. Open the [Shopware Store](https://store.shopware.com/en/tc-innovations-gmbh.html?p=1\&o=12\&n=21\&c=1033\&shopwareVersion=6) in the browser of your preference
2. Find and open the product page of your Theme
3. The current version number of ThemeWare® is shown here in two positions:
   * In section "Details" in the buybox
   * In the changelog in the tab "Changelog"

#### Screenshots

![ThemeWare® Modern product page](/files/rPiGljiiHRIYNC8tflhB)

#### Further information

{% hint style="info" %}
**Note**: In case the extension management does not offer you any updates, even though there is a newer version of ThemeWare® available, you may find possible solutions in the article [ThemeWare® update not available](/knowledge-base/common-issues/administration/themeware-update-not-available.md)
{% endhint %}


---

# 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://knowledge.themeware.design/knowledge-base/basic-knowledge/identifying-the-current-themeware-version.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.
