@Anmol_Bhardwaj If you're programmatically looking to fetch this metadata, you can use below API and getAssetMetadata() method.https://javadoc.io/doc/com.adobe.aem/aem-sdk-api/latest/com/adobe/granite/asset/api/Asset.html The metadata is stored on node /jcr:content/metadata of the asset which you c...