Skip to main content
9 min read
Modules/Controlling AI Output/Iterating on Output: The Refinement Loop
Lesson 3 of 30/3 completed (0%)

Iterating on Output: The Refinement Loop

9 min

What you will learn

  • Use follow-up prompts to refine AI output effectively
  • Build a refinement workflow that converges on quality
  • Know when to iterate vs when to start over
1 of 9

Why First Drafts Are Rarely Final

There is a persistent myth about AI: that a well-crafted prompt should produce perfect output on the first try. This myth causes two problems. First, people spend twenty minutes agonizing over the perfect prompt when they could spend two minutes on a good-enough prompt and three minutes refining the output. Second, when the first output is not exactly right, people assume the AI cannot do what they need, and they give up.

The reality is that even expert prompt engineers expect to iterate. The best AI users follow what experienced practitioners call the 70/30 rule: spend 70 percent of your effort on the initial prompt and 30 percent on refinement. For complex tasks, the ratio might even flip — a quick initial prompt followed by several rounds of targeted feedback.

This is not a failure of the technology. It mirrors how every other creative and analytical process works. Writers do not publish first drafts. Designers do not ship first mockups. Analysts do not present first-pass numbers. The value is in the iteration.

navigatespacecontinue

Knowledge check

1 of 1

When is it better to start over rather than iterate?

Key takeaway

AI is a loop, not a one-shot tool. First output → feedback → better output → feedback → final version. Plan for 2-3 iterations minimum.

Practice Exercise

Hands-on practice — do this now to lock in what you learned

Open an AI assistant and try this:

Try the 3-pass workflow on a real task: 1. Send a prompt for something you need (email, analysis, summary) 2. Read the output and write 2-3 specific pieces of feedback 3. Send the feedback and compare the improved version 4. Do one more round of polish Time yourself. The whole process should take 3-5 minutes and produce something significantly better than the first output alone.

Open in ChatGPT
+10 XP when completed