Classify provided material
Use this prompt when the answer must classify only the material supplied by the user into explicit labels, categories, statuses, or risk levels.
Scope and best-fit use
Use this prompt when the task is classification and the answer must stay inside the supplied material and explicit label set.
Inputs required
Provide the material to classify, the allowed labels, and the rule for assigning each label. If the labels or rules are missing, the prompt should ask for them instead of inventing categories.
Copy-ready prompt
Copy the prompt and replace the MATERIALS and ALLOWED LABELS blocks with the material and classification rules.
Classify the provided material.
TASK:
Classify only the material supplied in the MATERIALS block using only the labels and rules supplied in the ALLOWED LABELS block.
SOURCE BOUNDARY:
- Use only the provided material.
- Use only the provided labels, categories, statuses, or classes.
- Do not invent labels.
- Do not add outside facts, inferred context, assumptions, or background knowledge.
- Do not fill gaps.
- If the material does not support a label, mark the result as INSUFFICIENT_EVIDENCE.
- If the allowed labels or rules are missing, ask for them before classifying.
CLASSIFICATION CHECKS:
- Identify the unit being classified.
- Match each unit to the allowed labels.
- Cite or quote the specific material that supports each label when available.
- Mark ambiguous cases separately.
- Do not force a label when the evidence is unclear.
- Preserve important constraints, dates, numbers, names, entities, and dependencies when they affect classification.
OUTPUT:
A) Classification summary
B) Classification table
- Item
- Assigned label
- Supporting evidence from the provided material
- Reason
- Confidence
C) Ambiguous or conflicting cases
D) Missing information
E) Items that cannot be classified from the provided material
F) Confidence
ALLOWED LABELS:
"""
Replace this block with the allowed labels and classification rules.
"""
MATERIALS:
"""
Replace this block with the material to classify.
"""
Prompt setup
Use this as a runtime classification prompt
Paste the labels, classification rules, and material into the prompt at runtime. Keep stable files-only and no-fabrication rules in the instruction layer when this task repeats.
Related source-boundary resources
Use these related resources when the task needs the policy or procedure behind files-only answering.