> ## Documentation Index
> Fetch the complete documentation index at: https://docs.odigos.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Cloud Storage

> Configuring Google Cloud Storage

Odigos exports data to Google Cloud Storage in [OTLP format](https://opentelemetry.io/docs/specs/otlp/).
Data can be exported either in JSON format or in binary format (protobuf).

Authentication to Google Cloud Storage is done using [Google Application Default Credentials](https://cloud.google.com/docs/authentication/production).

## Configuring Google Cloud Storage Backend

The only required field is the **bucket name**. The bucket must exists and the odigos gateway pod must have write access to it.
