---
sourceDocument: Yokohama ServiceNow AI Platform user interface
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/platform-user-interface

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Plugins

# Document Viewer plugins {#ariaid-title1}

Release version: Yokohama  
Updated January 30, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read
Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) 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 Document Viewer plugins

The Document Viewer plugins for the ServiceNow Platform, introduced in the Yokohama release, enable users to view documents directly within ServiceNow without downloading them.
These plugins enhance document collaboration and management by integrating with Microsoft OneDrive and Microsoft 365 SharePoint.
Users can collaborate in real time, copy, delete, restore, and track version history of documents within the platform.
Show full answer Show less  
Key capabilities include:

* Collaborating on documents using Microsoft OneDrive and Microsoft 365 tools.
* Uploading policy documents authored in ServiceNow as Microsoft 365 documents.
* Attaching shared links to records that open documents in Microsoft 365 SharePoint for real-time editing.
* Viewing the current version of documents directly in ServiceNow.

## Plugins and Integration

To enable these features, the following plugins must be installed:

* Microsoft OneDrive Spoke
* Microsoft OneDrive document service Spoke
* Microsoft Azure AD Spoke for Integration Hub
* Multi Provider Document Service Framework

These plugins provide bi-directional integration with Microsoft OneDrive, ensuring changes sync both ways between OneDrive and ServiceNow. The Microsoft Azure AD Spoke facilitates automation of user and group management, including license provisioning within Office 365. The Multi Provider Document Service Framework supplies the necessary data model to integrate with third-party document services.

## Configuration and Usage

After installation, you can use or customize the provided base system subflows. These subflows are configured in the Document actions table and can be triggered via UI actions from list views or through Script Include APIs, allowing seamless document operations within records.

## Data Model and Tables

The plugins introduce several tables that manage document and provider details, version history, document actions, permissions, and collaborators. These tables enable detailed tracking and control over document lifecycle and collaboration within the ServiceNow environment.  
With Document Viewer, you can view documents directly in the ServiceNow Platform rather than having to download them. Two new plugins
enhance the experience and provide more options for document viewing. You can collaborate with
other people, copy, delete, restore, and view version history directly in a ServiceNow instance.

## Overview {#doc-viewer-plugins__section_nwj_tlg_mnb}

In previous ServiceNow releases, not all documents could be shared and
used for team collaboration. With new plugins for the Platform Document Viewer,
now you can:  
* Collaborate (edit, share) with Microsoft OneDrive and copy documents to your ServiceNow instance.
* Upload a policy document authored in your ServiceNow instance as a Microsoft 365 document in Microsoft 365 SharePoint.
* Attach shared links to a record. Clicking the link opens the document in Microsoft 365 SharePoint.
*
  * The link can be shared with a co-worker, who can view and edit the document in real time.
  * The current version is also viewable in the ServiceNow instance.
  {#doc-viewer-plugins__ul_qt1_lqv_pnb}
* Use collaboration tools such as Microsoft 365 for review and co-authoring documents.
{#doc-viewer-plugins__ul_htd_bnv_pnb}

## Plugins {#doc-viewer-plugins__section_spt_vnv_pnb}

To use this feature, install the following plugins:

* Microsoft OneDrive Spoke
* Microsoft OneDrive document service Spoke
* Microsoft Azure AD Spoke for Integration Hub
* Multi Provider Document Service Framework
{#doc-viewer-plugins__ul_gtt_wlg_mnb}

See [List of plugins (Rome)](https://www.servicenow.com/docs/access?context=list-of-plugins&version=yokohama&pubname=yokohama-platform-administration&ft:locale=en-US) for a complete list of ServiceNow plugins.  
After installation, you can use the base system subflows or customize them. Configure the subflows in the Document actions table. Once configured, they can be invoked as UI actions from List views or can be invoked through Script Include APIs.

Microsoft OneDrive integration plugin
:   Collaborate in Microsoft OneDrive and perform copy, delete, restore,
    and version actions on documents directly in a ServiceNow
    instance. This integration is bi-directional (performs in both directions): Changes
    are reflected in both Microsoft OneDrive and in the instance.

Microsoft Azure AD Spoke for IntegrationHub
:   The [Microsoft Azure AD
    Spoke](https://www.servicenow.com/docs/access?context=microsoft-azure-ad-spoke&version=yokohama&pubname=yokohama-integrate-applications&ft:locale=en-US) for Integration Hub provides actions that a Process Analyst can use when designing flows. The actions
    allow them to automate the management of users, security groups, and office groups.
    User management includes applying licenses that result in user provisioning into
    Office 365.

Multi Provider Document Service Framework plugin (glide plugin)
:   Plugin contains the data model needed to integrate with third-party document service
providers.  
Note:  
To activate a plugin:

1. Navigate to System DefinitionPlugin.
2. Enter the plugin name in the Search field.
3. Select install.
{#doc-viewer-plugins__ol_aym_ml5_tnb}

## Tables {#doc-viewer-plugins__section_vcr_p4m_4nb}

mp_provider_details

* Provider Details Name
* Provider Name
* Attributes
{#doc-viewer-plugins__ul_ukt_zrm_4nb}  
mp_document_version

* Version
* Document
* Version Modified By
* Version Last Modified
{#doc-viewer-plugins__ul_t41_2sm_4nb}  
mp_document_activity

* Document Name
* Document sys_id
* Document Version sys_id
* Document Action
* Provider Detail
* Notes
{#doc-viewer-plugins__ul_uq5_gsm_4nb}  
mp_documents

* Document name
* Provider Details
* Attachment
* URL
* Description
{#doc-viewer-plugins__ul_ald_hsm_4nb}  
mp_document_action

* document_action_name
* provider_detail
* subflow
* provider_permission
{#doc-viewer-plugins__ul_zcp_msm_4nb}  
mp_permission_configuration

* Entity_type
* Entity_id
* Attributes
* Provider_group_id
* Provider_group_name
* permission
{#doc-viewer-plugins__ul_hxj_btm_4nb}  
mp_provider_permission

* permission
* provider
* Attributes
* description
{#doc-viewer-plugins__ul_sch_ctm_4nb}  
mp_collaborator

* collaborator_attributes
* collaborator_email
* collaborator_id
* collaborator_name
* Provider_detail
* user
{#doc-viewer-plugins__ul_hyl_ctm_4nb}
**Related concepts**   

* [Document Viewer](https://servicenow-prod.fluidtopics.net/pexRcLGxheBtsvrd04BRhw "Document Viewer enables you to view documents directly in the ServiceNow AI Platform rather than having to download them.")

*[\>]: and then


