In short
Gartner forecasts that over 40% of agentic AI projects will be canceled by the end of 2027, citing costs, unclear value and weak risk controls. Across the 1,720 agentic roles we track, the fastest-growing categories are infrastructure, retrieval and delivery, which are the functions that fix those three causes.
Get new agentic AI roles in your inbox
Curated agentic and AI-agent jobs, every Thursday. No spam.
What the data actually says
- Over 40% of agentic AI projects will be canceled by the end of 2027 (Gartner forecast, June 2025)
- Stated causes: escalating costs, unclear business value, inadequate risk controls
- 61% of the 1,720 agentic roles we track first appeared in the last 30 days
- AI Infrastructure is the fastest-moving category: 85% of its listings are new in 30 days
- Prompt Engineer is the slowest of the sizeable categories: 42%, well below the 61% baseline
Sources: Gartner (June 2025); AgenticCareers.co live job corpus, 29 July 2026, n=1,720.
The number everyone is quoting, stated correctly
The statistic doing the rounds is real, but it is quoted wrongly often enough that it is worth pinning down before building anything on top of it. In a press release dated 25 June 2025, Gartner predicted that over 40% of agentic AI projects will be canceled by the end of 2027, "due to escalating costs, unclear business value or inadequate risk controls".
Three details get lost in the retelling. It is over 40%, not 40%. It is by the end of 2027, not by 2027. And the word is canceled, not "failed": at least one widely shared writeup swapped in "fail", which is a different and stronger claim than Gartner made.
One more correction worth making, because it affects how much weight the number deserves. Some coverage attributes the 40% to a poll of 3,400 organisations. It is not a survey finding at all. It is an analyst forecast. The poll in the same release asked 3,412 webinar attendees about investment posture, and found 19% had invested significantly, 42% conservatively, 8% not at all, and 31% were undecided. That is a self-selected audience measuring intent, not a sampled panel measuring outcomes. Treat the 40% as a well-informed prediction from people who talk to a lot of enterprises, and not as a measurement.
It is also worth noting what the same release said in the other direction, since quoting only the cancellation figure produces a selective read: Gartner also projected that 15% of day-to-day work decisions will be made autonomously through agentic AI by 2028, up from 0% in 2024, and that 33% of enterprise software will include agentic AI by the same year. The forecast is not that agentic AI fails. It is that most current attempts at it do.
Why the cancellations happen
Gartner analyst Anushree Verma gave the mechanism plainly: "Most agentic AI projects right now are early stage experiments or proof of concepts that are mostly driven by hype and are often misapplied." The sharper line, and the one worth internalising if your job depends on a project surviving, is this: "Many use cases positioned as agentic today don't require agentic implementations."
That maps almost exactly onto what practitioners describe. On a widely upvoted thread in r/AI_Agents in July 2026, one engineer building an agent product at the time argued the number reads as healthy rather than alarming: teams are "finally getting past the demo and learning where agents actually help and where they don't", and the survivors "will probably be narrower and more bounded". Another described the failure mode in one sentence: "the demo is the easy part, it's the quiet failures that get you", recounting a support agent that worked perfectly in staging and then misbehaved in production.
That is the gap that cancels projects. Not a model that cannot do the task, but a system nobody can prove is doing the task correctly once real traffic hits it. It is also why the roles that survive a cancellation wave are not the ones that built the demo.
What our own hiring data shows
We can put numbers against that from the corpus we maintain. As of 29 July 2026 AgenticCareers.co tracks 1,720 live agentic roles across 504 companies. For each listing we record the date it first appeared, which lets us measure how much of each role category is genuinely new rather than long-standing.
Across the whole corpus, 1,043 of 1,720 listings (61%) first appeared in the last 30 days. That is the baseline to judge each category against. Categories churning faster than 61% are expanding or turning over quickly; categories below it are comparatively static.
- AI Infrastructure: 85% new in 30 days (160 of 189). The fastest-moving sizeable category by a wide margin.
- RAG / Search: 82% (31 of 38).
- AI Solutions Engineer: 74% (69 of 93).
- AI Product Manager: 68% (17 of 25).
- Generative AI: 64% (58 of 90).
- LLM Engineer: 60% (36 of 60).
- ML Engineer: 59% (78 of 133), and Forward Deployed Engineer: 59% (19 of 32).
- AI Agent Engineer: 57% (74 of 129).
- AI Researcher: 49% (36 of 74).
- Prompt Engineer: 42% (11 of 26). The slowest of the categories large enough to read.
Read the top of that list and the pattern is hard to miss. The categories moving fastest are the operational ones: the platform underneath the models, the retrieval layer that grounds them, and the people who deliver them into a customer environment. These are precisely the functions that address the three causes Gartner named. Infrastructure work attacks escalating costs. Retrieval and evaluation work attacks unclear business value, because it is what lets you demonstrate the thing works. Delivery roles attack the misapplication problem, because an engineer embedded with the customer finds out in week two that the use case did not need an agent.
The bottom of the list is the demo layer. Prompt Engineer, at 42%, sits nearly twenty points below the corpus baseline. That is consistent with what we have written about context engineering replacing prompt engineering: the skill has not disappeared, it has been absorbed into broader roles and is no longer a hiring category on its own.
How to read these numbers honestly
Two caveats, because a statistic without its limits is not much use to anyone. First, this measures the share of currently live listings that first appeared in the last 30 days. It is a velocity and freshness signal, not a headcount growth rate: a category can score high because it is expanding or because its postings turn over quickly, and this method does not separate the two. Second, we have deliberately not quoted percentages for our smallest categories. AI Safety, for example, shows only 1 of 19 listings new in the period, which is a striking figure but rests on too few listings to generalise from, so treat it as an observation rather than a trend. The full dataset is published under CC BY, so you can check any of this yourself.
The other half of the problem: agent washing
The same Gartner release flagged a supply-side issue that matters to candidates more than it might first appear. Vendors are "engaging in 'agent washing', the rebranding of existing products, such as AI assistants, robotic process automation (RPA) and chatbots, without substantial agentic capabilities". Gartner estimated that only about 130 of the thousands of agentic AI vendors are real.
Note the hedges in that sentence, because they matter: "estimates", "only about", and "thousands" with no denominator published. It is not a percentage and should not be converted into one. But the direction is useful. If you are interviewing at a company whose agentic product is a renamed chatbot, you are interviewing at a company disproportionately likely to appear in the cancelled 40%.
How to not be on a cancelled project
The practical value of a forecast like this is not the number. It is that Gartner published the causes, and the causes are diagnosable from the outside, during an interview, before you accept anything.
- Ask what happens when the agent is wrong. A team that has an answer has built evaluation and monitoring. A team that has not is still in the demo phase. This single question separates the two faster than anything else on this list. Our guide to evaluating and testing AI agents covers what a good answer sounds like.
- Ask whether the use case needs an agent at all. If a scripted workflow would do the job, Gartner's analyst is describing this project specifically. A team that has honestly considered the question and can explain why an agent earns its complexity is a much safer bet than one that never asked.
- Ask who owns the cost line. Escalating cost is the first named cause of cancellation. If nobody can tell you the monthly inference spend or who is accountable for it, that is the risk showing itself. See the cost of running AI agents in production.
- Ask whether it is in production, and for whom. Gartner's 2026 Hype Cycle put agentic AI at the peak of inflated expectations, with only 17% of organisations having deployed AI agents at all. Real users and real traffic are the difference between a project with a budget and a project with a runway.
- Weight your skills toward the durable layer. If the hiring data above is directionally right, evaluation, observability, retrieval, infrastructure and delivery are the functions that outlast any individual project. They are also the ones a company still needs after it cancels the agent that did not work.
None of this argues against working on agentic systems. A 40% cancellation rate means the majority of projects are not cancelled, and the ones that survive are being built right now by people who asked these questions early. It argues against joining the specific projects that were never going to ship, which is a much narrower and much more avoidable problem.
Cite this analysis
The hiring figures in this piece come from the AgenticCareers.co live job corpus and are published as open data under a CC BY licence. If you are writing about the agentic hiring market, you can use them with attribution and check the underlying numbers at State of Agentic Hiring, which is regenerated daily. Job category definitions and counts are available at Browse roles by specialisation.
Frequently asked
Will 40% of agentic AI projects really be cancelled?
Gartner predicted in June 2025 that over 40% of agentic AI projects will be canceled by the end of 2027, citing escalating costs, unclear business value or inadequate risk controls. It is an analyst forecast rather than a measured survey result, so treat it as an informed prediction. The same release also projected that 33% of enterprise software will include agentic AI by 2028, so the forecast is not that agentic AI fails overall.
Which agentic AI jobs are safest if projects get cancelled?
Across the 1,720 live agentic roles tracked by AgenticCareers.co in July 2026, the fastest-moving categories were AI Infrastructure (85% of listings new within 30 days), RAG and Search (82%) and AI Solutions Engineer (74%), against a corpus baseline of 61%. These are the operational functions that address the cost, evaluation and misapplication problems Gartner blamed for cancellations.
What is agent washing?
Agent washing is Gartner's term for vendors rebranding existing products such as AI assistants, robotic process automation and chatbots as agentic AI without substantial agentic capability. Gartner estimated that only about 130 of the thousands of agentic AI vendors are real. For candidates it is a useful filter: a product that is a renamed chatbot is more likely to be cancelled.