# MemoryLake AI ## Guides ### Getting started - [Overview](https://docs.memorylake.ai/overview.md): MemoryLake is an AI memory platform — store, compute, and retrieve long-term memory for people, teams, and AI agents - [Core Concepts](https://docs.memorylake.ai/concepts.md): The vocabulary of MemoryLake — and how individual and organizational memory fit together - [Quick Start](https://docs.memorylake.ai/quickstart.md): Experience AI memory in five minutes — chat, upload, retrieve, and connect your tools - [Authentication and API Keys](https://docs.memorylake.ai/authentication.md): One API key authenticates the REST API, Model Router, and agent plugins — how to create, use, and manage keys ### Scenarios - [Personal AI Memory](https://docs.memorylake.ai/scenarios/personal-ai-memory.md): Give every AI tool you use one consistent, private memory of you - [Team Knowledge Base](https://docs.memorylake.ai/scenarios/team-knowledge-base.md): Turn scattered documents and decisions into governed organizational memory - [Memory for Coding Agents](https://docs.memorylake.ai/scenarios/coding-agents.md): Make OpenClaw and other coding agents remember context, decisions, and files across sessions - [Build Apps with Memory](https://docs.memorylake.ai/scenarios/ai-apps-with-memory.md): Add per-user long-term memory to your own product via the REST API or Memory Router ### Memory Router - [Overview](https://docs.memorylake.ai/features/memory-router/overview.md): A drop-in memory gateway that adds persistent memory to your LLM calls with a base-URL change - [How It Works](https://docs.memorylake.ai/features/memory-router/how-it-works.md): A transparent gateway that intercepts, recalls, forwards, and remembers — scoped by Boundaries - [Quickstart](https://docs.memorylake.ai/features/memory-router/quickstart.md): Add persistent memory to your LLM calls in three steps - [Deployment Modes](https://docs.memorylake.ai/features/memory-router/deployment-modes.md): Connect with your own provider key (BYOK) or with MemoryLake-hosted models — same memory layer either way - [Observability](https://docs.memorylake.ai/features/memory-router/observability.md): Trace every request, read the console call logs, and understand the error contract - [FAQ](https://docs.memorylake.ai/features/memory-router/faq.md): Common questions about Memory Router — code changes, Boundaries, providers, security, and availability ### Model Router - [Overview](https://docs.memorylake.ai/features/model-router/overview.md): Unified model routing and multimodal task entry point, compatible with mainstream protocols and channels - [List Available Models](https://docs.memorylake.ai/features/model-router/list-available-models.md): Learn how to check which models are available to your API key - [View Usage and Billing](https://docs.memorylake.ai/features/model-router/view-usage-and-billing.md): Learn how to check your API usage and understand billing details #### Getting Started - [Create API Key](https://docs.memorylake.ai/features/model-router/getting-started/create-api-key.md): Learn how to create an API key to start using Model Router ##### Use API Key - [Use API Key Overview](https://docs.memorylake.ai/features/model-router/getting-started/use-api-key/overview.md): Learn different ways to use your API key to interact with Model Router - [Direct API Requests](https://docs.memorylake.ai/features/model-router/getting-started/use-api-key/direct-api-requests.md): Learn how to make direct HTTP requests to Model Router using cURL or any HTTP client - [Minimal MVP Examples](https://docs.memorylake.ai/features/model-router/getting-started/use-api-key/minimal-mvp-examples.md): Ready-to-run code examples in Python, Node.js, and TypeScript to get started quickly - [AI Application Integrations](https://docs.memorylake.ai/features/model-router/getting-started/use-api-key/ai-app-integrations.md): Connect Model Router to existing AI development tools like Claude Code and Codex CLI #### Others - [Limits and Prerequisites](https://docs.memorylake.ai/features/model-router/others/limits-and-prerequisites.md): Clarify model availability, quotas, rate limits, and call prerequisites before integration - [Error Handling](https://docs.memorylake.ai/features/model-router/others/error-handling.md): Learn about common errors and how to troubleshoot them - [Reliability and Failover](https://docs.memorylake.ai/features/model-router/others/reliability-and-failover.md): Automatic retry, channel switching, and streaming fallback to reduce impact of exceptions and rate limiting - [Multimodal and Task Interfaces](https://docs.memorylake.ai/features/model-router/others/multimodal-and-tasks.md): Advanced guide for multimodal tasks like image generation, music creation, and video generation ### MemoryLake - [Overview](https://docs.memorylake.ai/features/memorylake/overview.md): Turn documents and conversations into searchable, structured memories for AI applications - [Quick Start](https://docs.memorylake.ai/features/memorylake/quickstart.md): Get started with MemoryLake in 5 minutes -- create a workspace, submit a conversation, and search your memories #### Core Concepts - [Workspaces & Projects](https://docs.memorylake.ai/features/memorylake/core-concepts/workspaces-and-projects.md): Understand the resource hierarchy -- workspaces for data isolation, projects for organizing knowledge - [Actors & Memory](https://docs.memorylake.ai/features/memorylake/core-concepts/actors-and-memory.md): How actors provide per-user identity and cross-project memory in MemoryLake - [Memory Pipeline](https://docs.memorylake.ai/features/memorylake/core-concepts/memory-pipeline.md): How MemoryLake processes conversations and documents into searchable, structured memories #### Document Management - [Document Management](https://docs.memorylake.ai/features/memorylake/document-management/overview.md): Store, organize, and manage files and folders with hierarchical navigation and comments - [File & Folder Operations](https://docs.memorylake.ai/features/memorylake/document-management/file-folder-operations.md): Create folders, upload files, rename, move, delete, and organize your document hierarchy - [Comments](https://docs.memorylake.ai/features/memorylake/document-management/metadata-comments.md): Add rich Markdown comments to your documents with live preview #### Connectors - [External Connectors](https://docs.memorylake.ai/features/memorylake/connectors/overview.md): Mount external document services like WPS and Lark into your MemoryLake library - [WPS Integration](https://docs.memorylake.ai/features/memorylake/connectors/wps-integration.md): Connect your WPS account and browse your document libraries inside MemoryLake #### Project Management - [Workspaces & Projects](https://docs.memorylake.ai/features/memorylake/project-management/overview.md): Organize memory into workspaces and projects — the containers that scope retrieval, access, and integrations - [Project Dashboard](https://docs.memorylake.ai/features/memorylake/project-management/project-dashboard.md): Navigate a project's tabs — files, open data, memories, conflicts, and integrations - [Associating Documents with Projects](https://docs.memorylake.ai/features/memorylake/project-management/document-association.md): Add documents to a project's context — by upload, drag-and-drop, or from your library #### Memories - [Memories](https://docs.memorylake.ai/features/memorylake/memories/overview.md): How MemoryLake extracts, stores, retrieves, and maintains long-term memories — traces, conflicts, and management - [Memory Best Practices](https://docs.memorylake.ai/features/memorylake/memories/best-practices.md): How to get accurate, useful long-term memory out of conversations, documents, and agents #### Integrations - [Integrations Overview](https://docs.memorylake.ai/features/memorylake/mcp-servers/overview.md): Bring MemoryLake memory into your agents and apps — OpenClaw plugins, REST API, and the MCP server - [Connect via MCP](https://docs.memorylake.ai/features/memorylake/mcp-servers/creating-api-keys.md): Connect Claude Code, Codex, Cursor, and other MCP clients to MemoryLake with standard OAuth2 - [OpenClaw Plugin Reference](https://docs.memorylake.ai/features/memorylake/mcp-servers/openclaw-plugin.md): memorylake-openclaw — configuration, automatic behaviors, tools, CLI, and skills - [Slack integration](https://docs.memorylake.ai/features/memorylake/im-channels/slack.md): Connect a workspace's memory to Slack: DM the bot, or add it to a channel and @-mention it ### Team collaboration - [Overview](https://docs.memorylake.ai/features/team-collaboration/overview.md): Manage multi-user collaboration with teams, roles, invitations, and quotas - [Roles and Permissions](https://docs.memorylake.ai/features/team-collaboration/roles-permissions.md): Grant the right access to the right people — base roles, custom roles, and per-resource scopes - [Permission Reference](https://docs.memorylake.ai/features/team-collaboration/permission-reference.md): What each permission lets you do, and what you'll see when you don't have it - [Invitations and Access](https://docs.memorylake.ai/features/team-collaboration/invitation-and-access.md): Invite colleagues via email or link, and control joining, roles, and revocation - [Quotas and Usage](https://docs.memorylake.ai/features/team-collaboration/quota-and-usage.md): Allocate quotas to teams and members, monitor consumption, and intercept anomalies in time - [Analytics and Lifecycle](https://docs.memorylake.ai/features/team-collaboration/analytics-and-lifecycle.md): View team and member usage trends, safely transfer ownership, or exit ## API reference ### MemoryLake API - [MemoryLake API Reference](https://docs.memorylake.ai/features/memorylake/api-reference/overview.md): Complete API documentation for MemoryLake — turn documents and conversations into searchable, structured memories - [API Authentication](https://docs.memorylake.ai/features/memorylake/api-reference/authentication.md): Authenticate your API requests to MemoryLake services - [Error Codes & Handling](https://docs.memorylake.ai/features/memorylake/api-reference/errors.md): Understand and handle API errors - [Rate Limiting & Quotas](https://docs.memorylake.ai/features/memorylake/api-reference/rate-limits.md): API rate limits and usage quotas #### Core Memory Operations - [Overview](https://docs.memorylake.ai/features/memorylake/api-reference/core-memory/overview.md): The essential APIs for feeding and querying memories in MemoryLake - [Import Documents](https://docs.memorylake.ai/features/memorylake/api-reference/v3-documents/import-documents.md): Import files from the Library into a project as documents - [Append Conversation Message](https://docs.memorylake.ai/features/memorylake/api-reference/conversations/create-message.md): Append a message to a conversation - [Search Memories](https://docs.memorylake.ai/features/memorylake/api-reference/search/search-memories.md): Search across all memory sources in a workspace using natural language #### Library - [Overview](https://docs.memorylake.ai/features/memorylake/api-reference/library/overview.md): Manage files and folders in the Library — the storage layer behind MemoryLake projects - [Get Item](https://docs.memorylake.ai/features/memorylake/api-reference/library/get-item.md): Look up a file or folder in the Library by its ID - [List Items](https://docs.memorylake.ai/features/memorylake/api-reference/library/list-items.md): List the files and folders directly under a folder in the Library - [Create Upload](https://docs.memorylake.ai/features/memorylake/api-reference/library/create-upload.md): Create a chunked upload session and receive pre-signed PUT URLs for each chunk - [Create Item](https://docs.memorylake.ai/features/memorylake/api-reference/library/create-item.md): Create a folder, or register a file after uploading its chunks - [Delete Item](https://docs.memorylake.ai/features/memorylake/api-reference/library/delete-item.md): Delete a file or folder from the Library (recursive for folders) - [Set Item Xattrs](https://docs.memorylake.ai/features/memorylake/api-reference/library/set-item-xattrs.md): Attach or update custom key-value metadata on a Library item - [Delete Item Xattrs](https://docs.memorylake.ai/features/memorylake/api-reference/library/delete-item-xattrs.md): Remove specific extended attribute keys from a Library item #### Workspaces - [Overview](https://docs.memorylake.ai/features/memorylake/api-reference/workspaces/overview.md): Workspaces are the top-level namespace for data isolation in MemoryLake - [List Workspaces](https://docs.memorylake.ai/features/memorylake/api-reference/workspaces/list-workspaces.md): Returns a paginated list of workspaces with optional filtering - [Create Workspace](https://docs.memorylake.ai/features/memorylake/api-reference/workspaces/create-workspace.md): Create a new workspace with a name and optional metadata - [Get Workspace](https://docs.memorylake.ai/features/memorylake/api-reference/workspaces/get-workspace.md): Retrieve workspace details by ID or custom ID - [Update Workspace](https://docs.memorylake.ai/features/memorylake/api-reference/workspaces/update-workspace.md): Update an existing workspace's name, description, or metadata - [Delete Workspace](https://docs.memorylake.ai/features/memorylake/api-reference/workspaces/delete-workspace.md): Permanently delete a workspace - [List Workspace Facts](https://docs.memorylake.ai/features/memorylake/api-reference/facts/list-workspace-facts.md): Returns facts across projects and actors in a workspace ##### Conversations - [List Conversations](https://docs.memorylake.ai/features/memorylake/api-reference/conversations/list-conversations.md): Returns a paginated list of conversations in a workspace - [Create Conversation](https://docs.memorylake.ai/features/memorylake/api-reference/conversations/create-conversation.md): Create a new conversation in a workspace - [Get Conversation](https://docs.memorylake.ai/features/memorylake/api-reference/conversations/get-conversation.md): Retrieve a conversation by ID or custom ID - [Delete Conversation](https://docs.memorylake.ai/features/memorylake/api-reference/conversations/delete-conversation.md): Permanently delete a conversation and all its messages - [List Messages](https://docs.memorylake.ai/features/memorylake/api-reference/conversations/list-messages.md): Returns a paginated list of messages in a conversation - [Batch Get Messages](https://docs.memorylake.ai/features/memorylake/api-reference/conversations/batch-get-messages.md): Retrieve multiple messages by their entry IDs #### Actors - [Overview](https://docs.memorylake.ai/features/memorylake/api-reference/actors/overview.md): Actors are the identity layer in MemoryLake — the subject of all memories - [List Actors](https://docs.memorylake.ai/features/memorylake/api-reference/actors/list-actors.md): Returns a paginated list of actors - [Create Actor](https://docs.memorylake.ai/features/memorylake/api-reference/actors/create-actor.md): Create a new actor to represent a conversation participant - [Get Actor](https://docs.memorylake.ai/features/memorylake/api-reference/actors/get-actor.md): Retrieve a single actor by ID or custom ID - [Update Actor](https://docs.memorylake.ai/features/memorylake/api-reference/actors/update-actor.md): Update an actor's display name, description, or metadata - [Delete Actor](https://docs.memorylake.ai/features/memorylake/api-reference/actors/delete-actor.md): Permanently delete an actor - [List Workspace Actors](https://docs.memorylake.ai/features/memorylake/api-reference/actors/list-workspace-actors.md): List actors bound to a workspace - [Bind Actor to Workspace](https://docs.memorylake.ai/features/memorylake/api-reference/actors/bind-actor.md): Bind an existing actor to a workspace - [Unbind Actor from Workspace](https://docs.memorylake.ai/features/memorylake/api-reference/actors/unbind-actor.md): Remove an actor's binding from a workspace ##### Actor Facts - [List Actor Facts](https://docs.memorylake.ai/features/memorylake/api-reference/facts/list-actor-facts.md): Returns a paginated list of facts for a specific actor - [Get Actor Fact](https://docs.memorylake.ai/features/memorylake/api-reference/facts/get-actor-fact.md): Returns the content and metadata of a single actor-level fact - [Update Actor Fact](https://docs.memorylake.ai/features/memorylake/api-reference/facts/update-actor-fact.md): Update the text or metadata of an existing actor-level fact - [Forget Actor Fact](https://docs.memorylake.ai/features/memorylake/api-reference/facts/forget-actor-fact.md): Mark an actor-level fact as forgotten without deleting it - [Batch Forget Actor Facts](https://docs.memorylake.ai/features/memorylake/api-reference/facts/batch-forget-actor-facts.md): Mark multiple actor-level facts as forgotten in a single request ##### Memory Conflicts - [List Actor Memory Conflicts](https://docs.memorylake.ai/features/memorylake/api-reference/v3-conflicts/list-actor-conflicts.md): Returns a paginated list of memory conflicts among an actor's facts - [Get Actor Memory Conflict](https://docs.memorylake.ai/features/memorylake/api-reference/v3-conflicts/get-actor-conflict.md): Retrieve the full details of a single memory conflict among an actor's facts - [Resolve Actor Memory Conflict](https://docs.memorylake.ai/features/memorylake/api-reference/v3-conflicts/resolve-actor-conflict.md): Apply a resolution strategy to a memory conflict among an actor's facts #### Agents - [Overview](https://docs.memorylake.ai/features/memorylake/api-reference/agents/overview.md): Agents are AI agent definitions with versioning, workspace binding, and A2A protocol support - [A2A Integration](https://docs.memorylake.ai/features/memorylake/api-reference/a2a/overview.md): Use the standard A2A protocol to communicate with MemoryLake agents - [List Agents](https://docs.memorylake.ai/features/memorylake/api-reference/agents/list-agents.md): Returns a paginated list of agents with optional name search - [Create Agent](https://docs.memorylake.ai/features/memorylake/api-reference/agents/create-agent.md): Create a new agent definition with its initial configuration - [Get Agent](https://docs.memorylake.ai/features/memorylake/api-reference/agents/get-agent.md): Retrieve an agent by ID or custom ID - [Update Agent](https://docs.memorylake.ai/features/memorylake/api-reference/agents/update-agent.md): Update an agent's identity fields such as name, description, and metadata - [Delete Agent](https://docs.memorylake.ai/features/memorylake/api-reference/agents/delete-agent.md): Permanently delete an agent and all its versions - [List Workspace Agents](https://docs.memorylake.ai/features/memorylake/api-reference/agents/list-workspace-agents.md): Returns a paginated list of agents bound to a workspace - [Bind Agent to Workspace](https://docs.memorylake.ai/features/memorylake/api-reference/agents/bind-agent.md): Bind an agent to a workspace to enable A2A communication - [Unbind Agent from Workspace](https://docs.memorylake.ai/features/memorylake/api-reference/agents/unbind-agent.md): Remove an agent binding from a workspace ##### Versions - [List Agent Versions](https://docs.memorylake.ai/features/memorylake/api-reference/agents/list-agent-versions.md): Returns a paginated list of versions for a specific agent - [Create Agent Version](https://docs.memorylake.ai/features/memorylake/api-reference/agents/create-agent-version.md): Create a new version of an agent with updated configuration - [Get Agent Version](https://docs.memorylake.ai/features/memorylake/api-reference/agents/get-agent-version.md): Retrieve a specific version of an agent #### Projects - [Overview](https://docs.memorylake.ai/features/memorylake/api-reference/v3-projects/overview.md): Projects are knowledge containers within a workspace that hold documents, conversations, and facts - [List Projects](https://docs.memorylake.ai/features/memorylake/api-reference/v3-projects/list-projects.md): Returns a paginated list of projects in a workspace with optional filtering - [Create Project](https://docs.memorylake.ai/features/memorylake/api-reference/v3-projects/create-project.md): Create a new project in a workspace - [Get Project](https://docs.memorylake.ai/features/memorylake/api-reference/v3-projects/get-project.md): Retrieve a project by ID or custom ID - [Update Project](https://docs.memorylake.ai/features/memorylake/api-reference/v3-projects/update-project.md): Update an existing project's name or description - [Delete Project](https://docs.memorylake.ai/features/memorylake/api-reference/v3-projects/delete-project.md): Permanently delete a project and all its associated data ##### Documents - [List Documents](https://docs.memorylake.ai/features/memorylake/api-reference/v3-documents/list-documents.md): List documents in a project with cursor pagination - [Get Document](https://docs.memorylake.ai/features/memorylake/api-reference/v3-documents/get-document.md): Retrieve a single document's metadata by its ID - [Delete Documents](https://docs.memorylake.ai/features/memorylake/api-reference/v3-documents/delete-documents.md): Remove one or more documents from a project ##### Project Facts - [List Facts](https://docs.memorylake.ai/features/memorylake/api-reference/facts/list-facts.md): Returns a paginated list of facts in a project - [Get Fact](https://docs.memorylake.ai/features/memorylake/api-reference/facts/get-fact.md): Returns the content and metadata of a single fact - [Update Fact](https://docs.memorylake.ai/features/memorylake/api-reference/facts/update-fact.md): Update the text or metadata of an existing fact - [Forget Fact](https://docs.memorylake.ai/features/memorylake/api-reference/facts/forget-fact.md): Mark a fact as forgotten without deleting it - [Batch Forget Facts](https://docs.memorylake.ai/features/memorylake/api-reference/facts/batch-forget-facts.md): Mark multiple facts as forgotten in a single request ##### Memory Conflicts - [List Memory Conflicts](https://docs.memorylake.ai/features/memorylake/api-reference/v3-conflicts/list-conflicts.md): Returns a paginated list of memory conflicts in a project - [Get Memory Conflict](https://docs.memorylake.ai/features/memorylake/api-reference/v3-conflicts/get-conflict.md): Retrieve the full details of a single memory conflict in a project - [Resolve Memory Conflict](https://docs.memorylake.ai/features/memorylake/api-reference/v3-conflicts/resolve-conflict.md): Apply a resolution strategy to a memory conflict in a project #### Deprecated ##### Projects - [List Projects](https://docs.memorylake.ai/features/memorylake/api-reference/projects/list-projects.md): Returns a paginated list of projects with optional filtering - [Create Project](https://docs.memorylake.ai/features/memorylake/api-reference/projects/create-project.md): Create a new project with name and optional description - [Get Project](https://docs.memorylake.ai/features/memorylake/api-reference/projects/get-project.md): Retrieve project details by ID - [Update Project](https://docs.memorylake.ai/features/memorylake/api-reference/projects/update-project.md): Update an existing project's name and/or description - [Delete Project](https://docs.memorylake.ai/features/memorylake/api-reference/projects/delete-project.md): Permanently delete a project and all its associated data - [Search Memories & Documents in Project](https://docs.memorylake.ai/features/memorylake/api-reference/projects/search-project.md): Run document search and memory search together in a single call ##### Documents - [List Documents](https://docs.memorylake.ai/features/memorylake/api-reference/memories/list-documents.md): Returns a paginated list of documents in a project - [Get Document](https://docs.memorylake.ai/features/memorylake/api-reference/memories/get-document.md): Returns details of a single document in a project - [Add Documents](https://docs.memorylake.ai/features/memorylake/api-reference/memories/add-document.md): Import one or more Library files into a project as documents - [Remove Documents](https://docs.memorylake.ai/features/memorylake/api-reference/memories/remove-documents.md): Batch remove documents from a project - [Search Documents](https://docs.memorylake.ai/features/memorylake/api-reference/memories/search-documents.md): Semantic search over documents in a project - [Download Document](https://docs.memorylake.ai/features/memorylake/api-reference/memories/download-document.md): Download the binary content of a project document ##### Memories - [Add Memory](https://docs.memorylake.ai/features/memorylake/api-reference/memories/add-memory.md): Submit a conversation to extract and store memories - [List Memories](https://docs.memorylake.ai/features/memorylake/api-reference/memories/list-memories.md): Returns a paginated list of memories in a project - [Get Memory](https://docs.memorylake.ai/features/memorylake/api-reference/memories/get-memory.md): Returns the content and metadata of a single memory - [Get Memory Trace](https://docs.memorylake.ai/features/memorylake/api-reference/memories/get-memory-trace.md): Returns the full change history of a memory - [Search Memories](https://docs.memorylake.ai/features/memorylake/api-reference/memories/search-memories.md): Search memories using natural language with optional reranking - [Forget Memory](https://docs.memorylake.ai/features/memorylake/api-reference/memories/forget-memory.md): Mark a memory as forgotten without deleting it - [List Memory Conflicts](https://docs.memorylake.ai/features/memorylake/api-reference/memories/list-memory-conflicts.md): Browse memory-vs-memory and memory-vs-document conflicts in a project - [Get Memory Conflict](https://docs.memorylake.ai/features/memorylake/api-reference/memories/get-memory-conflict.md): Retrieve full details of a single memory conflict - [Resolve Memory Conflict](https://docs.memorylake.ai/features/memorylake/api-reference/memories/resolve-memory-conflict.md): Apply a resolution strategy to a memory conflict ### Management API - [Management API Reference](https://docs.memorylake.ai/features/management-api/overview.md): Govern your team programmatically — members, invitations, API keys, team info and usage #### Team - [Get Team](https://docs.memorylake.ai/features/management-api/team/get-team.md): Returns the team this key belongs to - [Rename Team](https://docs.memorylake.ai/features/management-api/team/update-team.md): Updates the team's display name — owner only #### API Keys - [List API Keys](https://docs.memorylake.ai/features/management-api/api-keys/list-api-keys.md): Returns the team's API keys — metadata only, never the key value - [Create API Key](https://docs.memorylake.ai/features/management-api/api-keys/create-api-key.md): Creates an API key and returns its full value once - [Get API Key](https://docs.memorylake.ai/features/management-api/api-keys/get-api-key.md): Returns one API key's metadata - [Rotate API Key](https://docs.memorylake.ai/features/management-api/api-keys/rotate-api-key.md): Replaces the key material and returns the new value once - [Revoke API Key](https://docs.memorylake.ai/features/management-api/api-keys/revoke-api-key.md): Deletes an API key permanently #### Members - [List Members](https://docs.memorylake.ai/features/management-api/members/list-members.md): Returns the team roster - [Create Virtual Member](https://docs.memorylake.ai/features/management-api/members/create-member.md): Creates a virtual member — a login-less managed identity - [Update Member Role](https://docs.memorylake.ai/features/management-api/members/update-member.md): Changes a member's role - [Remove Member](https://docs.memorylake.ai/features/management-api/members/remove-member.md): Removes a member from the team #### Invitations - [Invite Someone](https://docs.memorylake.ai/features/management-api/invitations/create-invitation.md): Creates an invitation and emails the invitee - [List Invitations](https://docs.memorylake.ai/features/management-api/invitations/list-invitations.md): Returns the team's invitations, newest first - [Revoke Invitation](https://docs.memorylake.ai/features/management-api/invitations/revoke-invitation.md): Revokes a pending invitation — its email link stops working #### Usage - [Get Usage](https://docs.memorylake.ai/features/management-api/usage/get-usage.md): Quota snapshot and per-model consumption over a period > The links below point to documentation indexes. Follow each `/_llms/` index recursively until you reach documentation pages. ## Indexes - [Chinese (164 pages)](https://docs.memorylake.ai/_llms/zh.md): Documentation for Chinese.