Hi @tushaar_srivastava , To make the Asset Timeline in AEM 6.5 show more useful details like who did what, when, and any comments, you’ll need to customize how AEM tracks and displays asset events. The best way is to create a custom Java class that extends AEM’s AssetTimelineProvider, which controls...