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


---

# Configure AI search answers capability for web search

# Configure AI search answers capability for web search {#ariaid-title1}

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

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.

## Antes de Iniciar

When web search is turned on, Gemini is the default AI provider. To switch AI providers, admins must configure the AI Search answers OneExtend capability. The instance or skills default AI provider that is set in Now Assist
Admin can differ from the web search AI provider. For more information on the default instance or skills AI provider, see [Edit model providers](https://servicenow-prod.fluidtopics.net/BhYkMk~lRUu9SK67ZS9nzQ "Edit the model provider at skill, skill group or at the instance level from the list of supported third party model providers, including the default Now LLM Service.").

Some of the AI providers require API keys whereas others don't require API keys because they use OEM. The following table highlights the four AI providers and whether they use API keys or OEM.
{#configure-ai-search-answers-capability-for-web-search__table_nlw_b1y_xfc__entry__2}

| AI providers that require API keys | AI providers that use OEM |
|-|-|
| OpenAI | Gemini Nota: Gemini is the default web search AI provider in the AI Search answers OneExtend capability. If you selected Gemini as the LLM provider in Now Assist Admin and you want to use Gemini as your web search AI provider, you don't need to configure the AI Search answers OneExtend capability. |
| Perplexity | Azure Nota: Azure doesn't currently support web search. |
[ ]

{#configure-ai-search-answers-capability-for-web-search__table_nlw_b1y_xfc}

Role required: admin

## Procedimento

1. In the navigator filter, go to the OneExtend Capability list by entering <kbd class="ph userinput">sys_one_extend_capability.list</kbd>.
2. Search for the <kbd class="ph userinput">AI Search answers</kbd> OneExtend capability.
3. Select the AI Search answers record.
4. In the OneExtend Definition Configs related list, view the Default column.  
   When the AI provider's Default column is set to <kbd class="ph userinput">true</kbd>, that is the AI search provider used for the web search. Gemini defaults to <kbd class="ph userinput">true</kbd>. To change the AI search provider to an AI provider that requires the use of API keys, such as Perplexity or OpenAI, continue with the following steps.  
   Nota:  
   Although Azure OpenAI answer is an option for an AI search provider, Azure doesn't support web search and should remain set to <kbd class="ph userinput">false</kbd>.
5. In the OneExtend Capability Definitions related list, select the value in the Connection And Credential Alias column for the AI search provider you want to use.  
   For example, if you want to switch the web search AI provider to OpenAI, select sn_openai.OpenAI from the Connection And Credential Alias column.  
   The Connection \& Credential Alias form opens. If no connections are available within the Connections related list, you must create a connection.
6. Complete one of the following actions based on the following scenarios.

   | Scenario | Action required |
   | Connection is available | If a connection is already available within the Connections related list, continue to the next step. |
   | Connection isn't available and must be created | 1. Select New within the Connections related list to create a connection. 2. In the Name field, enter the connection name. For example, <kbd class="ph userinput">Open AI connection</kbd>. Nota: For more information about the fields on the HTTP(s) Connections New record form, see [Create an HTTP(s) connection](https://www.servicenow.com/docs/access?context=create-https-connection&version=australia&pubname=australia-platform-security&ft:locale=en-US). 3. Select the Lookup using list icon ( ) next to Credential. 4. Select New to create a credential for your connection. Nota: You may see an existing credential that you can select from the Credentials list, but some AI providers, like OpenAI, do not come with default credentials. 5. Select API Key Credentials. 6. Enter a name in the Name field. For example, <kbd class="ph userinput">Open AI key</kbd>. 7. Enter the API key in the API key field. Nota: For more information about the fields on the API Key Credentials New record form, see [API key credentials](https://www.servicenow.com/docs/access?context=API-key-credential-form&version=australia&pubname=australia-platform-security&ft:locale=en-US). 8. Select Submit. You're redirected back to the HTTP(s) Connections new record form. 9. Enter the connection URL in the Connection URL field. For example, enter <kbd class="ph userinput">https://api.openai.com</kbd> for Open AI. 10. Select Submit. {#configure-ai-search-answers-capability-for-web-search__ol_hh2_cnw_xfc} |
   |-|-|

   {#configure-ai-search-answers-capability-for-web-search__choicetable_qlm_kmw_xfc}
   1. In the OneExtend Definition Configs related list, set the existing default AI provider from <kbd class="ph userinput">true</kbd> to <kbd class="ph userinput">false</kbd>.
   2. In the OneExtend Definition Configs related list, set the AI provider that you want to use from <kbd class="ph userinput">false</kbd> to <kbd class="ph userinput">true</kbd>.
   {#configure-ai-search-answers-capability-for-web-search__substeps_ep3_jmw_xfc}
7. Select Update.  
   The AI provider for web search is now updated.

## Resultado

End users can now perform an internet search to answer a query whenever in web search mode. For more information about web search mode for end users, see [Web search](https://www.servicenow.com/docs/access?context=web-search-requestor&version=australia&pubname=australia-conversational-interfaces&ft:locale=en-US).

## O que Fazer Depois

If you switched the AI provider to Perplexity, you must work with the sn_ai_websearch.perplexity_model_name system property. For more information on this system property, see [Now Assist in Virtual Agent system properties](https://www.servicenow.com/docs/access?context=nava-sys-props&version=australia&pubname=australia-conversational-interfaces&ft:locale=en-US).

