2 Sources
[1]
Building AI Agents Is the Easy Part: 3 Companies Tackling Agentic AI's Hardest Enterprise Problems
Building an AI agent is no longer the difficult part. The real test begins when that agent is put to work inside an enterprise, with access to company data, customer conversations, business applications, and the ability to take actions on its own. That has opened up a new set of problems around testing, data, governance, orchestration, and integration. Some of the more interesting work in agentic AI today is happening in these areas, away from the race to simply build more agents. Here are three companies working on different parts of that puzzle. 1. CRMIT Solutions: Making AI Agents Better Decision-Makers Giving an AI agent the ability to act is one thing. Giving it enough business context to decide what action makes sense is a much harder problem. CRMIT Solutions is approaching agentic AI through Decision Intelligence, connecting enterprise data, business context, AI-driven recommendations, and agents that can turn those decisions into actions. Its AImplifai practice has developed agents across functions including sales, service, healthcare, and enterprise operations. The company is also working on what happens before those agents are trusted with live decisions. Agent Crucible, developed by its AimplifAI Lab, tests agents against multi-turn conversations, edge cases, and unexpected scenarios to identify hallucinations, logic gaps, and guardrail failures. Together, the two capabilities point to a broader question for enterprise AI: it is no longer enough for an agent to act autonomously; it also needs to make the right call. 2. Snowflake: Giving Agents Better Data to Work With AI agents may be getting smarter, but poor enterprise data can still make them confidently wrong. Snowflake is tackling the data side of the equation, using its existing position in enterprise data infrastructure to give AI agents access to governed business information and context. Cortex Agents brings structured and unstructured data together so agents can retrieve information, analyse it, and generate responses grounded in company data. The significance here goes beyond retrieval. Agents expected to make or recommend business decisions need to know which information they can trust and which data they are actually allowed to use. 3. UiPath: Moving From Reasoning to Doing Knowing what needs to be done and actually doing it are two very different things inside a large organisation. A simple task can involve an ERP platform, an old desktop application, several APIs, an approval from an employee, and a process that was designed years before generative AI existed. UiPath is using its automation roots to bridge that gap. Its Maestro platform orchestrates AI agents alongside software robots and human workers, allowing each to handle the part of a process it is best suited for. It is a practical take on agentic AI: rather than replacing years of enterprise automation, make agents work with it. The Hard Part Comes After the Build The agentic AI market is moving quickly past the novelty of an AI system that can take an action on someone's behalf. The harder questions are now about what happens when thousands of those actions take place across real organisations, involving real customers, company data, financial systems, and business decisions. Testing, trusted data, orchestration, governance, interoperability, and distribution may sound less exciting than the agent itself. They could turn out to be the technologies that decide whether agentic AI actually works at enterprise scale.
[2]
Agentic AI Applications, Use Cases Across Industries
The industries seeing the strongest results are not the ones deploying agents fastest, but the ones defining exactly where autonomy stops. Agentic AI plans, acts, and executes across systems, moving past chat-based assistants into real operational authority. Adoption speed differs sharply by sector, tracking closely with how costly a wrong autonomous action would be. The industries seeing the strongest results are not the ones deploying agents fastest, but the ones defining exactly where autonomy stops. . The biggest change in enterprise AI is not what machines can generate. It is what companies are willing to let them do. For years, AI mostly predicted things. It scored transactions, spotted fraud, and forecasted demand. Generative AI took that further. It wrote text, answered questions, and drafted content. Agentic AI goes a step past that. These systems plan tasks on their own. They use tools, move data between platforms, make small decisions within set rules, and take action without a person checking every step. They don't just support a workflow. They can run it. The shift is happening fast. Gartner expects 40% of enterprise apps to carry task-specific AI agents by the end of 2026, up from under 5% in 2025. Yet McKinsey found fewer than 10% of companies have scaled agents into real value. Gartner also predicts over 40% of agentic AI projects will be cancelled by 2027. So the real question is simple: where should a business actually let AI act alone? .Where Agents Move Fastest. Customer service shows this clearly. Klarna's OpenAI-built assistant handled 2.3 million conversations in its first month live, cutting resolution time from 11 minutes to under two and matching the output of roughly 700 full-time agents. The system could look up orders and apply policy to process refunds without a human touching the case. By 2025, though, Klarna's leadership admitted the automation had gone too far on service quality and began rehiring staff for cases customers wanted escalated. That reversal is the more useful lesson: the boundary of what an agent should handle alone kept shifting as the company learned where trust broke down. Software teams show a similar pattern from the builder's side. Coding agents such as Claude Code, GitHub Copilot's agent mode, and Cursor's background agents now read a codebase, write a fix across files, run tests, and open a pull request without a developer typing the change. Engineers increasingly review diffs instead of writing every line themselves. This is a case where the humans supervising the agent understand its output well enough to catch mistakes fast, which is exactly why the sector leads in scaled use rather than isolated pilots. .Where Risk Slows the Rollout.Finance and healthcare tell a different story. Banks use agents to trace fraud patterns and draft suspicious-activity reports but keep any action touching customer funds under direct human approval. Healthcare systems lean on ambient tools like Abridge and Nuance's DAX Copilot to draft clinical notes and flag coding gaps, while leaving diagnosis and treatment fully in human hands. Insurance follows the same shape: claims intake, document checks, and fraud screening increasingly run through an agent, while the actual settlement decision sits behind an approval gate. .Manufacturing's Emerging Pattern. Picture a factory floor where a vision system spots a recurring defect. An agent traces that pattern back to a specific supplier's material batch and opens a corrective-action ticket automatically, a chain that once took a quality engineer days to reconstruct across separate systems. Retailers run a similar loop for inventory, letting agents track demand, generate purchase orders, and set delivery windows, stepping in only when a variance crosses a set limit. What makes this agentic rather than simple automation is the orchestration across systems, not a single isolated task. Also Read: Elon Musk's Grok Bot Launches on Android with AI Agent Features.The Real Determining Factor.Line up these industries, and one pattern holds: adoption speed moves opposite to the cost of a wrong autonomous action. Customer service and coding move fast since mistakes get caught cheaply. Finance, insurance, and healthcare move carefully since a wrong action carries financial, legal, or clinical weight. None of these sectors are rejecting agentic AI. They are gating it. That gating comes down to three habits worth adopting anywhere. Give the agent a scoped job, not an open mandate. Map its permissions to the actual risk of each action, not a blanket setting. Define, in advance, exactly when a human takes over. Projects that skip these steps tend to get cancelled quietly. The ones that succeed are not the boldest deployments. They are the best governed ones. Also Read: What are the Applications of AI Agents?.Final Thought.The next phase of enterprise AI will not be measured by how many agents a company switches on. It will be measured by how precisely each one knows the edge of its own authority and how quickly a business notices when that edge has been crossed..You May Also Like: .LangChain AI Agents: How Tool-Using Systems Actually Decide What to Do?How Does Agentic AI Work? Architecture, Components, Key TechnologiesLoop Engineering: The Complete Guide to Building Smarter AI Agent Workflows.FAQs.1. What is agentic AI? AI refers to systems that plan tasks, use tools, and take action across platforms with little human input at each step, rather than just answering questions or generating content. 2. How is agentic AI different from generative AI? Generative AI produces content or answers on request. Agentic AI goes further. It can plan a sequence of steps, move between systems, make decisions within set rules, and complete a task without a person checking every stage. 3. Which industries are adopting agentic AI fastest? Customer service and software engineering lead adoption, since mistakes in these areas are usually cheap to catch and fix. Finance, insurance, and healthcare move more slowly, since a wrong action carries financial, legal, or clinical risk. 4. Why do many agentic AI projects fail? Most failures come down to unclear goals and weak oversight, not weak technology. Gartner expects more than 40% of agentic AI projects to be cancelled by 2027, largely from unclear returns and poor risk controls. 5. What determines whether an agentic AI deployment succeeds? Success depends on three things: giving the agent a clearly scoped task, matching its permissions to the actual risk involved, and defining in advance exactly when a human needs to step in. .Join our WhatsApp Channel to get the latest news, exclusives and videos on WhatsApp
Share
Copy Link
Deploying AI agents in enterprises reveals harder problems than building them. Companies now tackle testing, data governance, and orchestration as agentic AI systems move from demos to real business decisions. Three firms show how decision intelligence, trusted data, and automation orchestration define enterprise AI success.

