AGENCYSCRIPT
CoursesEnterpriseBlog
đź‘‘FoundersSign inJoin Waitlist
AGENCYSCRIPT

Governed Certification Framework

The operating system for AI-enabled agency building. Certify judgment under constraint. Standards over scale. Governance over shortcuts.

Stay informed

Governance updates, certification insights, and industry standards.

Products

  • Platform
  • Certification
  • Launch Program
  • Vault
  • The Book

Certification

  • Foundation (AS-F)
  • Operator (AS-O)
  • Architect (AS-A)
  • Principal (AS-P)

Resources

  • Blog
  • Verify Credential
  • Enterprise
  • Partners
  • Pricing

Company

  • About
  • Contact
  • Careers
  • Press
© 2026 Agency Script, Inc.·
Privacy PolicyTerms of ServiceCertification AgreementSecurity

Standards over scale. Judgment over volume. Governance over shortcuts.

On This Page

Starting With the BasicsWhat is a prompt?What is a positive instruction?What is a negative instruction?Why Bother Telling a Model What to AvoidSome things are easier to name than to replaceBoundaries are naturally negativeImages often need cleanupThe Two Places You Will Use NegativesText and chat modelsImage generatorsYour First Negative Prompt, Step by StepStep one: run a plain request firstStep two: notice what bothers youStep three: add targeted negatives, plus the fixStep four: compareA Trap to Watch Out For EarlyNaming a thing can summon itThe simple defenseBuilding Good Habits From Day OneKeep negatives short and specificPrefer positives when you canTest, do not assumeFrequently Asked QuestionsDo I need any technical skills to use negative prompting?What is the difference between a negative prompt and just asking for what I want?Why did telling the AI not to do something make it do that thing?Where will I see a dedicated negative prompt box?Key Takeaways
Home/Blog/Telling an AI What to Leave Out, From Scratch
General

Telling an AI What to Leave Out, From Scratch

A

Agency Script Editorial

Editorial Team

·January 6, 2023·7 min read
negative promptingnegative prompting for beginnersnegative prompting guideprompt engineering

If you have ever asked an AI tool for help and gotten an answer that was technically correct but full of things you did not want, you have already met the problem that negative prompting solves. Maybe the response was too long. Maybe it kept apologizing. Maybe the image had a strange extra hand. The natural instinct is to add more detail about what you do want, but sometimes the faster fix is to tell the model what to leave out.

This guide assumes you know nothing about the topic. We will define every term, move slowly, and build from the simplest idea up. By the end you will understand what a negative prompt is, why it sometimes helps and sometimes hurts, and how to write your first one without getting tangled in jargon.

You do not need to be a programmer or a prompt expert. If you can type a request into a chat box, you can learn this.

Starting With the Basics

Before we talk about negatives, we need a shared vocabulary. A few words will keep coming up, so let us pin them down.

What is a prompt?

A prompt is simply the text you give an AI model to tell it what you want. "Write a thank-you email to a client" is a prompt. The model reads it and produces a response.

What is a positive instruction?

A positive instruction tells the model what to include or do. "Make it friendly," "use three paragraphs," and "mention our delivery date" are all positive instructions. They point toward something.

What is a negative instruction?

A negative instruction tells the model what to avoid. "Do not use formal language," "no bullet points," and "avoid mentioning price" all point away from something. Negative prompting is just the practice of using these on purpose.

That is the whole core idea. Everything else is detail about doing it well. For a broader structured overview once these basics feel comfortable, see What to Tell a Model It Should Never Do.

Why Bother Telling a Model What to Avoid

It might seem like you could always just describe what you want and skip the negatives. Often you can. But some situations are far easier to handle by exclusion.

Some things are easier to name than to replace

Imagine the model keeps ending every email with "Let me know if you have any questions!" You do not have a specific replacement in mind; you just want it gone. Saying "do not end with a generic closing line" is simpler than inventing a positive alternative for something you only want removed.

Boundaries are naturally negative

If you are building a tool that should never give medical advice, the cleanest way to say that is, well, "never give medical advice." Some rules are fundamentally about a line you must not cross, and those are honest negatives.

Images often need cleanup

In AI image tools, negatives shine. Tools like these usually have a special box called a negative prompt where you list things to keep out, such as "blurry, extra fingers, watermark." This is one of the most common and useful places beginners meet the concept.

The Two Places You Will Use Negatives

Negative prompting looks a little different depending on the kind of tool. It helps to know which world you are in.

Text and chat models

In a chatbot, there is no special box. You write your negatives right inside your normal request. For example:

  • "Write a product description. Keep it under 50 words. Do not use exclamation points."

The model reads the whole thing together. Because it has to interpret your instruction the way a person would, clarity matters a lot here.

Image generators

In an image tool, there is usually a separate field labeled negative prompt. You type short keywords there, not full sentences:

  • Positive prompt: a calm mountain lake at sunrise
  • Negative prompt: blurry, low quality, people, text

