Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Automate creation of knowledge articles

PoonamU
Tera Contributor

As a support engineer, I need to automate creation of knowledge articles using Service now tool. How can I do that? Is there any out of the box feature available or I need to do something else?

 

9 REPLIES 9

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @PoonamU 

 

You can use the Now Assist for the same. Your customer needs to buy it and then you can create a Knowledge article based on the incident. 

 

FYI - ON PDI NOW Assist is not available. You can do Now learning training to know more about the same, Xanadu release brings a lot more on NOW Assist.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Sandeep Rajput
Tera Patron
Tera Patron

@PoonamU What is the data source for these knowledge articles?

data source will be incident table, i.e. incidents which are closed or resolved.

 

@PoonamU If the data source is incident, then you can create a Business rule to create a KB Article out of a Closed incident. This BR will trigger the moment an incident is Closed. You can map short description of the incident as a KB Article title and pick description and resolution notes which can be mapped with the description of the KB Article.

 

Hope this helps.