Implement AI chatbot for a ServiceNow Instance

Dinesh90
Tera Contributor

Hi ServiceNow community,

I have a requirement to implement an AI chatbot for a ServiceNow Instance to add it to a Service Portal.

[] Use case - create incident with the entered details and provide the link of the created incident to the end user.
[] Password reset, ask user ID and then send password reset link to the end user

 

Please help how to implement and step wise solution. 

4 REPLIES 4

Dinesh90
Tera Contributor

@Ankur Bawiskar , @Chaitanya ILCR , @Kamil TEŘL @Maik Skoddow , @Aniket Chavan 
please help leaders ðŸ˜Š

 

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Dinesh90 

Did you explore the Virtual Agent (VA) topics? These are already available out of the box (OOTB). Also, if you’re trying to build these in a Personal Developer Instance (PDI), please note that AI features are not available in PDIs, so you won’t be able to build AI-driven topics there.

*************************************************************************************************************
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]

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

Thanks for your reply @Dr Atul G- LNG 
but can you please help me with any step wise solution to implement my requirement ?
ServiceNow product doc will be having much more info and it will take time to connect the dots.
It will be helpful if we can have a step wise solution or a common solution to implement AI chatbot for our ServiceNow instance.

Hi @Dinesh90 

 

Virtual Agent is an AI chatbot that comes out of the box (OOTB) with predefined topics.
To explore or modify them:

  1. Navigate to Designer under Virtual Agent in the application.

  2. There, you'll see the available topics.

🔔 Make sure the topic you want to test is published.

To test it:

  1. Go to the Employee Service Center (ESC) portal.

  2. Open the chat interface.

  3. Try out the different available options.

 

 

 

 

 

DrAtulGLNG_0-1751578023257.png

Topics:

DrAtulGLNG_1-1751578266168.png

 

 

https://www.servicenow.com/docs/bundle/washingtondc-servicenow-platform/page/administer/virtual-agen...

*************************************************************************************************************
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]

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