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


---

# Create API credentials for Google Vertex AI

# Create API credentials for Google Vertex AI {#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

Configure your API credentials to use Google Vertex AI in custom workflows and Virtual Agent Designer topics.

## Antes de Iniciar

You must have a Google Cloud project and the permissions to generate new OAuth credentials.

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

In order to use Google Vertex AI as your LLM provider for Generative AI Controller capabilities, you must have an active connection configured.

## Procedimento

1. Navigate to AllConnections \& CredentialsConnections \& Credentials Aliases.
2. Open the record for Google Bard Vertex AI.
3. Select the Create New Connection \& Credential related link.  
4. Fill in the required fields.  
   {#create-api-credentials-for-google-vertex-ai__entry__2}

   | Field | Value |
   |-|-|
   | Project ID | The Project ID found in the Google Cloud console |
   | Credential Name | The name of your credential, such as <kbd class="ph userinput">Google OAuth Credential</kbd> |
   | OAuth Name | The name of your OAuth authentication, such as <kbd class="ph userinput">Google Registry</kbd> |
   | OAuth Client ID | To get the OAuth Client ID, create a new OAuth Client ID with the Google Cloud console with the following attributes: 1. Application type: <kbd class="ph userinput">Web application</kbd> 2. Authorized redirect URI: URL in the OAuth Redirect URL field, usually <kbd class="ph userinput">&lt;instance&gt;.service-now.com/oauth_redirect.do</kbd> For more information, see the [Google documentation for creating OAuth client IDs](https://support.google.com/cloud/answer/6158849). Once you have created the OAuth client, a pop-up window will have the Client ID and Client secret for you to copy into your clipboard. |
   | OAuth Client Secret | Client secret from your OAuth Client ID found in the Google Cloud console |
   [Tabela 1. Google OAuth Connection]

5. In the pop-up window, log in to a Google Account with access to the project.
6. When prompted for Google Cloud access for gsuite spokes, select Allow.

## Resultado

You can now use Completions -- Vertex AI and Chat Completions -- Vertex AI in Flow Designer, Virtual Agent Designer, and scripts to create custom experiences with generative AI.

## O que Fazer Depois

Use your LLM provider to
[create flows](https://servicenow-prod.fluidtopics.net/nz1sDQWhyC0IXNPFFyaLng "Summarize the information automatically and add it to a form with the Generative AI Controller Summarize action in Workflow Studio. You can build a flow to summarize any field.")
with Flow Designer, [topics](https://servicenow-prod.fluidtopics.net/t~cEDuMJC3PjVU8ZFQ8uNw "Use Generative AI Controller capabilities inside Virtual Agent topics to draft knowledge articles.")
with Virtual Agent Designer, or [scripts](https://servicenow-prod.fluidtopics.net/0j9RHInY1Bp0nTjxjsEgMA "Use background scripts and Generative AI Controller Generic Prompt to interact directly with the generative AI model API.") to
provide the benefits of generative AI to your users.

