Skip to content

Commit 6b41e2f

Browse files
authored
chore: add system limit section (#1292)
1 parent f12f3f9 commit 6b41e2f

File tree

3 files changed

+91
-27
lines changed

3 files changed

+91
-27
lines changed

docs/logto-cloud/README.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import Developer from '@site/src/assets/developer.svg';
33
import TenantMemberManagement from '@site/src/assets/gear.svg';
44
import PricingAndBilling from '@site/src/assets/key.svg';
55
import CustomDomains from '@site/src/assets/search.svg';
6+
import SystemLimit from '@site/src/assets/security.svg';
67

78
# Logto cloud service
89

@@ -62,5 +63,15 @@ If you have any questions about cloud services and need additional support, plea
6263
icon: <PricingAndBilling />,
6364
},
6465
},
66+
{
67+
type: 'link',
68+
label: 'System limit',
69+
href: '/logto-cloud/system-limit',
70+
description:
71+
'Understand the system limits and rate protection for Dev, Pro, and Enterprise tenants.',
72+
customProps: {
73+
icon: <SystemLimit />,
74+
},
75+
},
6576
]}
6677
/>

docs/logto-cloud/system-limit.mdx

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
# System limit
2+
3+
At Logto, we've set generous limits across all plans and provide flexible pay-as-you-go options, so users only pay for what they actually use.
4+
5+
You may notice that some items on the pricing page are marked as _unlimited_ or as _continuous pay-as-you-go without a ceiling_. This means they can generally be used without restriction, but Logto reserves the right to adjust these actual limits over time to maintain fair use for all users. In other words, entity limits are strict caps that protect the platform's overall health. They are not part of pricing, though they may vary across different plan groups.
6+
7+
If your use case is reasonable but reaches a system limit, feel free to contact us and share your feedback. This helps us better understand real-world usage patterns and adjust system limits to better support our loyal customers.
8+
9+
## Tenant-level rate limit protection
10+
11+
### Dev tenants
12+
13+
For Dev tenants, users can take advantage of Logto's free features and offerings. To prevent abuse and set clear expectations, we define certain system limits. These limits help us manage our platform sustainably while still providing free access for testing and development purposes.
14+
15+
If you'd like to increase your quota, you can contact us for assistance. We also recommend upgrading from **Dev** to **Pro**, which removes the cap and gives you full access immediately.
16+
17+
| **Feature** | **Entity limit** |
18+
| ------------------------------------- | ---------------- |
19+
| **Included tokens** | 50k per mo |
20+
| **Applications** | |
21+
| Total applications | 100 |
22+
| Machine-to-machine apps | 100 |
23+
| Third-party apps | 100 |
24+
| **API resources** | |
25+
| Resource count | 100 |
26+
| **User authentication** | |
27+
| Social connector | 100 |
28+
| Enterprise SSO | 100 |
29+
| **User management** | |
30+
| User roles | 100 |
31+
| Machine-to-machine roles | 100 |
32+
| Permission per role | 100 |
33+
| **Organizations** | |
34+
| Organization count | 5,000 |
35+
| Users per organization | 100k |
36+
| Organization user roles | 1,000 |
37+
| Organization machine-to-machine roles | 100 |
38+
| Organization permissions | 1,000 |
39+
| **Developers and platform** | |
40+
| Webhooks | 10 |
41+
| Audit log retention | 14 days |
42+
| Tenant members | 20 |
43+
44+
### Pro tenant
45+
46+
For Pro tenants, entity limits define the upper ceiling for add-ons and other "unlimited" entities such as applications. The details of the Pro plan's system limits are listed below.
47+
48+
| **Feature** | **Entity limit** |
49+
| ------------------------------------- | ---------------- |
50+
| **Included tokens** | 10M per mo |
51+
| **Applications** | |
52+
| Total applications | 100 |
53+
| Machine-to-machine apps | 100 |
54+
| OIDC/OAuth 3rd party apps | 100 |
55+
| SAML apps | 100 |
56+
| **API resources** | |
57+
| Resource count | 1,000 |
58+
| Permission per resource | 1,000 |
59+
| **User authentication** | |
60+
| Social connectors | 100 |
61+
| Enterprise SSO | 100 |
62+
| **User management** | |
63+
| User roles | 1,000 |
64+
| Machine-to-machine roles | 100 |
65+
| **Organizations** | |
66+
| Organization count | 100k |
67+
| Users per organization | 100k |
68+
| Organization user roles | 1,000 |
69+
| Organization machine-to-machine roles | 100 |
70+
| Organization permissions | 1,000 |
71+
| **Developers and platform** | |
72+
| Webhooks | 10 |
73+
| Audit log retention | 14 days |
74+
| Custom domains | 10 |
75+
| Tenant members | 100 |
76+
77+
### Enterprise
78+
79+
For Enterprise plans, limits and features are fully customizable and managed through a the contract. Please [contact us](https://logto.io/contact) for more details.

docs/logto-cloud/tenant-settings.mdx

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -71,35 +71,9 @@ However, there are certain limitations that apply to development tenants:
7171

7272
- Dev tenant will automatically delete users over 90 days. Check the [Dev tenant data retention policy](./dev-tenant-data-retention) for details.
7373
- A banner appears during the sign-in experience, indicating that the tenant is in development mode.
74-
- Development tenants may have quota limits on specific features. These limits are explained on the feature details page, if applicable.
74+
- Development tenants may have quota limits on specific features. These limits are explained on the feature details page, if applicable. For a complete list of Dev plan limitations, please refer to the [System limit](./system-limit) page.
7575
- Logto may update the development tenant's quota limits, and we will try our best to notify you in advance.
7676

77-
| Feature | Entity limit |
78-
| --------------------------- | ------------ |
79-
| **Included tokens** | 50k per mo |
80-
| **Applications** |
81-
| Total applications | 100 |
82-
| Machine-to-machine apps | 100 |
83-
| Third-party apps | 100 |
84-
| **API resources** | |
85-
| Resource count | 100 |
86-
| **User authentication** | |
87-
| Social connector | 100 |
88-
| Enterprise SSO | 100 |
89-
| **User management** | |
90-
| User roles | 100 |
91-
| Machine-to-machine roles | 100 |
92-
| Permission per role | 100 |
93-
| **Organizations** | |
94-
| Organization count | 5,000 |
95-
| Users per organization | 5,000 |
96-
| Organization roles | 100 |
97-
| Organization permissions | 100 |
98-
| **Developers and platform** | |
99-
| Webhooks | 10 |
100-
| Audit log retention | 14 days |
101-
| Tenant members | 20 |
102-
10377
### Production \{#production}
10478

10579
The production tenant is where end-users access the live app and you might need a [paid subscription](https://logto.io/pricing). You can subscribe to the Free plan or Pro plan to create a production tenant. If you subscribe to the Free plan, you can only create up to 10 tenants.

0 commit comments

Comments
 (0)