We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Publishing documents to the knowledge base in 2026

MikeWilsonNYC
Tera Expert

With the legacy Managed Documents (dms_document table) there is a plugin, Knowledge Document, that allows you to publish managed documents as knowledge articles.

 

However with the newer Document Management (ds_document table) product, I can find no such plugin or functionality available. Am I missing something? Anyone have any inside information about whether this is coming (back) soon?

1 REPLY 1

Sachin_Nasa
Tera Guru

Hi @MikeWilsonNYC   ,

ServiceNow’s new Document Management (ds_document) does not support publishing documents to the Knowledge Base, and there is no replacement for the old Knowledge Document plugin or any announced plan to bring that functionality back.

Here’s what you can do today:

  • Create the knowledge article manually and upload the file yourself.
  • Build a custom Flow Designer or scripted integration if you need automatic publishing.
  • Use the legacy Managed Documents module if it's still active in your instance (not a long‑term option).

These are currently the only available workarounds, as ServiceNow provides no built‑in publish‑to‑Knowledge capability for ds_document.

If you find this response helpful, please mark it as Helpful and accept it as the solution if it addresses your question—it would encourage me to contribute more to the ServiceNow Community.

Thanks & regards,
Sachin Narayanasamy


Thanks & Regards,
Sachin Narayanasamy