Palo Alto Networks automates customer intelligence document creation with agentic design on Vertex AI Agent Engine

Palo Alto Networks, a global cybersecurity company, built an internal AI-driven workflow to automate creation of its Document of Record (DOR) for sales and pre-sales engagements. The DOR provides a standardized 360-degree customer view for sales and support teams and was previously assembled manually from Salesforce data and multiple internal knowledge sources.

Organization
Palo Alto Networks
Industry
Tech & Comms
Published
January 2026

Reported outcomes

Strategic outcomes

Customer experience & trustStandardized customer view for teamsBetter decisions & insightMore reliable customer informationEmployee experienceFreed experts for strategic work

Primary read

Use case focus

Showing 3 of 4

  • 1Agentic workflow orchestration
  • 2Document automation
  • 3Retrieval-augmented generation
  • Creating the DOR was manual and time-intensive, requiring highly skilled employees to gather information from Salesforce and internal knowledge bases.
  • The process could take days, delaying opportunities and pulling experts away from higher-value customer strategy work.
  • Palo Alto Networks developed an AI agent using Google's Agent Development Kit (ADK) to answer more than 140 standardized DOR questions.
  • The agent is deployed on Vertex AI Agent Engine and uses Vertex AI RAG Engine with Vertex AI Discovery Engine Search to retrieve grounded context from documents and logs stored in Google Cloud Storage.
  • A FastAPI orchestrator running on Google Kubernetes Engine sends batched requests to the agent endpoints, validates responses, manages state, and writes completed output back to Salesforce through Cloud Pub/Sub.
  • Gemini 2.5 Flash is used for question preprocessing, and Gemini is used to synthesize grounded answers from retrieved snippets.
  • The automation dramatically reduced the time required to produce a DOR.
  • Standardizing the workflow improved consistency and completeness across DORs.
  • Grounded retrieval reduced information errors and created a more reliable customer view for sales and support teams.
  • Experts can spend more time on strategic customer engagement instead of document assembly.
Architecture

A FastAPI webserver on Google Kubernetes Engine orchestrates requests from Salesforce to two agent endpoints on Vertex AI Agent Engine. The agents use Vertex AI RAG Engine with Vertex AI Discovery Engine Search for retrieval from Google Cloud Storage documents and logs, then use Gemini for answer synthesis. The webserver consolidates results, publishes the completed DOR to Cloud Pub/Sub, and a downstream service writes it back to Salesforce.

Sources & evidence1
Groundedness: 5/5

AI-generated summary. Verify important details with the linked sources before relying on this case.

Explore related AI use cases

Was this useful?