Skip to main content

App Component Limits

To optimize performance and manage resources effectively, the following limits apply to Agentic App components. Once a limit is reached, the system displays an error on the UI.

App-Level Limits

The following limits apply to applications in your workspace:
ComponentLimitDescription
Apps per Workspace1,000The maximum number of apps you can create in a workspace.
App Versions20The maximum number of versions maintained per app.
App Sharing Recipients100The maximum number of users or teams an app can be shared with.
Environments per App5Available/defined environments in addition to Draft: for example, Development, Staging, UAT, Production, and Demo.

Agent-Level Limits

The following limits apply to agents within an application:
ComponentLimitDescription
Agents per App50The maximum number of agents per app.
Agent Versions40The maximum number of versions maintained per agent.
Tools Assigned per Agent20The maximum number of tools, including Workflow Tools, Code Tools, MCP Tools, and Knowledge Tools, that can be linked to an individual agent.

Tool-Level Limits

The following limits apply to tools within an application:
ComponentLimitDescription
Workflow Tools per App50The maximum number of workflow tools in the app library.
Code Tools per App50The maximum number of code tools in the app library.
MCP Servers per App10The maximum number of MCP servers, regardless of the number of tools.
Knowledge Bases per App20The maximum number of SearchAI knowledge base tools.

Code Tool Complexity Limits

The following limits apply to individual code tools:
ComponentLimitDescription
Parameters per Code Tool20The maximum number of input parameters for a code tool.
JSON Object Hierarchy5 levelsThe maximum number of depth for JSON parameter objects.

Memory Store Limits

The following limits apply to memory stores within an application:
ComponentLimitDescription
Memory Stores per App15The maximum number of memory stores in an application (excluding SessionMeta).

Variables

The following limits apply to variables within an application:
ComponentLimitDescription
Content Variables50The maximum number of content variables per app.
Environment Variables50The maximum number of environment variables per app.
Namespaces20The maximum number of namespaces per app.

API Scopes and Keys

The following limits apply to API configuration:
ComponentLimitDescription
API Scopes20The maximum number of API scopes per app.
API Keys40The maximum number of API keys per API scope.

PII and Guardrails

The following limit applies to PII (Personally Identifiable Information) patterns:
ComponentLimitDescription
PII Patterns20The maximum number of PII patterns that can be configured for an app.