A lawyer asks AI to clean up a standard contract. A few seconds later, the draft is ready.
Later, she gives it a legal question with no obvious answer. The response looks just as polished—except this time, some of the reasoning may not hold up.
Same tool. Different job. Different outcome.
That’s the part people often miss. Generative AI isn’t simply “good” or “bad” at work. Its usefulness depends on the task. Give it something repetitive that’s easy to review, and it can save hours. Ask it to make judgment calls, verify facts, or solve a high-stakes problem, and confidence quickly becomes a poor substitute for accuracy.
The trick isn’t finding the smartest AI. It’s knowing which jobs belong to AI in the first place.
Why Some Tasks Are Better Suited to Generative AI
| Task | AI fit | Why |
|---|---|---|
| Rewrite boilerplate clauses | High | Fast to review against the original |
| Extract key terms from a contract | High | Source text is right there to check against |
| Summarize a long contract | Medium | Needs a human skim for missed nuance |
| Flag potential legal risks | Assisted | Expert judgment decides what actually matters |
| Answer a novel liability question | Low | High stakes, no clean way to verify fast |
What Makes a Task Appropriate for Generative AI?

A good task for generative AI has two things going for it. It follows a clear pattern. And you can check the output cheaply.
Drafting emails. Summarizing documents. Writing boilerplate code. Brainstorming options. Reformatting data. All of these fit.
A bad task demands verified facts, multi-step logic, or judgment where being wrong costs something real. Legal advice. Medical diagnosis. Financial figures. Breaking news. These are poor candidates for unsupervised AI output — use them with close expert or source verification, not as a final authority.
The industry doesn’t decide which side a task falls on. The question is simple: can a human catch the mistake before it matters?
Where Generative AI Actually Earns Its Keep

Harvard’s IT department has watched thousands of students and staff experiment with these tools for two years now. Its approved list stays narrower than most vendors would like.
The list: drafting new content, generating or debugging code, building spreadsheet formulas, summarizing long documents, synthesizing open-text survey responses, translating text.
Every item on that list shares one trait. A person who knows the subject can glance at the result and tell within seconds whether it works.
Code generation leads enterprise adoption this year. It ranks ahead of customer service automation and content generation, according to Alice Labs’ 2026 enterprise deployment analysis. That fits the pattern: a developer runs the code and watches it fail or pass. The feedback loop takes seconds, not weeks. A wrong answer costs minutes, not a client.
Still, “AI writes decent code” doesn’t mean “AI should own the software.” Generated code carries its own bugs and security gaps. Someone still has to run it and check it.
Retail found a similar fit with product descriptions. Alice Labs reports a Nordic retail client used the approach to write structured, on-brand descriptions for 14,000 SKUs in under two days. Copywriters used to spend six weeks on that job, by the vendor’s account.
Treat that specific figure as a vendor case study, not an independent audit. But the underlying pattern holds either way: product descriptions are easy to check at a glance, because the facts already sit in a trusted catalog.
Where Generative AI Still Struggles

Generative AI can’t reliably flag its own mistakes. Most listicles skip that part. It’s the part that matters most.
The 2026 International AI Safety Report studied this gap closely. An international panel of AI researchers compiled it, and their finding cuts against the simple “AI is good” or “AI is bad” framing.
Today’s systems handle some genuinely hard, well-scoped tasks. Fluent conversation. Narrow coding fixes. Even graduate-level math and science problems.
The same systems stay unreliable elsewhere: factual accuracy, longer multi-step work, and unfamiliar, open-ended problems that don’t match a pattern they’ve seen before.
Researchers call this pattern jagged. A model can ace a benchmark and still stall on the job, because controlled evaluations don’t capture the full complexity of real-world work.
Here’s one example. GPTZero analyzed 4,841 papers accepted to NeurIPS 2025, a conference that runs a multi-reviewer process. GPTZero reported around a hundred confirmed hallucinated citations across 53 of those papers anyway.
That doesn’t mean peer review failed. It means something more useful for everyday AI use: fluent, well-formatted output can pass an active human check and still contain fabricated evidence.
Duke University found the same pattern from the reader’s side. Duke surveyed students in 2025. 94% said generative AI’s accuracy varies a lot by subject. 90% wanted clearer warnings about where a given tool tends to fail.
People already sense the risk. What they’re missing is a consistent rule for acting on it.
What Is the 30% Rule for AI?

