How can I quickly publish articles in the KB?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 06:04 AM
How can I quickly publish articles in the KB?
When I create new articles, I click on the "New" buttton and enter in all the info. Then click on Submit. Then I navigate to my unpublished article, click on it and then click on Publish. Is there an easier and quicker way to publish articles? When creating an article can you add a Publish button in the form?
- Labels:
-
Knowledge Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 01:52 PM
The reason for this is that you may want to save an article mid-stream. Since that article isn't finished, you want some type of check-and-balance to prevent it from instantly being available in your Knowledge Base and to customers / users. That's the Publish button.
If you desire an option to instantly Publish on Submit, then you could script a UI Action that is only visible to Knowledge Admins (or any other role you desire) that will perform the instant publish (essentially make the Publish UI Action visible on New articles and use it instead of Submit). There are articles in the Community on handling it that way here:
- Knowledge V3 Instant Approval not actually instantly approving/publishing articles
- How can i automatically publish an article in a knowledge base
Hope that helps.
-Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 03:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2017 02:32 PM
trainer2017,
We are glad you took advantage of the ServiceNow Community! The Customer Experience Team is working hard to ensure that the Community experience is most optimal for our customers.
Just a reminder to mark "Correct Answer" if you have received clarity on how to proceed. This improves the ServiceNow Community experience. Thank you so much for your community engagement. We really appreciate it
If you are viewing this from the Community inbox you will not see the correct answer button. If so, please review How to Mark Answers Correct From Inbox View.
Thanks!
Shivani Patel

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2020 11:28 PM
Step 1:- Please navigate to Knowledge Bases and open the required knowledge base in which you want instant publishing of article.
step 2:-Then select the 'Knowledge - Instant Publish' in the 'Publish Workflow' field.
step 3:-That is a OOB workflow available in the instance.
also see,
It can be done by a business rule, but I'd advise against it - you're talking about content that's immediately visible as soon as it is saved.
The point of the "draft" stage is that content currently being authored can be reviewed, and the "Publish" button then makes it visible. It's a safeguard against making content available when it's not ready for publication