---
sourceDocument: Australia Conversational Interfaces
sourceDocumentLink: https://www.servicenow.com/docs/r/conversational-interfaces

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Conversational Interfaces

ft:clusterId :

    - convint

bundleId :

    - convint

workflow :

    - Platform


---

# Configure Google Dialogflow ES as the NLU provider for Virtual Agent

# Configure Google Dialogflow ES as the NLU provider for Virtual Agent {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Use the intents, entities, and utterances defined in Google Dialogflow
ES. Apply them as an NLU model for your Virtual Agent conversations.
Configuring the Google Dialogflow ES integration involves providing Google Dialogflow credentials for authentication. You can set only one NLU
service provider for your instance.

## Requirements {#configure-dialogflow-es-integration__section_cmq_ppm_xsb}

This NLU configuration requires the following:

* A Australia ServiceNow instance
* A Google Dialogflow ES agent with defined intents, entities, and utterances

  For more information, see the [Google Dialogflow ES documentation](https://cloud.google.com/dialogflow/es/docs/console).  
  Note:  
  A Google Dialogflow agent is similar to a ServiceNow model. Currently, Virtual Agent only supports one Google Dialogflow ES agent per instance.
* Access to the Google Cloud platform
* The Glide Virtual Agent \[com.glide.cs.chatbot\] plugin must be installed on your ServiceNow instance.  
  The following plugins are installed with Glide Virtual Agent by default:
  * com.snc.integration.sso.multi.installer: Integration - Multiple Provider Single Sign-On Installer
  * com.glide.nlu.googledialogflow.es.intent.discovery: Proxy agent to the Google Dialogflow ES Natural Language Understanding server
  {#configure-dialogflow-es-integration__ul_m1t_hnm_xsb}
{#configure-dialogflow-es-integration__ul_qjn_n3d_3sb}
1. [Create a service account and private key in Google Dialogflow ES](https://www.servicenow.com/docs/nyjIFJu37daQ2inTXf2coQ)  
   To use Google Dialogflow as your NLU provider for Virtual Agent, create a service account and private key for your agent in Google Dialogflow.
2. [Generate a Java Keystore (JKS) file and configure security on your ServiceNow instance](https://www.servicenow.com/docs/xQW9bo5XF2ZuH8Fv~wlQzw)  
   To use Google Dialogflow as your NLU provider for Virtual Agent, use the private key you downloaded to generate a JKS file and set up authentication in your ServiceNow instance.
3. [Activate the Google Dialogflow ES service and enable it in your instance](https://www.servicenow.com/docs/61Uqe_n2aqYqsxa88nOKNw)  
   When you activate the Google Dialogflow ES service in the Open NLU Drivers \[open_nlu_driver\] table, the service becomes available as an option in Virtual Agent NLU settings.
4. [Test Virtual Agent with Google Dialogflow ES NLU in Assistant Designer Asset library](https://www.servicenow.com/docs/DDKq7039gMEYPZCeFGG_aQ)  
   Test topic discovery with Google Dialogflow and Virtual Agent in the Assistant Designer Asset library interface.

