Implement AI chatbot for a ServiceNow Instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2025 07:10 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2025 07:20 AM
@Ankur Bawiskar , @Chaitanya ILCR , @Kamil TEŘL @Maik Skoddow , @Aniket Chavan
please help leaders 😊
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2025 08:02 AM
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2025 08:56 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2025 02:34 PM
Hi @Dinesh90
Virtual Agent is an AI chatbot that comes out of the box (OOTB) with predefined topics.
To explore or modify them:
-
Navigate to Designer under Virtual Agent in the application.
-
There, you'll see the available topics.
🔔 Make sure the topic you want to test is published.
To test it:
-
Go to the Employee Service Center (ESC) portal.
-
Open the chat interface.
-
Try out the different available options.
Topics:
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]
****************************************************************************************************************