- Published on
How to find the version of AEM that you are running
- Authors

- Name
- Khalil
- @Im_Khalil
Below are few ways to find out the AEM version.
Using Touch UI:
- Go to the start page http://localhost:4502/aem/start.html
- Click on the Help button present on the top right side.
- Click on About Adobe Experience Manager
- You will be prompted with dialog which shows the AEM version.

Using Classic UI:
Go to Welcome Page http://localhost:4502/libs/cq/core/content/welcome.html

Using System Console
Go to System Console http://localhost:4502/system/console/status-productinfo

You might also like to read
- 1.SegmentNotFoundException in AEM - How to Fix It Safely
- 2.AEM Dispatcher Series 1 - A Developer’s Guide to What It Is and Why You Should Care
- 3.AEM Dispatcher Series 2 - Understanding the `dispatcher.any` File
- 4.AEM Dispatcher Series 3 - Securing Your AEM Site - Deep Dive into Dispatcher `/filter` Rules
- 5.AEM Dispatcher Series 4 - A Developer’s Guide to Dispatcher `/cache` Rules