You’ll run into the “30% rule” if you search around long enough: AI handles roughly 70% of a workflow, and a human keeps the remaining 30% — the judgment calls, the edge cases, the parts where a mistake costs something. No standards body issued that ratio, and different writers stretch it to mean different things.
Use it as a reminder, not a measurement: let AI handle volume, keep verification and anything legally or ethically sensitive with a person. The real question isn’t how much AI should do — it’s whether AI is doing the part of the task you actually need to check.
How to Decide Whether a Task Is Suitable for Generative AI
Skip the industry-by-industry list. Run any task through four questions instead.

Can someone competent check the output quickly? If checking it takes the same expertise, time, or research the task itself would take, AI hasn’t saved you anything — it’s just moved the work downstream. Call this the verification bottleneck: the real cost of an AI task is rarely the generation step, it’s how long a qualified person needs to confirm the result. A quick, genuine check usually signals a strong AI-assist candidate, because verification stays cheap.
Is the cost of being wrong recoverable? A bad first draft costs a rewrite. A hallucinated legal citation, a fabricated statistic, or a wrong medical detail costs something you can’t easily undo.
Can the system actually access and verify the information it needs? A training cutoff used to end the conversation. Tools with web access or document retrieval can now pull in current or private data. But retrieval alone doesn’t guarantee accuracy — the source still needs to be authoritative and relevant, or you just get a confident wrong answer with better citations attached.
Can you undo what the AI does? Drafting an email is reversible. Sending one is less so. Generating a product description is easy to walk back. Auto-updating 100,000 product records from that description is not. Generation tends to stay safer than unsupervised execution.
Run every task through those four filters before you decide who does it — the person or the model.
Generative AI Task Suitability Matrix

