Skip to content

Commit a96f285

Browse files
committed
service quotas update
1 parent 5de9832 commit a96f285

3 files changed

Lines changed: 27 additions & 3 deletions

File tree

src/content/cre/llms-full-go.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ The mechanism by which a DON comes to a single, reliable, and tamper-proof resul
272272

273273
# Service Quotas
274274
Source: https://docs.chain.link/cre/service-quotas
275-
Last Updated: 2025-12-18
275+
Last Updated: 2026-05-22
276276

277277
This page documents the service quotas for Chainlink Runtime Environment (CRE) workflows.
278278

@@ -284,6 +284,14 @@ This page documents the service quotas for Chainlink Runtime Environment (CRE) w
284284

285285
These quotas apply at the organization level.
286286

287+
### Organization membership
288+
289+
| Quota | Description | Value |
290+
| ------------- | ------------------------------------------------ | ----- |
291+
| Maximum users | Maximum number of user accounts per organization | 40 |
292+
293+
This limit can be increased. [Contact us](/cre/support-feedback) to request a higher user cap for your organization.
294+
287295
### Registry quotas
288296

289297
| Registry | Quota | Value |

src/content/cre/llms-full-ts.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ The mechanism by which a DON comes to a single, reliable, and tamper-proof resul
272272

273273
# Service Quotas
274274
Source: https://docs.chain.link/cre/service-quotas
275-
Last Updated: 2025-12-18
275+
Last Updated: 2026-05-22
276276

277277
This page documents the service quotas for Chainlink Runtime Environment (CRE) workflows.
278278

@@ -284,6 +284,14 @@ This page documents the service quotas for Chainlink Runtime Environment (CRE) w
284284

285285
These quotas apply at the organization level.
286286

287+
### Organization membership
288+
289+
| Quota | Description | Value |
290+
| ------------- | ------------------------------------------------ | ----- |
291+
| Maximum users | Maximum number of user accounts per organization | 40 |
292+
293+
This limit can be increased. [Contact us](/cre/support-feedback) to request a higher user cap for your organization.
294+
287295
### Registry quotas
288296

289297
| Registry | Quota | Value |

src/content/cre/service-quotas.mdx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ date: Last Modified
55
metadata:
66
description: "Understand CRE service quotas for your workflows: execution timeouts, trigger rates, WASM resources, and organization constraints."
77
datePublished: "2025-11-04"
8-
lastModified: "2025-12-18"
8+
lastModified: "2026-05-22"
99
---
1010

1111
import { Aside } from "@components"
@@ -20,6 +20,14 @@ This page documents the service quotas for Chainlink Runtime Environment (CRE) w
2020

2121
These quotas apply at the organization level.
2222

23+
### Organization membership
24+
25+
| Quota | Description | Value |
26+
| ------------- | ------------------------------------------------ | ----- |
27+
| Maximum users | Maximum number of user accounts per organization | 40 |
28+
29+
This limit can be increased. [Contact us](/cre/support-feedback) to request a higher user cap for your organization.
30+
2331
### Registry quotas
2432

2533
| Registry | Quota | Value |

0 commit comments

Comments
 (0)