Recommended for you

  • Release version: Zurich
  • Updated July 31, 2025
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Recommended for you

    TheRecommended for youwidget in ServiceNow Employee Center displays catalog items and knowledge articles tailored to each employee. It uses machine learning (ML) algorithms or popularity metrics to suggest the most relevant content based on the employee’s profile or HR profile. This helps employees quickly find important and frequently accessed resources directly on the portal home page or mobile app.

    Show full answer Show less

    Key Features

    • Personalized recommendations: Content is recommended using ML models analyzing Employee or HR profiles or by popularity among users with similar profiles.
    • Detailed and simple views: Items can be displayed as detailed cards with images, titles, descriptions, and prices (for catalog items), or as a simple list of titles.
    • Configurable display: By default, the top five recommendations are shown, but administrators can modify the time period and content criteria for recommendations.
    • Integration with taxonomy: Recommendations are linked to the portal’s taxonomy topics, ensuring relevant content alignment.
    • Language fallback control: A system property controls whether content from fallback languages is considered in recommendations.

    Prerequisites

    • The widget is available for Employee Center versions 23.0.7 and later.
    • ML-based recommendations require EC Pro or specific professional entitlements such as HRSD Pro, ITSM Pro, LSD, or WSD.
    • Employee Profile must be enabled to activate ML-driven recommendations based on employee data.
    • An active taxonomy must be associated with the Employee Center portal, and taxonomy topics must be set manually after installation.
    • Knowledge articles or catalog items must have non-empty Taxonomy Topic fields to appear in recommendations.

    Configuration and Usage

    Administrators and developers can configure widget options to customize how recommendations are generated and displayed. Recommendations for knowledge articles are based on view counts, while catalog items are ranked by request frequency. The widget enhances the user experience by surfacing frequently accessed and relevant content efficiently.

    Recommended for you displays catalog items and knowledge articles, enabling you to view information that is most relevant to you.

    Content recommendations

    This widget highlights the most relevant catalog items and knowledge articles for the employee:
    • The Recommended for you widget can use an ML algorithm-based on Employee Profile or HR Profile to show popular content accessed by users having similar profile.
    • Recommended items are populated either based on ML or popularity of items based on your license entitlements. Underlying table for calculating similar user is determined by Employee Profile or HR profile.
      Note:
      When you install Employee Profile, the recommendations are populated based on the Employee Profile table.
    • The visual representation of items has a detailed card view with title, description, image, and a simple list view of only titles.
    • Employees can view related articles and catalog items on the portal home page and on ServiceNow mobile page​.
    • By default, the top five recommendations are visible on the widget. The widget provides users with a preview of a knowledge article with the title, description, and other useful information. Similarly, the catalog items show the description and the price of the product, if any.

    Prerequisites

    Learn about the version, license, and other requirements to use Recommended for you.
    • The widget is available for Employee Center versions 23.0.7 and later.
      Note:
      ML-based recommendations are available only for EC Pro customers or PI entitlement such as HRSD Pro, ITSM Pro, LSD, WSD.
    • Enable Employee Profile first to activate recommendations based on the Employee Profile table. Employee Profile is used to formulate recommendations that have similar profile users. For more information, see Manage the employee profile AI and ML model
    To make the widget visible on the Employee Center home page:
    1. Verify that an active taxonomy is associated to the Employee Center portal record​.
    2. Verify that you run Set primary topics for Employee taxonomy manually after installing the application.
    3. Verify you have articles or catalog item with non-empty Taxonomy Topic field​.
    For more information, see Configure the Recommended for you

    How Recommended for you works

    Administrators, developers, and advanced users can configure the widget options​. Recommended for you highlights the most viewed knowledge article and most requested catalog items across all employees for a time period defined in the Modify the Recommended for you widget display by the portal administrator.
    • Knowledge articles recommendations are based on the view count of article.
    • Catalog item recommendations are based on the number of times it is requested for.
    • The recommendations associated to the portal taxonomy are displayed on the home page.
    Note:
    The sys property (enable_topic_content_lang_fallback) disables the language fallback for KB articles, feature content in topics, and the Recommended for you widget. When the value is false, content isn't evaluated from the fallback language and only user preference language content is displayed.