Use this table once you’ve run a task through the four questions above. Note this measures role, not value — a “human-led” task can still lean on AI for the parts underneath it, like extracting or formatting the raw material a person then decides on.
| Task type | AI role | Human check needed | Risk if wrong |
|---|---|---|---|
| Email drafts, boilerplate copy | High | Quick skim | Low |
| Summarizing documents | High | Moderate | Low |
| Brainstorming, first drafts | High | Moderate | Low |
| Translation | Useful | Context check | Medium |
| Boilerplate code | Useful | Run and test | Medium |
| Research synthesis | Useful | Source verification | Medium |
| Financial analysis | Assisted | Expert review | High |
| Legal advice | Assisted | Expert-led | Very high |
| Medical diagnosis | Human-led | Clinician-led | Very high |
One more thing worth checking before any task, high-risk or not: where the data goes. A task can be technically well-suited to AI and still a bad fit for a public tool, if the input involves customer PII or anything covered by a data-sovereignty requirement. Suitability and governance are two separate questions.
How Agentic AI Will Change Suitable AI Tasks
The list of appropriate tasks won’t stay fixed.
Agentic systems — the kind behind Claude’s computer-use capabilities and similar tools — now plan and execute multi-step work without approval at every stage. They’re moving beyond simple chat into workflows where they can research, use tools, and execute several steps with limited human intervention.
That shift moves the “AI handles it, human checks it” line. An agent that researches, drafts, and sends compounds a single wrong assumption across every step that follows. That’s exactly why question four — can you undo it — starts to matter more as AI takes more unsupervised actions.
The four-question test doesn’t expire when that happens. You just apply it to bigger, harder-to-reverse tasks.
FAQs
Q. Which task is best suited for generative AI?
The best tasks for generative AI are repetitive, pattern-based tasks that a human can verify quickly. Good examples include drafting emails, summarizing documents, writing boilerplate code, generating product descriptions, translating text, and reformatting data. These tasks are well suited because errors are usually easy to spot and inexpensive to correct before the output is used.
Q. What would be an appropriate task for using generative AI?
An appropriate task for using generative AI follows a predictable pattern and has a simple verification process. Drafting marketing copy, summarizing reports, generating spreadsheet formulas, brainstorming ideas, writing routine code, and translating text are all appropriate uses. If reviewing the output takes only a few minutes, the task is generally a good fit for AI assistance.
Q. What are some appropriate uses of generative AI?
Appropriate uses of generative AI include drafting emails, creating marketing copy, summarizing long documents, generating spreadsheet formulas, debugging routine code, translating text, and synthesizing open-ended survey responses. These tasks benefit from AI because they save time while allowing a human to quickly review the results. Harvard University’s IT guidance recommends many of these same use cases for everyday productivity.
Q. What is the 30% rule for AI?
The 30% rule for AI is an informal guideline, not an official industry standard. It suggests that AI can handle much of the repetitive drafting and generation work, while humans remain responsible for judgment, verification, and high-stakes decisions. Rather than focusing on the exact percentage, the key principle is to let AI generate content while people verify anything that could have significant consequences if incorrect.
Q. What is an example of a generative AI task?
A common example of a generative AI task is creating product descriptions for an online store. Other examples include writing first drafts of emails, summarizing contracts, generating meeting notes, translating documents, and producing boilerplate code. These tasks work well because the output can be checked against existing information before it is published or used.
Q. Which tasks are least suitable for generative AI?
The least suitable tasks for generative AI are those requiring verified facts, expert judgment, or decisions where mistakes have serious consequences. Examples include legal advice, medical diagnosis, financial reporting, safety-critical decisions, and citing evidence without source verification. AI can assist with preparation, but humans should remain responsible for the final decision and review.
Q. What task can generative AI perform that other types of AI cannot perform?
Generative AI specializes in creating new content, including text, images, code, audio, and video, based on patterns learned during training. Traditional predictive AI is primarily designed to classify, rank, or forecast outcomes from existing data. While some AI systems can generate outputs, the defining purpose of generative AI is producing original content rather than making predictions or classifications.
Q. Why does generative AI sometimes make things up?
Generative AI sometimes produces incorrect or fabricated information because it predicts the most likely next words instead of verifying facts against a trusted source. This behavior, known as a hallucination, becomes more likely when information is missing, ambiguous, or outside the model’s reliable knowledge. Retrieval tools and web search can reduce hallucinations, but human verification is still necessary for important decisions.
Q. How do I choose the right AI tool for a task?
Choose the AI tool based on the type of work and the level of accuracy required. Use general chatbots for brainstorming and drafting, retrieval-enabled AI for fact-based research, specialized coding assistants for software development, and enterprise AI platforms when working with confidential business data. The more expensive a mistake would be, the more important verification and trusted data sources become.
Q. How do you know if a task is suitable for generative AI?
A task is suitable for generative AI if it follows a clear pattern, can be verified quickly by a human, has a low cost of being wrong, and can be corrected or reversed if necessary. A simple way to evaluate any task is to ask four questions: Can the output be checked quickly? Is the risk of error acceptable? Does the AI have access to reliable information? Can mistakes be undone? If the answer is yes to all four, the task is usually a strong candidate for AI assistance.
Related: Training AI Models with Prompts: Best Practices That Actually Work (2026
| Disclaimer: This article is for informational and educational purposes only and should not be considered legal, medical, financial, or professional advice. While we strive to keep our content accurate and up to date, AI capabilities, features, and best practices evolve quickly. We recommend verifying important information with official sources and consulting a qualified professional before making high-stakes decisions. References to third-party products, studies, or organizations are provided for context only and do not imply endorsement or affiliation. |
