Documentation Index
Fetch the complete documentation index at: https://docs.memmachine.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
ProjectContext is the primary scoping mechanism in the SDK. It ensures that memories added or searched are isolated within the correct organizational and project boundaries.
Properties
| Property | Type | Description |
|---|---|---|
org_id | string | The unique identifier for your organization. |
project_id | string | The unique identifier for the specific project workspace. |

