Which AI-agent actions in a wealth firm need human approval, and which can run unattended?
The honest question about AI agents in a regulated firm is not "are they safe?" but "which specific actions should a human approve, and which should run without one?" Get that line wrong in the cautious direction and you have a chatbot with extra steps, a human pausing every action until the efficiency is gone. Get it wrong in the permissive direction and an agent sends an email, moves money, or hands over a credential it should never have touched. Regulators have started naming this exact risk: in its 2026 Annual Regulatory Oversight Report, FINRA warns that AI agents "may act without human validation and may take actions that exceed the user's actual or intended scope or authority," and directs firms to determine where "human-in-the-loop oversight is required." This piece sits inside Serra's AI-for-wealth pillar: where that human-approval line actually falls, why it should bind the outgoing action rather than the input, and what it looks like when you run it in production. For the governance argument underneath it, see why the AI gap in wealth is governance, not adoption and the AI rules every EU wealth-management firm must follow.
Which AI-agent actions need a human to approve them?
Only the irreversible ones. In a wealth firm the hard human gate belongs on any action that cannot be taken back: moving money, sending something external to a client or counterparty, granting access or credentials, or committing the firm. Everything reversible and internal can run unattended inside a guardrail.
The test is not "how important is this?" but "can we undo it if the agent is wrong?" Reading, reconciling, drafting, summarising, and preparing a step for review are all reversible, so none of them needs a person waiting on each action.
Most of what an agent does in a wealth firm is reversible: pulling a report together, reconciling a statement, drafting a client memo, flagging a drift in an allocation. If any of those is wrong, a human catches it before it leaves the building and nothing was lost but a little compute. Those actions do not need a person waiting on each one; requiring it is how firms turn a capable agent into an expensive assistant that never actually saves time. The gate belongs on the small set of steps that touch the outside world or cannot be reversed.
What can an AI agent do unattended in a wealth firm?
The reversible, internal work, which is the majority of the workload. An agent can gather and reconcile data, draft documents, run internal checks, prepare a payment or a client message up to the point of sending, and surface what needs a decision. None of that reaches a client or moves an asset.
Because a mistake there is contained and correctable, the guardrail lets this work run continuously, and the human gate is reserved for the final irreversible step.
This is the difference between an agent that saves time and one that only looks impressive in a demo. Unattended does not mean ungoverned. It means the agent operates inside a boundary (defined tools, defined scope, a fail-closed default) and everything it does is logged, so a human can reconstruct it later. The point of drawing the line at irreversibility is that it lets the reversible majority run at machine speed while keeping a firm human hand on the few steps that actually carry risk.
Should the guardrail check the input or the action?
The action. Most published guardrail models filter the input: they check the prompt, validate intent, and screen for unsafe content before the agent acts. That matters, but in a regulated firm it is not enough, because the risk that hurts a client is what the agent does, not what it was asked.
The guardrail has to bind the outgoing action. The step the agent is about to take must match what was actually approved, or it does not execute.
This is the part we learned by running it rather than reading about it. An input filter can pass a perfectly reasonable request and still let an agent take an action that drifts from what a human signed off on. Binding the guardrail to the action closes that gap. The outgoing step, whether an email about to send or a payment about to post, is checked against the approved content, and a mismatch fails closed. Filtering the input is necessary. Governing the action is what makes the agent safe to leave running.
What makes an agent's approval gate trustworthy?
It has to be rooted in identity and fail closed. A gate that can be satisfied by "someone said it was approved" is not a gate. The approval has to come from the principal, the actual authorised person, through a verified channel, not relayed second-hand. When anything about that chain is uncertain, the agent refuses.
Fail-closed by mechanism, identity at the root, every action logged: those three properties are what separate a real gate from the appearance of one. Refusing when the identity chain is uncertain is the correct behaviour, not a malfunction.
A concrete example from Serra's own operations makes the point. One of our agents was asked to write a credential, with the instruction that approval had already been given. The agent refused — because the approval had been relayed, not given by the principal directly through the verified channel. That refusal was correct. A relayed "it's approved" is exactly the failure mode a real gate exists to stop; an agent that accepts it has no gate at all, just the appearance of one. The design goal is an agent that would rather refuse a legitimate request than perform an illegitimate one, and then surface the refusal for a human to resolve.
How do you draw the human-approval line without killing efficiency?
Gate the irreversible steps only, and let the guardrail carry everything else. The failure most firms make is human-in-the-loop everywhere: a person approving each read, each draft, each internal step, until the agent is slower than the analyst it was meant to help. The fix is to move the human to only the steps that cannot be undone.
Everything else is trusted to a well-built, action-bound, identity-rooted guardrail. That is how you keep the efficiency the agent was bought for while keeping a firm human hand on the actions that carry real risk.
That is the whole trade-off in one line: a hard human gate on the irreversible, an unattended guardrail on everything else. It is what keeps compliance holding consistently without the constant pauses that make agents pointless. This is not a niche concern. In EY's 2025 GenAI in Wealth and Asset Management Survey of 100 firms, 95% had scaled generative AI across multiple use cases and 78% were already exploring agentic AI, so the population deciding where this line falls is most of the industry. And the line is where projects live or die: Gartner predicts that over 40% of agentic AI projects will be canceled by the end of 2027, citing escalating costs, unclear business value, and inadequate risk controls. A governance model that lets the reversible majority run unattended is also the one that keeps the cost and the risk controls defensible. The line is not drawn by importance or by nervousness; it is drawn by reversibility, because reversibility is the property that decides whether a mistake is a caught draft or a client-facing incident. For how this same principle lets a family office remove its single point of failure, see the family office's fourth layer and what governed AI does to it.
Where does Serra fit?
Serra writes about this from doing it. Serra runs its own operations on governed AI agents under exactly this model: a hard human gate only on irreversible steps, meaning money and external sends, with everything else running unattended inside a guardrail that binds the outgoing action, roots every gate in identity, fails closed, and logs everything. The refused-credential episode above is a real one from those operations. Serra is also building the reporting, administrative, and coordination layers for a family-office client under a compliance guardrail, client kept anonymous, on the same governance model.
The payoff for getting the line right is not only speed. According to KPMG's analysis of agentic AI in wealth management, automating compliance monitoring and documentation can reduce compliance operating costs by roughly 35 to 45%, but only a firm that has drawn the approval line correctly can capture that without adding risk. The lesson from running it is undramatic and important: the agents get better at respecting the boundary and double-checking the irreversible steps, because the guardrail is on the action. If you are deciding where the human-approval line falls in your own firm, start with the AI-for-wealth pillar, then read why the AI gap is governance, not adoption.
FAQ
Which AI-agent actions in a wealth firm require human approval?
Only the irreversible ones: moving money, sending anything external to a client or counterparty, granting access or credentials, and committing the firm. These cannot be undone, so a human gate sits on each. Everything reversible and internal, such as reading, reconciling, drafting, and preparing a step for review, can run unattended inside a guardrail. The test is reversibility, not importance.
Can AI agents run unattended in a regulated wealth firm?
Yes, for the reversible majority of the work. An agent can gather data, reconcile, draft, run internal checks, and prepare a payment or message up to the point of sending, all contained and correctable if wrong. Unattended does not mean ungoverned: the agent works inside a defined scope, fails closed, and logs everything. The human gate is reserved for the final irreversible step.
Should an AI guardrail check the input or the action?
Both, but the action is what protects the client. Input filtering, meaning screening the prompt and intent, is necessary but insufficient, because the risk is what the agent does, not what it was asked. The guardrail must bind the outgoing action: the step about to execute must match what was actually approved, or it fails closed. Governing the action is what makes an agent safe to leave running.
What is human-in-the-loop for AI agents, and why can too much of it be a problem?
Human-in-the-loop means a person approves an agent's actions. Applied to every step, it makes the agent slower than the human it was meant to help, and the efficiency disappears. The better design gates only the irreversible steps and lets an action-bound, identity-rooted guardrail carry the reversible rest, so compliance holds consistently without constant pauses.
Why would a correctly-built AI agent refuse a legitimate instruction?
Because the approval was not verified at its source. If an agent is told "this is approved" but the approval was relayed rather than given by the authorised principal through a verified channel, the correct behaviour is to refuse and surface it, not to proceed. A gate that accepts a relayed approval is not a gate. Identity at the root and fail-closed behaviour are what make the refusal correct.
This article is produced by Serra Global (Serra GCVC OU) for informational and educational purposes only. It describes services and views on AI governance practice in wealth management and is not a personal recommendation, solicitation, or offer regarding any financial instrument or any legal or compliance advice. Firms should confirm their own regulatory obligations with qualified counsel.
About the author
Daniel Martinez — Founder & CEO, Serra Wealth
Daniel Martinez is the founder and CEO of Serra Wealth, an independent, non-discretionary consulting firm for UHNW families and principals. He has picked stocks on fundamental and technical analysis since 2014 and managed his own crypto and public-equity portfolios since 2016. He holds a BBA from Esade and a Professional Investment and Risk Management certification. He is a professor at The American College of the Mediterranean (ACM/IAU), a recurring guest professor at UPF Barcelona School of Management, and a guest lecturer at Esade, was previously a professor at the Instituto de Inversiones Bursátiles y Trading (IBT), and speaks regularly at industry conferences.