Limits and Quotas

Every Kera workspace has limits based on its plan. This page documents all quotas, rate limits, and system constraints.

Plan quotas

Each workspace has resource quotas based on its plan tier. Exceeding a quota returns an error on the next write operation.

Resource Free Team Enterprise
Members550Unlimited
Projects325Unlimited
Open tickets1005,000Unlimited
Documents50500Unlimited
Groups525Unlimited
Storage1 GiB10 GiB100 GiB

Archived tickets and documents do not count toward quotas. Storage includes all attachments across tickets and documents.

Rate limits

Rate limits are enforced per workspace and per user using sliding windows. They apply to all API and MCP requests.

Scope Free Team Enterprise
API requests (per workspace, per minute)30120600
API requests (per user, per minute)60
MCP tool calls (per workspace, per minute)120

When a rate limit is exceeded, the API returns 429 Too Many Requests. Retry after the window resets (1 minute).

Upload and payload limits

Resource Limit
Attachment upload (per file)Workspace storage quota
Image data from URL (MCP)2 MB
Comment body65,536 characters
Webhook payload (inbound)5 MiB
API request body (general)1 MiB
SCIM request body1 MiB

Pagination

Endpoint Default Maximum
List tickets50100
Search tickets (MCP)50200
Other list endpoints50100

Use the offset parameter to paginate through results.

MCP session limits

Constraint Value
Concurrent dispatches per session (SSE)8
Session channel buffer64 messages
Session TTL (SSE)2 minutes
Keepalive interval25 seconds
Tool execution timeout60 seconds

The Streamable HTTP transport (recommended) is stateless and has no session limits. SSE session limits only apply to the legacy HTTP+SSE transport used by Claude Code.

Chat and LLM limits

Constraint Value
Tool execution rounds per chat request3
Tool result truncation4,000 characters

Chat uses your own LLM provider (BYO LLM). Token limits depend on your provider and model. Kera does not impose token limits.

Timeouts

Operation Timeout
MCP tool execution60 seconds
Audio transcription120 seconds
Restate handler invocation3 minutes
HTTP read timeout30 seconds
HTTP idle timeout120 seconds

Naming and validation rules

Workspace slug

Project key

Cycle dates