concept

System card

A system card extends the model card concept to cover an entire AI system — the model plus prompts, tools, retrieval, guardrails, and intended deployment context.

Where a model card documents a single model, a system card documents the whole AI feature: which model is used at which step, what tools it can call, what RAG sources feed it, what guardrails sit around it, and what use cases are in/out of scope. Anthropic, OpenAI, and Google all publish system cards for major launches (e.g. ChatGPT, Claude.ai, Gemini AI Overviews). For internal production teams, maintaining a one-page system card per AI feature is best practice for safety review, on-call debugging, and audit. It's also the document you hand to a security or legal reviewer.

When to use system card

Common mistakes

FAQ

What is system card?

A system card extends the model card concept to cover an entire AI system — the model plus prompts, tools, retrieval, guardrails, and intended deployment context.

When should I use system card?

Any production AI feature. Safety / legal / compliance reviews. Operations runbooks for AI features.

What are the most common mistakes with system card?

Conflating with the model card — system cards cover the whole pipeline. Letting the system card drift out of sync with the deployed system.

Last updated: 2026-06-01. Raw markdown: https://promtable.com/glossary/system-card.md.