How do you decide when to use a Content Item vs a Knowledge Article?

Bhaskarla Neeha
Tera Contributor

I’ve been working with Service Catalog and Knowledge Management, and I often notice that Content Items and Knowledge Articles serve similar purposes both provide static information to the user and are visible on the Service Portal.

I understand the basic distinction:

Knowledge Articles live in Knowledge Bases, are searchable, and used across the platform.

Content Items live in the Service Catalog and are meant for showing static info alongside catalog items.

But in practice, especially when designing a user-friendly portal, they can feel interchangeable.

So my question is:
How do you decide when something should be a Knowledge Article vs a Content Item? Are there best practices, performance considerations, or team workflows that influence your choice?

Would love to hear how other teams make this decision in real-world implementations.

1 ACCEPTED SOLUTION

GlideFather
Tera Patron

Hi @Bhaskarla Neeha,

 

I have used Content item just once in my project history and it was for the purpose to be something between article and catalog item.

It was not possible to submit it, it was holding details and links on how to log for an external system used in that company, so when an employee wanted to log to that external system (I think it was Concur but I am not sure) and they searched for it is ServiceNow they got this chance to be redirected where they needed.

 

I dont' think there is any general recommendation, because each piece is for something else:

  • Knowledge Article 
    • literally an article
    • lifecycle and workflow: published, reviewed, authored, versioned, retired, valid to <date>,
  • Content item
    • any article, document, or link
    • no workflow nor further process as in KM above needed,
  • Catalog Item 
    • form with variables to be submitted,
    • creating REQ + RITM,
    • usually require approval (may be optional),
  • Record Producer (
    • form with variables to be submitted,
    • creating records to ANY table except of REQ/RITM.
———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


View solution in original post

7 REPLIES 7

And last one :))

Content item can be in the same Catalog, standing by side from Catalog item,s Knowledge articles cannot be next to catalog items and record producers.

 

So if you have information to share and you want to be next to "Create an incident" for example, the content item is better than knowledge article in this sense...

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Bhaskarla Neeha
Tera Contributor

Okay now this is clear as day @GlideFather .I also understood that Content Items are more like one-click redirectors to external links and if any updates are made to them, they get captured in update sets unlike KB Articles. Correct me if I am missing anything, but this really helped clear the fog!

 

Best approach is to go to PDI (request one unless you already have it) and try to create one Content item, add it to Catalog/Portal, play with it and it will give you the best idea what it is

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */