---
sourceDocument: Australia Enable AI
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/intelligent-experiences

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Enable AI

ft:clusterId :

    - platai

bundleId :

    - platai

workflow :

    - Platform


---

# Web search custom skill

# Web search custom skill {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

The web search custom skill performs an internet search to answer a query. Web search is used whenever the LLM and AI Search are unable to provide results or whenever web search mode is activated.
The web search custom skill is based on a prebuilt topic block in Virtual Agent Designer, and is available when you turn on Now Assist in Virtual Agent. This feature is automatically triggered when both AI Search and the LLM can't find information to answer an end user's query. This feature can also be manually triggered whenever end users select the Web search results icon (![Web search results icon.]()) to enter into web search mode. Once web search activates, a third-party AI performs the search and returns with an answer.

For more information about the web search mode end-user display and functionality, see [Web search](https://www.servicenow.com/docs/access?context=web-search-requestor&version=australia&pubname=australia-conversational-interfaces&ft:locale=en-US).

For example, if you ask the LLM, "Who was the first president of the USA?" and it or AI Search is unable to find an answer, Web Search seeks the information on the internet and return with an answer. In this case, the agent returns information on George Washington. This search is asynchronous and
will have a delay instead of an instant reply.

The web search parameter is available on the System Properties \[sys_properties\] table, under the property sn_nowassist_va.websearch_fallback_enabled. The values
no_response_from_ai_search and no_response_from_llm trigger when they don't return information for a query.

Web Search AI choices are available in the OneExtend Definition Configs related list within the AI Search answers entry in the OneExtend Capabilities \[sys_one_extend_capability_list\] table. Select one of the AI
definitions there, such as Perplexity, and set its value to <kbd class="ph userinput">true</kbd>. Activate a matching AI credential by navigating to ALLConnections \& credentialsCredentials, and setting the matching API key (such as Perplexity API key active value to <kbd class="ph userinput">true</kbd>).

For more information on how to work with the AI Search answers OneExtend capability, see [Configure AI search answers capability for web search](https://servicenow-prod.fluidtopics.net/wWgQiyJkU6xO88BgKrfw0w "AI web search is a OneExtend capability that enables end users to perform web searches and receive AI-powered answers. The capability supports multiple AI providers and integrates with virtual assistants and workflows.").

For more information on how to add web search as a tool in the Now Assist Skill Kit, see [Add a web search](https://servicenow-prod.fluidtopics.net/ME46yamPsI0YHxAOXbO1Mw "Add a web search as a tool in Now Assist Skill Kit. Adding a web search as a tool enables you to add search results to your prompt.").

For more information on how to review execution and error logs, see [Generative AI logs table](https://servicenow-prod.fluidtopics.net/V4iJ6ceWefeVanl7le2BZw "The Generative AI Logs [sys_generative_ai_log] table contains all execution logs for web search and can be used for debugging.").