The challenge with agentic AI is no longer about creating agents that can act autonomously. The real test emerges when these AI agents operate inside enterprises with access to company data, customer conversations, and business applications
1
. Agentic AI systems now plan tasks independently, use tools across platforms, and make decisions within defined rules without constant human oversight2
. Gartner predicts 40% of enterprise apps will include task-specific AI agents by the end of 2026, up from under 5% in 20252
. Yet fewer than 10% of companies have scaled agents into measurable value, and over 40% of agentic AI projects face cancellation by 20272
.CRMIT Solutions addresses decision intelligence by connecting enterprise data with AI-driven recommendations that agents translate into actions. Its Agent Crucible tests agents against multi-turn conversations and edge cases to identify hallucinations and logic gaps before deployment
1
. Snowflake tackles data governance through Cortex Agents, which combines structured and unstructured data so agentic AI applications can retrieve and analyze information grounded in trusted company data1
. UiPath bridges the gap between reasoning and execution through its Maestro platform, which handles automation orchestration by coordinating AI agents alongside software robots and human workers1
.Customer service leads in deploying AI agents because mistakes get caught quickly. Klarna's OpenAI-built assistant handled 2.3 million conversations in its first month, cutting resolution time from 11 minutes to under two minutes and matching the output of roughly 700 full-time agents
2
. However, Klarna later admitted automation had compromised service quality and began rehiring staff for cases requiring escalation2
. Software development shows similar momentum, with tools like GitHub Copilot and Claude Code writing fixes across files and opening pull requests without direct developer input2
.Related Stories
Sectors where wrong autonomous actions carry financial or clinical weight move more cautiously. Banks use agents to trace fraud patterns and draft reports but keep actions touching customer funds under direct human approval
2
. Healthcare systems deploy ambient tools like Abridge and Nuance's DAX Copilot to draft clinical notes while leaving diagnosis and treatment decisions with humans2
. Insurance follows this pattern, automating claims intake and document checks while gating settlement decisions behind approval processes2
. Manufacturing deploys agents to trace defect patterns back to supplier batches and open corrective-action tickets automatically, a process that once took quality engineers days2
.Adoption speed moves opposite to the cost of wrong autonomous actions. Industries seeing the strongest results define exactly where autonomy stops rather than deploying agents fastest
2
. Successful deployments give agents scoped jobs rather than open mandates, map scoped permissions to actual risk levels, and define in advance when human oversight takes over2
. Testing, trusted data, orchestration, and interoperability may sound less exciting than the agents themselves, but these capabilities determine whether agentic AI actually works at enterprise scale1
. The next phase of enterprise AI will be measured not by how many agents companies deploy, but by how well they govern them in real-world business environments.Summarized by
Navi
[1]
[2]
1
Technology

2
Policy and Regulation

3
Technology