The tool uses your negative list to steer away from those things. Beginners often get their biggest quality jump from a good negative list in image tools.

Your First Negative Prompt, Step by Step

Let us write one together so the idea stops being abstract.

Step one: run a plain request first

Ask for what you want with no negatives. Say you ask, "Write a short bio for my website." Look closely at the result.

Step two: notice what bothers you

Maybe the bio is too long, uses buzzwords, and refers to you in the first person when you wanted third person. Write those problems down.

Step three: add targeted negatives, plus the fix

Now revise: "Write a short bio for my website. Keep it under 60 words. Do not use buzzwords like passionate or innovative. Write in third person, not first person."

Notice that the last one pairs a negative with a positive. That pairing is one of the most reliable beginner habits, and it is explained more fully in A Step-by-Step Approach to Negative Prompting.

Step four: compare

Read the new version against the old one. If the problems are gone and nothing new broke, you succeeded.

A Trap to Watch Out For Early

There is one surprising quirk worth knowing before you go further, because it confuses a lot of newcomers.

Naming a thing can summon it

Sometimes telling a model "do not mention the competitor" makes it more likely to mention the competitor, because you just put that idea in front of it. This does not always happen, but it happens enough to matter.

The simple defense

When you notice this, try flipping the negative into a positive. Instead of "do not write a long intro," say "start with a single short sentence." Giving the model something to aim at usually works better than warning it away. The deeper mistakes beginners make are collected in 7 Reasons Your Exclusions Get Ignored.

Building Good Habits From Day One

You do not need advanced technique to get value. A handful of small habits will carry you far.

Keep negatives short and specific

"Do not be unprofessional" is too vague to act on. "Do not use slang or emoji" is clear. The more concrete your exclusion, the more likely the model follows it.

Prefer positives when you can

If you can say the same thing as a "do" instead of a "don't," usually do that. Save negatives for true boundaries and for cleanup.

Test, do not assume

Always read the output to confirm your negative worked. Models do not follow instructions perfectly, so checking is part of the job. As you grow, the habits in Negative Prompting: Best Practices That Actually Work will refine this further.

Frequently Asked Questions

Do I need any technical skills to use negative prompting?

No. If you can type a request into a chat box or an image tool, you can use negative prompting. It is just a matter of adding instructions about what to avoid. The skill is in writing those instructions clearly, and that comes with a little practice, not with coding knowledge.

What is the difference between a negative prompt and just asking for what I want?

Asking for what you want is a positive instruction; it points toward something. A negative tells the model what to leave out; it points away. Both are useful. Positives describe the goal, while negatives remove unwanted habits, artifacts, or topics. Many good prompts use both together.

Why did telling the AI not to do something make it do that thing?

Mentioning a concept, even to forbid it, places that concept in front of the model and can accidentally make it more likely to appear. This is inconsistent but common enough to plan for. The reliable fix is to rephrase the negative as a positive instruction, giving the model a clear target to move toward instead of a thing to avoid.

Where will I see a dedicated negative prompt box?

Mostly in AI image generators. They usually include a separate field labeled negative prompt where you list short keywords to keep out of the picture, such as blurry or watermark. In text chatbots there is no separate box; you write your negatives inside your normal request.

Key Takeaways

  • A negative prompt simply tells an AI what to avoid, and negative prompting is the practice of using these instructions on purpose.
  • Negatives are most useful for cleanup, hard boundaries, and image generation, where a dedicated negative field exists.
  • In text models you write negatives inside your normal request; in image tools you use a separate keyword box.
  • Pair a negative with a positive alternative, and prefer a positive instruction whenever it says the same thing.
  • Telling a model to avoid something can occasionally summon it, so test your output and rephrase as a positive when that happens.

Search Articles

Categories

OperationsSalesDeliveryGovernance

Popular Tags

prompt engineeringai fundamentalsai toolsthe difference between AIMLagency operationsagency growthenterprise sales

Share Article

A

Agency Script Editorial

Editorial Team

The Agency Script editorial team delivers operational insights on AI delivery, certification, and governance for modern agency operators.

Related Articles

General

Prompt Quality Decides Whether AI Earns Its Keep

Prompt quality is the single biggest variable in whether AI delivers real work or expensive noise. The model matters, the platform matters — but the prompt you write determines whether you get a first

A
Agency Script Editorial
June 1, 2026·10 min read
General

Counting the Real Cost of Every Token You Send

Tokens and context windows sit at the intersection of AI capability and operational cost—yet most business cases treat them as technical footnotes. That's a mistake that costs real money. Every time y

A
Agency Script Editorial
June 1, 2026·10 min read
General

Rolling Out AI Hallucinations Across a Team

Most teams discover AI hallucinations the hard way — a confident-sounding wrong answer makes it into a client deliverable, a legal brief, or a published report. The damage isn't just to the output; it

A
Agency Script Editorial
June 1, 2026·11 min read

Ready to certify your AI capability?

Join the professionals building governed, repeatable AI delivery systems.

Explore Certification