Hi @georhe6 ,Yes, WCMUsePojo can be used in an AEM as a Cloud Service (AEMasCS) based project. However, it is recommended to use Sling Models instead of WCMUsePojo for several reasons:1. Sling Models are more efficient than WCMUsePojo as they use fewer resources and provide better performance.2. Sli...