What is Google-CloudVertexBot? AI crawler guide

Google-CloudVertexBot by Google: Google crawler used for site-owner-requested crawls related to Vertex AI Agents. Check its reported user-agent, robots.txt behavior, source, and verification guidance.

Google crawler used for site-owner-requested crawls related to Vertex AI Agents.

What is Google-CloudVertexBot?

Google-CloudVertexBot is a crawler operated by Google for site-owner-requested crawls related to Vertex AI Agents. It is not a general search crawler; instead, it fetches content when a site owner configures a Vertex AI workflow that requires data from their own site. The bot identifies itself with the user-agent token Google-CloudVertexBot and honors robots.txt directives. Its activity is tied to specific, owner-initiated AI agent tasks rather than broad indexing or public search crawling.

What it's for

For site owners, a hit from Google-CloudVertexBot typically means a Vertex AI Agent workflow you configured is fetching content from your site. This is not part of Google's public search index; it is a direct, owner-requested action. The bot's visits are intentional and tied to your own AI agent setups, so they can be expected when you use Vertex AI Agents that need to access your web content.

Google-CloudVertexBot access decides whether Google can fetch your pages. Whether those pages get used in generated answers is a separate question, so track your presence in Google's AI results rather than treating crawl volume as visibility.

How to handle Google-CloudVertexBot

You can control Google-CloudVertexBot using robots.txt. Since it honors robots.txt, you can disallow it from specific paths or your entire site if you do not want it to fetch content for your Vertex AI Agent workflows. Keep in mind that blocking it may prevent your own configured agents from accessing needed data.

robots.txt rule

User-agent: Google-CloudVertexBot Disallow: /

Blocking cost

Blocking Google-CloudVertexBot may prevent your own Vertex AI Agent workflows from fetching necessary content from your site, potentially breaking agent functionality.

Examples

Related bots

Frequently Asked Questions

Is Google-CloudVertexBot a search crawler?

No, it is not a general search crawler. It is used for site-owner-requested crawls related to Vertex AI Agents.

Does Google-CloudVertexBot obey robots.txt?

Yes, it honors robots.txt directives, so you can control its access to your site.

Why is Google-CloudVertexBot crawling my site?

A hit usually means you have a Vertex AI Agent workflow configured that needs to fetch content from your site.

Can blocking Google-CloudVertexBot affect my site's search ranking?

No, because it is not involved in public search crawling or indexing. However, blocking it may disrupt your own Vertex AI Agent workflows.

How can I stop Google-CloudVertexBot from accessing certain pages?

You can add a Disallow rule for the user-agent Google-CloudVertexBot in your robots.txt file for the paths you want to block.

Data & Sources