News articles

  • Release version: Australia
  • Updated March 12, 2026
  • 5 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 News Articles

    The News article content type enhances content creation and publishing, allowing high-volume updates to the employee portal and Now Mobile app. This feature ensures that employees are regularly informed about company news and announcements through customizable widgets.

    Show full answer Show less

    Key Features

    • News Feed Widget: Configurable for vertical list or three-column grid display, with options for call to action and category visibility.
    • Featured News Widget: Highlights important articles at the top of the News and Events page.
    • AI Search: Enables keyword searches for news articles, tailoring results based on user roles, with visibility restrictions for unpublished or audience-specific content.
    • Engagement Metrics: Allows users to comment and react, providing insights for managers on content effectiveness.
    • Categories: Articles can be assigned categories for easier navigation and filtering of news content.
    • Content Templates: Boosts productivity by allowing authors to use predefined templates for article layout and publishing plans.
    • Mobile Integration: News center screen in the Now Mobile app mirrors the news articles published in the portal.

    Key Outcomes

    By utilizing the News article features, ServiceNow customers can effectively keep employees informed, enhance engagement with company updates, and streamline the content publishing process. The integration of news articles into both the portal and mobile app ensures accessibility and promotes timely communication across the organization.

    The News article content type combines content creation features from the Rich Content Editor with new publishing methods that enable high volume content publishing to the portal and Now Mobile app to keep employees updated on company news and announcements.

    News articles in the employee portal

    News articles are delivered to users through customizable instances of the News Feed widget. The News Feed widget instances appear on the portal Home page, News and Events, Article detail page, and the emp_taxonomy_topic page. The admin can configure the News Feed widget to display news articles in a vertical list or as a three-column grid, add a call to action that links to another page, or to display the news categories. For more information, see Modify the News feed widget.

    The Featured News widget appears at the top of the News and Events page to display highlighted news articles. For information on configuring the Featured News widget, see Modify the Featured News widget.

    For ServiceNow instances that are on version Washington or later, the News and Events automatically appears as a menu option in the top-level navigation menu (mega menu) to give users quick access to all the published news articles. To remove it from the menu, see Hide News and Events from the Mega Menu.

    Review the following graphic to understand how employees see and interact with the widgets that display News articles:The News Center contains the Featured news widget, with the News feed widget underneath. News articles open in a new page with the Other news widget on the side.

    1. News and Events widget displays highlighted articles on the home page
    2. News and Events button opens the News Center page
    3. Featured News widget displays highlighted articles in the News and Events page.
    4. All news list uses the News feed widget to show news configured for delivery to this page
    5. When an employee clicks a news article, the full article opens in the Article details page

      The three subsequent widgets (News info, News Header, and News Article Detail) work in tandem to display a news article. The three widgets contain the instance option Use dataloader. We recommend enabling this option as it allows the news widgets to share data with each other, which reduces calls to the server and web page loading time.

    6. News Info widget: Holds the Published date and Copy Link button
    7. News Header widget: Holds the headline, subheadline and image thumbnail
    8. News Article Detail widget: Holds the article body as created in the Rich Content
    9. Other news uses the News feed widget to show news configured for delivery to this page

    Searching for news articles

    When employees enter a keyword in the global search bar, Employee Center uses AI Search to return published news articles containing that keyword in the heading, subheading, article content, or category.

    Searching for by keyword "employee" returns a news article with the term in the article content

    AI Search returns additional results based on user roles:
    • Users with either the system admin or content admin role can see unpublished content.
    • For users with content approver roles, search results might include content for which they are not the audience. However, they cannot view the content unless they are part of the configured audience.
    • For users with content admin or content manager roles, search results shouldn't include content (such as news, company events or rich content) in AI search results if they don't meet the scheduled availability window, or for which they are not the configured audience.

    Employee engagement with news articles

    Content engagement enhances news articles by providing users with a way to comment and react to articles and for managers to measure the effectiveness of their content using engagement metrics. For more information, see Content engagement

    Note:
    Some news articles and news and events might also be viewable on the event calendar widget. The calendar display provides a view of news feeds or new widgets, indicating days with scheduled events by date. The calendar view also provides the option to select a specific day and view a list of news-related events and feeds.

    Content engagement delivers engagement summary, reaction icons, and commenting capabilities to the portal

    News articles in the Now Mobile app

    The Now Mobile app features the News center screen, which displays the same News articles that are published to the News feed widget in the portal. In addition, content managers can configure News articles to appear on the Now Mobile app Home screen.

    Now Mobile app home page has a section for Featured news and the News Center screen

    For information on the Now Mobile app user experience, see News in Now Mobile. For information on publishing news articles, see Create a publish plan for your content.

    Organizing news articles

    Content admins and managers can assign one or more categories to a news article, for example Industry news or Company culture. Once the article is published, employees can see the categories associated with an article when previewing it in the News Feed widget on the Home page or in the News and Event. An employee can click the category to open the Category page, which lists all the news articles associated to that category in reverse chronological order.

    The following table demonstrates how categories enhance the user experience:

    Table 1. Categories capabilities with example screen shots
    Capability Screen shot
    When an employee searches for a news article, they can filter the search results by news category. Employees can filter search results by news category
    The News Feed widget displays the categories for each article, which link to a page for that category.

    Each category page lists the associated news articles, organized by publication date, with the most recently published articles displayed first.

    The page also holds a Category list widget with links to the other category pages. The widget displays the categories based on the configured order. If there are multiple categories with the same order value, the system lists them in alphabetical order.
    News articles in the News feed widget display their category. When clicked, the link redirects to a page that lists all the news articles for that category
    News and Event holds a Category list widget with links to the category pages. When an employee opens a news article, the Article detail page displays the news category at the bottom of the article. News articles display their associated category

    Boosting News article production

    Content authors can increase their productivity by leveraging content templates to produce large volumes of News articles. A user with the sn_cd.content_template_owner role first creates a content template to define the article layout, publishing location, and audience. When a content author creates a new article, they can associate the news article to a content template to access a pre-built template and auto-generated publish plans.

    For more information, see Content templates.

    Customizing the News experience

    The News and Event and Article Detail pages support other Content Publishing widgets. For example, you can configure the News and Event page to display upcoming events. For information on configuring the portal pages, see Creating portal pages.

    To set a limit for the number of articles displayed in the News widget or to select different pages for the News and Event or Article display, see the News section of Properties installed with Content Publishing.

    If you plan to customize the News and Events or Article details page, we recommend that you create new pages and update the properties to redirect to the new pages. Some additional considerations include:
    • The Article details page widgets require a sys_id query string parameter with the sys_id of the specific News Article.
    • We recommend having a News Dataloader widget in the Article details page, and enabling the Use Dataloader option in the other widgets in the page. This facilitates data sharing between the widgets on the page, which reduce the page loading time.