Hi @ayush_aem ,Yes, you can consume the AEM global search functionality and retrieve search results as JSON data to build a custom UI on top of it. AEM provides APIs and endpoints to perform search queries and retrieve search results in various formats, including JSON.To achieve this, you can use th...