Now Assist forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

AI Agent execution failed: "sn_aiservice" is not defined

Does anyone know why I am getting the following error? AI Agent execution failed: "sn_aiservice" is not defined The background is I have an action calling a script include and I keep getting this error. I have AI studio installed and active.Thanks

mnccmf by Tera Contributor
  • 641 Views
  • 3 replies
  • 0 helpfuls

Hide OOB Now Assist Side Panel Prompt Message

How can I hide OOB Now Assist Side Panel Prompt Message or from where this prompt is showing up?As per the requirement, Now Assist side panel should remain hidden by default, and only display prompts when explicitly requested by the agent

CA5 by Tera Contributor
  • 2762 Views
  • 12 replies
  • 1 helpfuls

Resolved! Unable to Access Plugins in Developer Instance

Hi ServiceNow Support Team,I am unable to access the following plugins in my developer instance:com.snc.cpqcom.snc.cpq_csmcom.snc.cpq_fsmcom.snc.cpq_omcom.snc.cpq_subscriptionscom.snc.cpq_integrationcom.snc.product_catalogcom.snc.pricingCould you ple...

prudhviN by Giga Contributor
  • 540 Views
  • 2 replies
  • 1 helpfuls

Now Assist in AI search

Hello All -   I have enabled Now assist for AI search, but my bad whenever i perform search, it is does not summarizing the knowledge  content, rather it bring and populate the Catalog. I tried troubleshooting by indexing the knowledge article. Ex: E...

PaulSylo by Tera Sage
  • 661 Views
  • 2 replies
  • 0 helpfuls

Connecting Custom skills to virtual agent

 I created a Custom Skill through Skill Kit, according to the documentation(Managing custom skills in Virtual Agent Designer ) the Custom skill should be  displayed in the  Virtual Agent Designer . However ,in my case, it does not appear .What should...

image.png image.png
sanjay02 by Tera Guru
  • 1146 Views
  • 5 replies
  • 0 helpfuls

Unexpected response from Agentic AI

Hi All,I am working on a Agentic AI use case just to show resolution steps for a incident. I created AI Agent for this to retrieve existing incident and suggest resolution. Till yesterday it was working fine and gave right response. But today when I ...

deepaktomar_0-1743508782298.jpeg
deepaktomar by Tera Contributor
  • 570 Views
  • 2 replies
  • 0 helpfuls

Assigning group when creating a ticket by VirtualAgent

Hi, I'm trying to make sure that all tickets opened by Virtual Agent will go to a Service Desk group. I'm using create incident topic block and I can't get it to work. Here is my script: (function execute() {var caller = vaInputs.caller;var short_des...

NowAssist analytics

New to the setup of NowAssist. But we are currently only using the Incident Summarization and Generate Resolution Notes and was wondering if anyone knows if we have any way to look at metrics of usage of those? I'm looking for who is using those opti...

lukeu by Tera Contributor
  • 1104 Views
  • 7 replies
  • 0 helpfuls

Self Service with Now Assist

We are trying to adopt NowAssit to make our Service Desk Agents' life easier but we are struggling to implement  some use cases. One of the major usecase is the NowAssist chatbot can enable the user to "self-service" or resolve their issue by themsel...

AshishArovR by Tera Contributor
  • 835 Views
  • 2 replies
  • 0 helpfuls

Now Assist with custom table

Does anyone know how to integrate Now Assist with a custom table?So far, I’ve only been able to use Now Assist with the Incident table.If anyone has a solution for this, I’d really appreciate your help. Thanks,Amit Sharma

asharma26 by Tera Contributor
  • 593 Views
  • 1 replies
  • 0 helpfuls

Resolved! RAG retriever - Fields returned

Hello,I'm trying to implement a custom skill that uses a RAG retriever. The skill takes an incident record as input and I would like to use a RAG retriever in order to look for resolutions on similar incidents. I configured the retriever to use a sea...