Skip to main content
Version: Next (unreleased)

Limits and quotas

This page lists the limits that apply across AlphaAgent Studio so you can plan around them. Limits fall into three groups: how many things each user can create, how large individual items can be, and runtime limits on chat and workflows.

Per-user resource counts

Each user can create up to 256 of each of the following:

ResourceLimit per user
Agents256
Swarms256
Knowledge Graphs (AMPG)256
Data connectors256
Execution environments256
Workflows256

Composition limits

LimitValue
Connectors attached to a single agent8
Specialists in a swarm8
Nodes in a workflow12

Field and content limits

ItemFieldLimit
AgentName80 characters
AgentDescription1,000 characters
AgentSystem prompt50,000 characters
SwarmName80 characters
SwarmDescription1,000 characters
SwarmRouting instructions50,000 characters
Knowledge GraphName100 characters
Knowledge GraphDescription500 characters
Data connectorName80 characters
Data connectorDescription1,000 characters
Data connectorUsage guide50,000 characters
WorkflowName80 characters
WorkflowDescription1,000 characters
Execution environmentName80 characters
Execution environmentDescription500 characters
ConversationTitle200 characters

Studio shows a live character counter as you approach these limits.

Document and file limits

Knowledge Graph documents

LimitValue
Maximum pages per PDF100
Maximum size per document50 MiB

Chat and document-analysis attachments

LimitValue
Documents per analysis request5
Maximum size per attached file4.5 MB
Allowed file types.pdf, .doc, .docx, .xls, .xlsx, .ppt, .pptx, .txt, .md, .csv, .html

Execution environment ranges

When you configure a custom execution environment, its resource settings must fall within these ranges:

SettingRange
Memory1,769–10,240 MB
Ephemeral storage512–10,240 MB
Timeout1–900 seconds

Runtime limits

LimitValue
Maximum node executions in a single workflow run100
Dataset retention (session datasets)6 hours

Datasets that agents register during a conversation are retained for 6 hours, after which they expire. The underlying data files in your workspace are governed by the conversation's workspace lifetime. See Datasets and data flow for how datasets and workspaces relate.

Workspace downloads

You can download a conversation's workspace as an archive. Very large workspaces may exceed the download size cap; in that case, narrow what you export (for example, download a single dataset or file rather than the whole workspace). See Code interpreter and datasets.

Notes

  • These limits are enforced as you work, so you will usually see a clear message before an action is rejected.
  • Limits apply per user; an organization's total capacity scales with its number of users.
  • If you expect to need higher limits, contact your account team.

See also: Glossary and FAQ and troubleshooting.