Agent Studio quotas
Agent Studio features have the following quotas:
DEFAULT QUOTAS
The quotas on this page are defaults based on Workato best practices and are configured to enable optimal platform performance. Customers on Enterprise plans or above can contact their Customer Success Representative to request an extension of these quotas for their specific use cases.
| Description | Quota |
|---|---|
| Maximum data storage per document in a knowledge base | 16 MB |
| Sliding token context window | 64,000 |
Additionally, Agent Studio developer API endpoints have the following quotas:
| Type | Resource | Quota |
|---|---|---|
| GET | List genies: /api/agentic/genies | 1,000 requests per minute |
| GET | Get a genie by ID: /api/agentic/genies/:id | 1,000 requests per minute |
| GET | All genie conversation endpoints | 10 requests per second |
| All | All other genie endpoints | 60 requests per minute |
| GET | List Knowledge bases: /api/agentic/knowledge_bases | 1,000 requests per minute |
| GET | Get a Knowledge base by ID: /api/agentic/knowledge_bases/:id | 1,000 requests per minute |
| All | All other Knowledge bases endpoints | 60 requests per minute |
| GET | List Skills: /api/agentic/skills | 1,000 requests per minute |
| GET | Get a skill by ID: api/agentic/skills/:id | 1,000 requests per minute |
| All | All other Skills endpoints | 60 requests per minute |
FURTHER READING
Refer to the Platform quotas documentation for more information about Workato quotas.
Last updated: