Blog 01Agentic bankingAugust 20269 min

The agentic bank

Why BFSI websites need to be built for AI agents

A bank's website has one job that has not changed in thirty years: let a customer find a product, understand the terms, and complete an action. What has changed is who does the finding, the reading and the clicking. Increasingly it is software the customer sent, working on their instruction, and it is being served an interface designed for eyes.

Nothing about this requires you to believe agents will replace customers. It only requires you to accept that some of your customers will delegate, and that a delegated journey either completes or it does not.
Cover · two parties now arrive at every banking journey, the customer and the agent acting for them

The interface stayed the same. The party using it did not.

Digital banking was designed around a reader. Someone lands on a rates page, scans a table, reads a footnote, decides, and works through a form with a phone in hand for the one-time password. Every measure the industry runs on assumes that person: sessions, bounce rate, time on page, form drop-off, keyword rank.

An agent behaves nothing like that reader. It does not skim, does not get persuaded by a hero image, and does not have the patience or brand memory that made human traffic worth paying for. It arrives with an instruction, a budget in tokens, a step limit, and no tolerance for ambiguity. It either returns the outcome it was sent for or it reports a failure to the person who sent it. That person does not see your page. They see a result.

This is the part most BFSI teams under-read. When a journey fails for an agent, the failure is invisible in every dashboard you own. There is no rage click, no support ticket, no abandoned-cart email that lands. There is a customer who was told, in effect, that this could not be done here, and a competitor's journey that was tried next.

Visibility gets the agent to your front door. Usability determines whether an account is opened, a claim is submitted, or a payment is completed.

Human journey
arrives → reads → decides → acts

Measured by attention. Sessions, dwell, drop-off, rank.

Agentic journey
delegates → plans → acts → verifies

Measured by completion. Task success, recovery, cost per outcome.

What breaks
silent failure, no signal

A refused journey leaves no trace in analytics built for people.

Four things a page does not provide.

An agent working a regulated journey has to clear four layers in sequence. Miss any one and the outcome is the same: no account, no claim, no payment. Most BFSI properties are strong at the first layer and weakest at the last, which is why an excellent visibility audit and a zero-completion result sit together so comfortably.

01 · Discovery

Can it find the product at all

Not ranking. Whether the product, its terms and its entry point are retrievable as facts rather than assembled from a carousel and a comparison table.

test: is the rate a value or a rendering
02 · Understanding

Can it tell which number governs

A customer knows the large type is the headline and the asterisk is the condition. An agent finds seven numbers on the page and no statement of which one applies to it.

test: are conditions attached to values
03 · Interaction

Can it act without guessing

Identity, conditional forms, one-time passwords, step-up authentication and third-party hand-offs, each of which can lose the state accumulated before it.

test: does state survive the hand-off
04 · Outcome

Does it leave with something

A reference, a status, a receipt. Most journeys we run end with an action that appears to succeed and returns nothing the caller can verify.

test: is the result observable

The same six failures, at bank after bank.

None of these are exotic. Every one of them is a reasonable decision made for a human reader that becomes a dead end for a delegated one.

Discovery
Terms that only exist as layout

The governing rate is distinguished from the illustrative one by type size and position. Nothing in the markup says which applies to a given tenure or customer.

Identity
A one-time password with no path through it

The step is legitimate and the journey ends there. Nothing tells the agent that a human confirmation is required, what to hand back, or how long the state survives.

Forms
Conditional fields that appear after a paint

A field that materialises on the third client-side branch is not reachable. The agent submits an incomplete application or abandons a valid one.

Hand-off
A third party that resets the journey

Payments, KYC and document upload vendors open a new context. Everything accumulated before it is lost, and the retry starts from the beginning at full token cost.

Recovery
Errors with no recoverable instruction

Something went wrong is not actionable. Without a named cause the agent retries the same failing step until its budget runs out.

Outcome
Success that returns nothing

The submission lands in your systems and the caller receives no reference. The customer is told the task could not be confirmed, whatever your logs say.

Built for agents does not mean built by agents.

None of the work below is a rewrite of your website, and none of it means handing decisions to software. It means representing the journey you already run in a form a delegated party can discover, understand, act on and verify, while consent and irreversible action stay with the customer.

01 · TERMS
Make the terms machine-readable

Rate, tenure, eligibility, fee and exclusion as structured values with their conditions attached, not as typography where the large number governs and the footnote qualifies.

02 · ACTIONS
One unambiguous affordance per action

Scoped, idempotent and confirmation-bound. State that survives step-up authentication. Three buttons that look like they might submit an application are three chances to submit nothing.

03 · OUTCOMES
Return an observable outcome

A reference the caller can read back: application received, claim registered, payment settled. A journey that succeeds silently is indistinguishable from one that failed.

Then govern it. Publish an agent access policy, rate-bind and log agent traffic, and treat readiness as a number that decays with every release rather than a certification you hold. A form reworked or a payments vendor swapped can move it materially in one sprint.

This is an infrastructure question, not a marketing one.

The instinct in most institutions is to route this to the team that owns the website. That is the wrong owner, because almost nothing on the list is a content change. Identity, session state, third-party hand-offs, action scoping, audit and outcome reporting sit with engineering, risk and operations.

It also means the work is measurable in the way infrastructure is measurable. You can simulate a delegated journey under permitted conditions, watch where it dead-ends, fix the surface, and run the identical suite again to prove the delta. That is a different conversation from a redesign, and a far easier one to take to a board.

The agentic bank is not a bank with a chatbot. It is a bank whose journeys complete when the customer is not the one clicking.

Find out what an agent leaves your property with.

A scoped simulation on two live journeys, returned as a w0 score with the trajectory evidence behind it. Two weeks, no change to your stack.

Read next