Quota
ConceptsA quota is a limit on how much you can use within a period or in total—for example, API calls per month, documents processed, or storage. Quotas are typically set per organization or plan. Exceeding a quota may result in rate limiting, 429 responses, or blocked requests until the quota resets or is increased.
In DocLD
- Usage — Documents parsed, extraction runs, knowledge base queries, and storage may be subject to quotas.
- Plans — Higher plans usually have higher quotas; check the dashboard or pricing for your plan’s limits.
- Monitoring — The dashboard shows current usage against quotas.
Rate limits constrain throughput per time window; quotas often cap total or periodic usage. Both protect the system and enforce plan limits.
Related Concepts
Quota is tied to organization and plan. Rate limit and throughput interact with quotas. The API and dashboard reflect quota usage.