Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

Assets & Attachments in knowledge center

jschnoll
Tera Contributor

We're exploring the Knowledge Center in our test environment. Currently, we're on the Zurich version. I'm curious to understand:

  • The differences between assets and attachments 
  • How to make attachments appear in published knowledge articles
1 REPLY 1

KPNow
Tera Contributor

Assets are digital files—most commonly inline images or diagrams—stored in the system to be embedded directly into the body text of a knowledge article, whereas attachments are supplementary documents (like PDFs or spreadsheets) uploaded separately and listed at the bottom of the article for users to download or view.

To expose attachments to end-users on published articles, ServiceNow provides specific form configurations and behavior settings on the Knowledge Article form:

Use the "Display Attachments" Option

If you want files to show up as a clean, clickable list at the bottom of the article page when readers view it:

  1. Open your Knowledge Article in the editor.

  2. Ensure you have successfully uploaded your file(s) via the paperclip attachment icon.

  3. Locate and check the Display attachments checkbox on the article form. (Note: If you don't see this field, check your Form Design/Layout view to ensure it is added to the form view).

  4. Publish or Update the article. When users view the article in the Service Portal, the attachments will display as clickable links at the bottom.If this answered your question, please mark this as Helpful. Thanks.