> ## Documentation Index
> Fetch the complete documentation index at: https://docs.memcontext.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Pricing and Limits

> Plan limits for memories, workspaces, Context Vault documents, retrieval, SDK, and API access.

MemContext plans limit how much durable context you can store. Memory retrieval is not capped by plan, though API endpoints still use rate limits to keep the service reliable.

## Plans

| Plan     | Price       | Memories | Workspaces | Context Vault documents |
| -------- | ----------- | -------- | ---------- | ----------------------- |
| Free     | \$0/month   | 300      | 1          | 5                       |
| Hobby    | \$20/month  | 2K       | 5          | 25                      |
| Pro      | \$50/month  | 10K      | 10         | 100                     |
| Ultimate | \$100/month | 100K     | 50         | 500                     |

Pro is the recommended plan for serious builders and small teams. Ultimate is for power users, agencies, and teams running larger knowledge bases.

## What Counts

**Memories** are saved member or application memories created through MCP, the REST API, the SDK, or the dashboard. They are counted against the selected workspace's shared memory pool.

**Workspaces** are team/account boundaries for members, billing, API keys,
member memories, and vaults. The workspace limit is the number of workspaces
your account can own and bill.

**Context Vault documents** are documents, uploads, URLs, and other source files
ingested into a workspace vault. Extracted document memories are tracked
separately from the workspace member-memory pool during the beta. Workspace
documents count against the workspace's Context Vault document allowance,
regardless of which member uploads them.

## Workspace Billing

Each workspace owns its subscription and usage limits. By default, the user who
created the workspace controls billing. Invited admins and members can add
knowledge when their role allows it, but their uploads consume the workspace's
Context Vault document allowance.

For example, if Ayush creates a workspace on the Ultimate plan and invites
Vranda on the Free plan, Vranda's uploads use that workspace's document limit.
If Vranda upgrades her own separate workspace later, that does not automatically
move billing for Ayush's workspace.

## Access

All plans include:

* SDK and API access
* MCP integration
* Unlimited memory retrieval by plan

Search and write endpoints may still be rate limited for abuse protection and service reliability.

## Upgrades and Limits

When you upgrade, your new limits apply immediately after the subscription update is processed.

If you downgrade, existing memories, workspaces, and Context Vault documents are preserved. You cannot add more items of a type until usage is below the new plan limit.
