Note: By adding this integration, your data may be sent to Google for certain actions within Arize (e.g., prompt playground) and your account may be billed for usage.
Select Google VertexAI Integration

Create an Arize Integration Key
To verify ownership of your project form within Arize, we need to create a project access label on your GCP project. Arize will use this to ensure that the Arize organization you are running Vertex commands from has access to your GCP project. To create this go into your GCP and search for labels. Add a label with the keyarize-integration-key and whatever value you want.

Fill in your Details in the Arize Console
Add the GCP ProjectID, location, and project access label of the project you have the VertexAI API enabled in. Fill this out in the Arize Vertex integreation wizard.
Create a Custom IAM Role Using the Code Given in the Arize Vertex Wizard
Copy the following IAM role gcloud command to run in your GCP console:
You must add your project ID to the commands below where it says
<my-project>. The commands pulled from the Arize AX UI have your project ID prefilled.arize-integration-key label, please change the create portion of the command to update.

Assign the Custom Role to the Arize Service Account
In order for Arize to send requests to the VertexAI API in your project, you must assign the Arize App Service Account that role.IMPORTANT NOTE: You will be using the Arize Service Account, you DO NOT NEED to create your own service account Copy the following IAM permissions gcloud command to run in your GCP console:


Supported Models
- gemini-1.5-pro
- gemini-1.5-flash
- gemini-1.0-pro-vision
- gemini-1.0-pro
- gemini-pro
- text-bison-32k
- text-bison