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

# Cloudflare R2

> Archive Policy Gateway events in Cloudflare R2 with zero egress fees.

Archive Policy Gateway events in Cloudflare R2 (zero egress fees).

## Configure

| Field             | Value                                                       |
| ----------------- | ----------------------------------------------------------- |
| Type              | Cloudflare R2                                               |
| Account ID        | From Cloudflare dashboard → R2 → Overview → Account Details |
| Bucket            | Your R2 bucket name                                         |
| Access Key ID     | Create an R2 API token under R2 → Manage R2 API Tokens      |
| Secret Access Key | Shown only once at creation                                 |
| Prefix            | Default `policy-gateway/`                                   |

The connector endpoint is derived as `https://<account_id>.r2.cloudflarestorage.com`.

## Object layout

```text theme={"system"}
s3://<bucket>/policy-gateway/
  date=2026-04-20/
    <event_id>.json
```

See the full field list in [connectors](/policy-gateway/connectors).
