Glossary

Definitions for terms used throughout Contextium documentation.

TermDefinition
Context libraryA top-level container that groups related files. Every file belongs to one context library.
CLICommand-line interface. Install with npx @contextium/cli@latest to manage your workspace from a terminal.
EditorA workspace role. Can create, edit, and delete content. Cannot manage members or settings.
FileA single Markdown document in your workspace. Supports auto-save and version history.
FolderA container inside a context library for organising files into a hierarchy.
Grace periodA 7-day window after exceeding plan limits during which full access continues before restrictions apply.
MCPModel Context Protocol. An open standard that lets AI assistants connect to external tools like Contextium.
OwnerThe highest workspace role. Full control including billing and workspace deletion. One per workspace.
Remote MCP serverContextium's hosted MCP endpoint (https://mcp.contextium.io). No local installation needed.
RoleA permission level assigned to each workspace member: Owner, Admin, Editor, or Viewer.
SlugThe unique short name in your workspace URL (e.g. app.contextium.io/workspace/your-slug).
TagA flat, untyped label on a file. You add one by typing #value (e.g. #draft) inside the file's content; the tag is reconciled from the file body when you save.
ViewerA workspace role. Read-only access to files and content.
WorkflowA saved collection of resources defined by tags. Loading a workflow makes matching files available to your AI assistant.
WorkspaceThe top-level container for all files, libraries, members, and settings.