---
title: "What happens to my webhooks when I hit my CU limit?"
description: "Learn what happens to your webhooks when you hit your CUs limit and how to unpause them."
---

# What happens to my webhooks when I hit my CU limit?

If you hit your Compute Units \(CUs\) limit without autoscaling enabled, all your active webhooks will automatically be set to a “paused” state. Here’s what that means and what you can do to manage it.

## What happens when my webhooks are in a “paused” state?
When your webhooks are in the “paused” state, they will temporarily stop operating and won’t trigger any notifications or events. This pause occurs until you either:

- **Manually unpause** the webhooks through your Alchemy Dashboard.
- **Acquire more CUs** or upgrade to a higher tier.

## How to unpause your webhooks
To unpause your webhooks and resume normal operation, simply:

1. Log in to your [Alchemy Dashboard](https://dashboard.alchemy.com/webhooks).
1. Pick an Alchemy app.
1. Under **Data** in the menu on the left, navigate to the **Webhooks** section.
1. Locate the paused webhooks and click **Unpause**.

## Why won’t my paused webhooks automatically unpause after an upgrade or when I acquire more CUs?
Even after you upgrade your plan or gain more CUs, your webhooks won’t automatically unpause. This is by design. Many users hit their CUs limit early in the month, and we want to ensure that webhooks are only consuming resources when they’re valuable to your operations. To prevent unnecessary resource usage, you’ll need to **manually unpause** your webhooks, even after an upgrade.

By managing your webhooks manually, you can ensure they only run when needed and prevent unnecessary resource consumption.

<CalloutBlock>
  📘 For more information, please visit our webhooks documentation!
</CalloutBlock>
