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.
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.
Overview
| Operated By | |
| Expected To Follow Robots.txt | Yes |
| Insights Last Updated | July 7, 2026 |
Robots.txt Blocked Percentage
Country of Origin
Robots.txt Blocking Trend
As of July 7, 2026, 6% of top websites block Google-CloudVertexBot in their robots.txt files.
Overall AI Search Crawler Traffic
As of July 7, 2026, 2.7% of all web traffic came from AI search crawlers.
Top Visited Website Categories
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.
Google-CloudVertexBot's User Agent
| User Agent | Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.7778.96 Mobile Safari/537.36 (compatible; Google-CloudVertexBot; +https://cloud.google.com/enterprise-search) |
Access other known user agents and IP addresses using the Enterprise API.
How To Block Google-CloudVertexBot
Add this rule to your robots.txt file to block Google-CloudVertexBot from accessing your entire website. 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: /
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 Respect Robots.txt?
Yes. Google-CloudVertexBot is expected to honor 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 honors 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.