惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

G
Google Developers Blog
人人都是产品经理
人人都是产品经理
腾讯CDC
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
小众软件
小众软件
B
Blog
博客园 - 叶小钗
Microsoft Azure Blog
Microsoft Azure Blog
Apple Machine Learning Research
Apple Machine Learning Research
A
About on SuperTechFans
J
Java Code Geeks
Blog — PlanetScale
Blog — PlanetScale
博客园 - 司徒正美
博客园 - 【当耐特】
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Recent Announcements
Recent Announcements
宝玉的分享
宝玉的分享
Martin Fowler
Martin Fowler
Hugging Face - Blog
Hugging Face - Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Last Week in AI
Last Week in AI
V
V2EX

Latest from TechRadar in Pro

VodafoneThree gets Ofcom approval to bring satellite connectivity to your smartphone Is this the tipping point for AI at work? New Gallup survey finds half of all US employees now use it in some way 'Every Apple user needs to know about this nasty scam': Fake warnings tell users their iCloud data will be… 'Makes it even more disappointing': Microsoft backs fossil fuel big time with $7 billion deal in race for AI… 'Maybe it’s not science fiction': Solar panels are causing rainwater to fall in one of the driest places… Maine becomes first US state to pass data centre construction ban Dozens of WordPress plugins hijacked to target thousands of sites Drone-killing laser weapons greenlit for use in US airspace – FAA and Defense Department say high-energy weapons are ‘ready to protect all air travelers from illicit drone use’ despite airspace restrictions and friendly-fire incidents 'We are currently being extorted' — crypto giant Kraken says it is facing extortion attack, here's… I tried 7 free MTD software – now I've ranked my top picks as a freelancer Jackery McGraw Hill becomes latest to see its Salesforce data hacked Looking for a new PC? Now might be great time to upgrade, as Gartner figures claim shipments are rising — while… The new engineering playbook: how AI design copilots are reshaping product development Farewell Surface Hub — Microsoft kills off its super-sized touchscreen displays, but you might still be able to get one if you act fast 'We have no interest in patient data in the UK': Palantir UK head defends record as criticisms rise Amazon’s new AI Bio Discovery tool can provide ‘every researcher’ with ‘lab-in-the-loop drug discovery’ – 40+ AI biology models can filter 300,000 novel antibody candidates down to the top results for testing in just weeks Over 100 Chrome Web Store extensions found stealing user data from thousands of accounts Europe wants tech sovereignty but is this realistic? Enterprise AI governance cannot live in a prompt. So where is the safety net? Why 2026 is the year of flexibility without friction: solving the multi-platform crisis OpenAI reveals its Mythos rival designed for cybersecurity pros When cyberattacks are inevitable, recovery becomes the strategy Closing the cloud complexity gap LaLiga uses AI to fight illegal streaming that costs its clubs $800m a year Intel and Google expand long-term chip partnership to power AI systems 'Chatbots respond not just to what you ask, but how you ask it': Report finds AI agents might be sucking up to… 'Smartphones have physical limitations': Report explains why AI is kickstarting a billion-dollar hardware arms… 'I’m pretty sure actually we really do not need to work for five days' Zoom CEO calls for end of traditional work schedules — says 3-day working week should become the norm 'It's more common than you think': Experts reveal how hackers are trying to hijack your inbox with these…
How enterprises can safely scale agentic AI
Derek Slager · 2026-05-12 · via Latest from TechRadar in Pro

AI isn’t just generating insights anymore. It’s taking action. Updating records, triggering campaigns, and changing how systems behave in real time. That shift introduces a fundamentally different risk profile for enterprises.

As artificial intelligence evolves from assistive copilots into autonomous, agentic systems, enterprises are entering a new phase where opportunity and risk are tightly coupled.

CTO and co-founder, Amperity.

These systems are no longer confined to answering questions or generating insights. More and more, they’re taking action, adjusting pricing logic, modifying customer segments, triggering campaigns, and updating records across core systems.

The real issue is a growing gap between how fast AI can act and how much control enterprises actually have.

Organizations are moving quickly to deploy agentic AI, but governance isn’t keeping up. Most teams are scaling automation faster than they’re scaling control.

The governance imperative

With AI adoption accelerating, organizations face the challenge of keeping oversight aligned with rapid automation. Teams are rushing to operationalize AI inside core workflows to unlock efficiency. Governance has to move just as fast, or it breaks.

The teams getting this right are embedding governance into AI systems from the start, not layering it on later. This means defining clear guardrails early, including what data AI systems can access, what actions they are allowed to take, and how those actions are monitored and audited.

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

If governance is added after the fact, it won’t hold under real-world usage.

When controls are built in, systems can move quickly within clearly defined boundaries, giving teams confidence that automation will operate as intended. This becomes even more important as AI shifts from recommendation to execution, with agentic systems acting more independently and requiring a new level of visibility.

If AI is making changes inside enterprise systems, organizations must be able to see exactly what it’s doing, why it’s doing it, and what the downstream impact will be.

One of the biggest failure points in AI governance is ownership. No single team can manage it alone.

Effective governance requires coordination across data, engineering, and business leadership. AI systems depend on underlying data environments, operational infrastructure, and the teams responsible for outcomes. When these functions operate independently, governance becomes fragmented and slow, and risk increases.

In practice, governance starts with data. Clear ownership of data quality, identity, and access permissions forms the foundation for responsible AI. From there, organizations need cross-functional structures to define policies, monitor behavior, and ensure accountability. This isn’t a one-time effort. Governance has to evolve continuously as AI systems change and expand.

Guardrails that move with the user

One of the most effective ways to manage this risk is to ensure that AI systems inherit the same permissions as the humans who use them. This principle, often referred to as permission mirroring, ensures that AI cannot take actions a user is not authorized to perform. If a user doesn’t have the ability to modify a system manually, the AI shouldn’t be able to do so on their behalf.

These controls need to be enforced at the IT infrastructure level, not just the application layer. Every action should be checked against user permissions before execution begins, keeping capability and access aligned regardless of how a request is phrased or initiated. This creates a clear boundary for what AI can and can’t do, reinforcing consistency and accountability.

Human oversight where it counts

As AI systems become more autonomous, the role of human oversight becomes more targeted, but no less important. The most effective systems introduce checkpoints at critical moments: Before execution, AI systems should present a clear plan outlining what actions will be taken. This allows users to verify intent, review logic, and refine inputs before committing.

During and after execution, visibility is essential. Users should be able to inspect outputs, understand how decisions were made, and trace the sequence of actions taken. This level of transparency is what makes accountability possible.

Equally important is reversibility. As organizations experiment with agentic AI, they must be able to undo changes quickly and cleanly. Whether rolling back a single action or resetting an entire sequence, the ability to reverse outcomes reduces risk and encourages responsible adoption.

AI systems shouldn’t just act quickly. They need to slow down when it matters, show their work, and make it easy to course-correct.

Building for innovation with control

The rise of agentic AI represents a fundamental shift in how work gets done inside enterprises. It offers the potential for significant gains in efficiency, speed, and scalability. But those gains will only be realized if organizations can trust the systems they deploy.

Governance isn’t a barrier to innovation. It’s what makes it sustainable. The organizations that succeed will be those that embed control into their systems from the start, align AI capabilities with human authority, and maintain visibility into every action taken.

AI can already move fast. The real question is whether your systems can control what happens when it does.

We list the best enterprise messaging platforms.

This article was produced as part of TechRadar Pro Perspectives, our channel to feature the best and brightest minds in the technology industry today.

The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: https://www.techradar.com/pro/perspectives-how-to-submit

CTO and co-founder, Amperity.