# What is Google-Firebase? AI crawler guide

Canonical URL: https://trakkr.ai/bots/google-firebase
Published: 2026-06-11
Last updated: 2026-06-11

Learn what Google-Firebase is, who operates it, its verified user-agent, robots.txt posture, and how blocking it can affect AI search, citations, training, or agent visibility.

Google Firebase AI product token reported for app-related fetches.

## What is Google-Firebase?

Google-Firebase is a user-agent token associated with Google's Firebase platform. It appears in server logs when Firebase-powered applications make server-side requests, often triggered by AI-related features within Firebase products. The token is not a general-purpose web crawler; instead, it reflects programmatic fetches initiated by app configurations or user interactions. Its presence indicates that a Firebase service is reaching out to a web resource, typically as part of an application's backend logic rather than a broad indexing effort.

## What it's for

For site owners, a hit from Google-Firebase usually means that a Firebase application is configured to fetch resources from your site. This could be part of an AI feature, a cloud function, or a user-driven action within an app. It is not a traditional search crawler, so its impact is tied to how third-party developers use Firebase services that interact with your content. Understanding this can help you differentiate between organic search traffic and application-level requests.

## How to handle Google-Firebase

If you wish to block requests from this token, you can add a robots.txt rule targeting the user-agent 'Google-Firebase'. However, because the token is used by Firebase applications, blocking it may affect the functionality of apps that rely on fetching your content. Consider whether the requests are legitimate and beneficial before disallowing, as the token is not a generic crawler and may be integral to specific user-facing features.

## robots.txt rule

User-agent: Google-Firebase
Disallow: /

## Blocking cost

Blocking Google-Firebase may prevent Firebase applications from accessing your content, potentially disrupting AI features or user experiences that depend on those fetches.

## Examples

- A Firebase cloud function triggers a request to your API endpoint, appearing in logs with the user-agent 'Google-Firebase'.
- An AI feature in a mobile app built on Firebase fetches data from your site, showing the 'Google-Firebase' token.
- A user action in a Firebase-hosted web app causes a server-side fetch to your resource, logged as 'Google-Firebase'.

## Related bots

- GoogleOther: Another Google crawler crawler to compare.
- GoogleOther-Image: Another Google crawler crawler to compare.
- GoogleOther-Video: Another Google crawler crawler to compare.
- Google-CloudVertexBot: Another Google crawler crawler to compare.
- bedrockbot: Also tracked as a crawler crawler.
- Scrapy: Also tracked as a crawler crawler.
- Diffbot: Also tracked as a crawler crawler.
- ImagesiftBot: Also tracked as a crawler crawler.
- OAI-AdsBot: Also tracked as a crawler crawler.
- Gemini: Google-Firebase gives crawler context for Gemini.
- Gemini 2.0: Google-Firebase gives crawler context for Gemini 2.0.

## Frequently Asked Questions

### Is Google-Firebase a web crawler?

No, Google-Firebase is not a general web crawler. It is a user-agent token used by Firebase applications for server-side fetches, often related to AI features or app logic.

### Why am I seeing Google-Firebase in my server logs?

You are likely seeing it because a Firebase application is configured to fetch resources from your site, possibly as part of an AI product or user-driven action.

### Can I block Google-Firebase with robots.txt?

Yes, you can block it by adding a 'Disallow' rule for the user-agent 'Google-Firebase' in your robots.txt file, but this may affect app functionality.

### Does Google-Firebase follow robots.txt rules?

The posture is unverified, meaning it is not confirmed whether Firebase services consistently respect robots.txt directives for this token.

### What is the purpose of the Google-Firebase token?

It is reported for app-related fetches from Google Firebase AI products, indicating requests made by Firebase services rather than a standalone bot.

## Data And Sources

- [Google-Firebase source reference](https://github.com/ai-robots-txt/ai.robots.txt/blob/main/table-of-bot-metrics.md) - Source used to verify Google-Firebase.
