Skip to content

context explain

The explain command looks up a model, glossary term, or owner by name and prints a human-readable summary.

Terminal window
context explain <name>
OptionDescriptionDefault
--context-dir <path>Path to context directory./context
--format <type>Output format: pretty or jsonpretty
Terminal window
context explain sales

Shows datasets, fields, relationships, metrics, governance info, tier score, and linked glossary terms.

Terminal window
context explain revenue

Shows the term definition, synonyms, owner, and linked fields.

Terminal window
context explain analytics-team

Shows contact info and all governed models.

Terminal window
context explain sales --format json
  • Check your tier score with context tier
  • Search across all entities with the MCP context_search tool