---
title: "Large Webhooks | WebhookRelay"
meta:
  "og:description": "Forward large webhook payloads over the default 4 MB limit. Enable support for webhooks up to 40 MB, or contact us for limits of 100 MB and beyond."
  "og:title": "Large Webhooks"
  description: "Forward large webhook payloads over the default 4 MB limit. Enable support for webhooks up to 40 MB, or contact us for limits of 100 MB and beyond."
---

![Stripes](https://webhookrelay.com/docs/webhooks/large-webhooks/images/stripes.svg)

Documentation

**Fundamentals**

# **Large Webhooks**

Forward large webhook payloads over the default 4 MB limit. Enable support for webhooks up to 40 MB, or contact us for limits of 100 MB and beyond.

## [Forward webhooks larger than 4 MB](#forward-webhooks-larger-than-4-mb)

Webhook Relay buckets have a default webhook size limit of **4 MB**. If a provider sends larger payloads, enable **Large webhooks** on the bucket to receive and forward webhook requests up to **40 MB**.

This is useful for providers that include large JSON payloads, documents, images, or other files in webhook requests.

## [Enable large webhooks](#enable-large-webhooks)

1. Open the [Buckets page](https://my.webhookrelay.com/buckets).
2. Open the bucket you want to configure.
3. Select the **Settings** tab.
4. Turn on **Large webhooks**.
5. Click **Save**.

![Bucket settings with Large webhooks enabled](https://webhookrelay.com/docs/webhooks/large-webhooks/images/docs/webhooks/large_webhooks.png)

Once enabled, the bucket can accept and forward webhook requests up to 40 MB.

## [Need to forward webhooks larger than 40 MB?](#need-to-forward-webhooks-larger-than-40-mb)

Webhook size limits can be raised to **100 MB or beyond**. [Contact support](https://webhookrelay.com/docs/webhooks/large-webhooks/contact/) with your expected payload size and use case so we can configure the right limit for your account.

Did this page help you?