Using link unfurling in Virtual Agent

  • Release version: Zurich
  • Updated March 12, 2026
  • 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 Using link unfurling in Virtual Agent

    Link unfurling in Virtual Agent enhances user conversations by generating content-rich previews when supported links are shared. These previews can include text, images, and videos, improving engagement on chat widgets, mobile devices, and various channels. The feature operates asynchronously and does not disrupt the conversation flow even if delays or failures occur due to external factors like website availability or security policies.

    Show full answer Show less

    Key Features

    • Supported Platforms: Chat widget, mobile devices, and channels within the ServiceNow platform, with client-specific support varying on other platforms.
    • Support Conditions: Link unfurling works only if:
      • The host/domain is listed in the Hostname allow list table.
      • The link contains compliant Open Graph (OG) tags in the page header (e.g., og:image).
      • The link is shared in a conversation involving a user, virtual agent, or text-based bot response.
    • OG Tags Support: Supports image, video, and text-based OG tags. When both image and video tags are present, the video is prioritized in previews.
    • Customization: Admins can add OG tags to ServiceNow UI pages to enable unfurling on internal pages.
    • Disabling Feature: Link unfurling is enabled by default but can be disabled by setting the system property com.glide.cs.enablelinkunfurling to False.
    • Hostname Allow List Configuration: The Hostname allow list [syscshostnameallowlist] table controls which hosts/domains are allowed for link unfurling, enabling administrators to manage security and compliance.

    Practical Implications for ServiceNow Customers

    By leveraging link unfurling, ServiceNow customers can provide users with visually rich and informative previews directly within Virtual Agent conversations, enhancing user experience and engagement. Proper configuration of the Hostname allow list and ensuring OG tags on linked pages are essential to enable this functionality effectively. Administrators maintain control over this feature through system properties and can tailor it to their environment’s security and performance needs.

    Virtual Agent supports link unfurling on the chat widget, mobile devices, and various channels. Link unfurling generates a content-rich preview when a supported link is shared in a conversation with a user, a virtual agent, or in a text-based bot response.

    If the link is supported on the chat widget or channel, the generated content-rich previews can include text, images, and videos.