What is Google-CloudVertexBot?
Google-CloudVertexBot is a web crawler operated by Google that collects content for Google Cloud's Vertex AI Search service. This crawler indexes web pages to power enterprise search solutions that organizations use for custom search experiences in their websites and applications. Agent Analytics can track when it visits your website.
Overview
| Operated By | |
| Expected To Follow Robots.txt | Yes |
| Insights Last Updated | July 12, 2026 |
Category
Expected Behavior
Google-CloudVertexBot works like Googlebot with a less predictable calendar. Expect recurring crawls across your whole site, at a frequency that tracks how often your content changes and how much authority your site carries. Visits can cluster in bursts when its index refreshes.
Google-CloudVertexBot's User Agent
| User Agent | Mozilla/5.0 (compatible; Google-CloudVertexBot; +https://cloud.google.com/vertex-ai-bot) |
How To Block Google-CloudVertexBot With Robots.txt
Add this rule to your robots.txt file to block Google-CloudVertexBot from accessing your entire website, or use Automatic Robots.txt to block all AI search crawlers at once. You can customize which pages are blocked by swapping out / for a different path.
User-agent: Google-CloudVertexBot # https://knownagents.com/agents/google-cloudvertexbot
Disallow: /
Global Insights for Google-CloudVertexBot
As of July 12, 2026, this data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the world's top 1000 websites and their robots.txt files.
Robots.txt Blocked Percentage
Country of Origin
Robots.txt Blocking Trend
6% of top websites block Google-CloudVertexBot in their robots.txt files.
Overall AI Search Crawler Traffic
2.6% of all web traffic came from AI search crawlers.
Top Visited Website Categories
The types of websites most frequently visited by Google-CloudVertexBot.
Frequently Asked Questions
Should I Block Google-CloudVertexBot?
No, for the same reason you would not block Googlebot. Google-CloudVertexBot indexes your site for an AI search engine, and its results link back to you. Blocking it removes you from a whole search channel without helping your traditional rankings. For comparison, 6% of the top websites we track already have robots.txt rules for Google-CloudVertexBot.
Does Google-CloudVertexBot Follow Robots.txt Rules?
Yes. Google-CloudVertexBot is expected to follow robots.txt rules, so a disallow rule is the right first move. Automatic Robots.txt adds and maintains that rule for you, and Agent Analytics confirms Google-CloudVertexBot actually follows it.
Does Google-CloudVertexBot Access Private Content?
No. Google-CloudVertexBot indexes what an anonymous visitor can load, like a traditional search crawler. The bigger risk is content that is public by accident, like a staging site, which it will happily index.
Why Is Google-CloudVertexBot Visiting My Website?
Google-CloudVertexBot is indexing your site so your pages can appear in its AI search results. It found you through links, your sitemap, or mentions of your domain, and it returns on its own schedule to keep the index fresh.
How Can I Tell if Google-CloudVertexBot Is Visiting My Website?
Agent Analytics tracks Google-CloudVertexBot visits in real time alongside every other known AI agent, crawler, and scraper. You can also check your server logs for requests whose user agent string contains "Google-CloudVertexBot". Look for recurring visits spread across your site, like a search engine crawl. Keep in mind that Google-CloudVertexBot doesn't publish a verification method, so any client can claim its user agent string and a log match is a hint rather than proof.