PromptForge
AI Glossary

Core concepts

Prompt

Also known as: prompts, user prompt

Definition

A prompt is the input you give an AI model to produce an output. Effective prompts specify five things: the role the model should adopt, relevant context, the specific task, the output format, and any constraints.

Everything a model knows about your intent comes from the prompt. It has no access to your screen, your goals, or the conversation you had yesterday unless you put that information in.

The most reliable structure covers five elements. Role: who the model should act as ("a senior copy editor"). Context: the background it needs ("the audience is non-technical"). Task: the specific request ("rewrite this for clarity"). Format: how the output should be shaped ("plain paragraphs, under 200 words"). Constraints: hard limits and prohibitions ("no jargon, keep all factual details").

Missing elements are the single most common cause of vague output. When an answer feels generic, the fix is almost always adding context or constraints — not writing a longer prompt.

Related terms

Put this into practice

Understanding the term is step one. Our free courses and tools let you actually use it.