CARE Prompt Framework: Complete Guide with Examples (2026)

Last updated June 28, 2026 · 1 example · Works with ChatGPT, Claude, Gemini
Quick Answer

CARE is a four-part prompt framework: Context sets the background, Action defines the task, Result specifies the desired output, and Example provides a reference that shows the AI exactly what good looks like. The Example field operationalizes few-shot prompting in a structured template.

What Is the CARE Prompt Framework?

CARE operationalizes few-shot prompting in a structured framework. The Example field is the key: instead of describing what you want, you show the AI an instance of it. This dramatically improves consistency for tasks involving specific formats or writing styles that are hard to describe but easy to demonstrate.

What Does CARE Stand For?

Example-driven framework — show the AI what good looks like.

C
Context
Background the AI needs — domain, audience, situation, constraints.
A
Action
The specific task to perform.
R
Result
Description of the desired output — what it should contain, length, structure.
E
Example
A concrete reference output. Paste an example of what a good result looks like. This is the most important field.
+R
Rules (optional)
Cross-cutting constraints added by Promptary as an optional fifth field.

When to Use CARE

Use CARE when you have a reference output — a past piece of writing, a format template, or a worked example. If you cannot provide a concrete example, use RACE or CO-STAR instead.

CARE Examples

Consistent product descriptions
Context: We are writing product descriptions for a developer tools marketplace. Each tool needs a consistent format.
Action: Write a product description for Promptary.
Result: Two sentences: first states what it does, second states the key benefit. Under 40 words total.
Example: PromptLayer — Track, version, and manage your LLM prompts. Never lose a prompt that worked and always know which version is live in production.

CARE vs Other Frameworks

CARE vs RACE: RACE describes the desired output; CARE shows it. When you have a concrete reference, CARE produces more consistent results. CARE vs CO-STAR: CO-STAR controls style through description; CARE controls it through demonstration.

Use this CARE template in Promptary — free

Save your first CARE prompt in the structured editor and get a permanent REST API endpoint. Personal plan is free forever, no credit card required.

Start free

Frequently Asked Questions

What does CARE stand for in prompt engineering?

CARE stands for Context, Action, Result, and Example. The Example field provides a concrete reference output that shows the AI exactly what a good result looks like.

What is few-shot prompting and how does CARE relate to it?

Few-shot prompting includes examples of the desired output in your prompt so the AI learns the pattern. CARE is a structured framework that makes few-shot prompting systematic — the Example field is where your reference outputs go.

What if I do not have a good example to provide?

If you cannot provide a concrete example, CARE loses its main advantage. Use RACE or CO-STAR instead, which describe the desired output rather than demonstrating it.