GCP Cloud Storage

Store recordings of chat conversations in GCP Cloud Storage

Your assistants can be configured to record chat conversations and upload the recordings to a bucket in GCP Cloud Storage when the conversation ends. You will need to configure the credential and bucket settings in the “Cloud Providers” section of the “Provider Credentials” page in the Vapi dashboard.

See these instructions for generating service account keys for GCP.

See these instructions for generating HMAC Keys for Cloud Storage.

Credential Settings

SettingDescription
Credential Reference NameThe credential reference name
GCP Service Account Key (JSON)The service account key in JSON format
Bucket NameThe name of the bucket to upload recordings to
Bucket RegionThe name of the region where the bucket is located
Bucket Path PrefixAn optional path prefix for recordings uploaded to the bucket
HMAC Access KeyThe HMAC access key for the GCP Cloud Storage API (This is a string of 24 characters when linked to a user account or a string of 61 characters when linked to a service account.)
HMAC SecretThe HMAC secret for the GCP Clodu Storage API (This is a 40-character base-64 encoded string.)

Example

Example Configuration