Agent Studio limits
Agent Studio features have the following limits:
DEFAULT LIMITS
The limits 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 limits for their specific use cases.
| Description | Limit |
|---|---|
| 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 limits:
| Type | Resource | Limit |
|---|---|---|
| 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 |
| 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 limits documentation for more information about Workato limits.
Last updated: