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.

DescriptionLimit
Maximum data storage per document in a knowledge base16 MB
Sliding token context window64,000

Additionally, Agent Studio developer API endpoints have the following limits:

TypeResourceLimit
GETList genies:
/api/agentic/genies
1,000 requests per minute
GETGet a genie by ID:
/api/agentic/genies/:id
1,000 requests per minute
AllAll other genie endpoints60 requests per minute
GETList Knowledge bases:
/api/agentic/knowledge_bases
1,000 requests per minute
GETGet a Knowledge base by ID:
/api/agentic/knowledge_bases/:id
1,000 requests per minute
AllAll other Knowledge bases
endpoints
60 requests per minute
GETList Skills:
/api/agentic/skills
1,000 requests per minute
GETGet a skill by ID:
api/agentic/skills/:id
1,000 requests per minute
AllAll other Skills endpoints60 requests per minute

FURTHER READING

Refer to the Platform limits documentation for more information about Workato limits.

Last updated: