For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
WebsiteStatusSupportDashboard
DocumentationAPI ReferenceMCPSDKsCLI (new)What's New?
DocumentationAPI ReferenceMCPSDKsCLI (new)What's New?
LogoLogo
WebsiteStatusSupportDashboard

What's New?

Subscribe to the latest product updates
August 29, 2025
August 29, 2025
Was this page helpful?
Edit this page
Previous

August 28, 2025

Next
Built with
  1. Per-Artifact Storage Routing in Artifact Plans: You can now override artifact storage behavior per assistant/call for SIP packet capture (PCAP), logging, and call recording artifacts:
  • Assistant.artifactPlan.pcapUseCustomStorageEnabled (default true): Use custom storage for SIP packet capture, which are stored in Assistant.artifactPlan.pcapUrl.
  • Assistant.artifactPlan.loggingUseCustomStorageEnabled (default true): Determines whether to use your custom storage (S3 or GCP) for call logs when storage credentials are configured; set to false to store logs on Vapi’s storage for this assistant, even if custom storage is set globally.
  • Assistant.artifactPlan.recordingUseCustomStorageEnabled (default true): Determines whether to use your custom storage (S3 or GCP) for call recordings when storage credentials are configured; set to false to store recordings on Vapi’s storage for this assistant, even if custom storage is set globally.