> ## Documentation Index
> Fetch the complete documentation index at: https://agenticbanking.backbase.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Agentic Banking

> Backbase Banking OS for the AI era: governed agent execution across integration, intelligence, conversational experience, operations, and semantic memory.

<div className="gc-home-layout" />

<section className="gc-hero">
  <div className="gc-hero-inner">
    <p className="gc-hero-eyebrow">Agentic Banking documentation</p>
    <h1 className="gc-hero-title">What do you want to build?</h1>

    <div className="gc-task-grid">
      <a className="gc-task-card" href="/grand-central">
        <span className="gc-task-title">Connect core banking and third-party systems</span>
        <span className="gc-task-product">Grand Central</span>
      </a>

      <a className="gc-task-card" href="/backbase-agent-platform">
        <span className="gc-task-title">Build and deploy AI agents</span>
        <span className="gc-task-product">Backbase Agent Platform</span>
      </a>

      <div className="gc-task-card gc-task-card-static">
        <span className="gc-task-title">Design chat and voice experiences</span>
        <span className="gc-task-product">Conversational Banking</span>
      </div>

      <a className="gc-task-card" href="/grand-central/ipaas">
        <span className="gc-task-title">Build and operate integrations</span>
        <span className="gc-task-product">Grand Central iPaaS</span>
      </a>

      <a className="gc-task-card" href="/grand-central/console">
        <span className="gc-task-title">Monitor connectors and manage access</span>
        <span className="gc-task-product">Grand Central Console</span>
      </a>

      <div className="gc-task-card gc-task-card-static">
        <span className="gc-task-title">Model semantic banking data</span>
        <span className="gc-task-product">Backbase Nexus</span>
      </div>
    </div>

    <p className="gc-hero-note">New to the platform? Start with the Agentic Banking stack to see how the layers fit together.</p>
    <a className="gc-hero-cta" href="#platform-overview">Read the platform overview</a>
  </div>
</section>

<div id="platform-overview" />

Agentic Banking extends the Backbase platform with infrastructure for AI agents that integrate with bank systems and run under governance controls. Digital Banking covers online and mobile banking, onboarding, employee workspaces, and marketplace capabilities.

Banks run AI agents for customer servicing, sales, and operations in Banking OS, the operating environment for governed execution. Employees and agents collaborate on the same Unified Frontline (the Interaction layer in Banking OS). Customers use mobile, web, and conversational channels.

This documentation covers the products in that stack: the Backbase Agent Platform, Grand Central connectivity, Backbase Nexus semantic services, Conversational Banking, and related runtime capabilities.

The stack has five documentation layers. Each layer maps to a product area. The integration layer appears under the Grand Central tab (Connectors and APIs, iPaaS, and Console). The layers align with the Banking OS model in the Banking OS layers section.

<div className="gc-diagram">
  <img src="https://mintcdn.com/ecosystems-documentation/-9g07yUwsYeqJikr/assets/images/agentic-banking-stack-diagram.svg?fit=max&auto=format&n=-9g07yUwsYeqJikr&q=85&s=5d44b1e05f2eaeb431eb9a7e33a8703b" alt="Diagram of the Agentic Banking stack. Grand Central iPaaS feeds Grand Central Connectors and Unified APIs in the integration layer. Connectors and Unified APIs feed the Backbase Agent Platform in the intelligence layer and Grand Central Console in the operations layer. Backbase Nexus in the semantic layer feeds the Backbase Agent Platform, which feeds Conversational Banking in the experience layer." width="940" height="660" data-path="assets/images/agentic-banking-stack-diagram.svg" />
</div>

## Banking OS layers

Banking OS organizes Agentic Banking into six layers in a fixed sequence. Each layer describes a distinct job in governed agent execution. The table maps each Banking OS layer to its documentation.

| Banking OS layer             | What it does                                                                                        | Product line                       | Start here                                          |
| ---------------------------- | --------------------------------------------------------------------------------------------------- | ---------------------------------- | --------------------------------------------------- |
| Interaction                  | Engage customers and employees through natural language and digital channels                        | Conversational Banking             | In development                                      |
| Orchestration                | Manages process lifecycle: stages, gates, case state, and agent team coordination                   | Backbase Agent Platform            | [Backbase Agent Platform](/backbase-agent-platform) |
| Control (Sentinel)           | Evaluates bank-configured policy, issues Decision Tokens, and enforces authorized execution         | Backbase Sentinel                  | In development                                      |
| Semantic (Nexus)             | Holds shared operational truth: banking ontology, customer state, and governed context for agents   | Backbase Nexus                     | In development                                      |
| Intelligence                 | Governs AI models with versioning, evaluation frameworks, and drift detection                       | Backbase Agent Platform            | [Backbase Agent Platform](/backbase-agent-platform) |
| Connectivity (Grand Central) | Integrates core banking, CRM, payments, and third-party systems through managed connectors and APIs | Grand Central, Grand Central iPaaS | [Grand Central overview](/grand-central)            |

The future of banking is not defined by the smartest models alone. It is defined by the operating system that puts models to work with orchestration, control, semantic truth, intelligence, and governed connectivity.

## Capability areas

Agentic Banking delivers outcome-oriented capabilities across the bank. Natural language is becoming the front door to operational execution: the entry point from intent to resolution.

| Capability area            | What it covers                                                                                                      | Documentation                                              |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------- |
| Conversational Banking     | Chat and voice agents that take real actions in your systems                                                        | In development                                             |
| Relationship intelligence  | Proactive relationship management beyond reactive service                                                           | In development                                             |
| Customer operations        | End-to-end customer servicing workflows executed by agents and employees                                            | In development                                             |
| Bank operations            | Internal operational workflows across branch, operations, and back-office teams                                     | In development                                             |
| Marketplace and connectors | Pre-built and custom connectivity to core banking, CRM, cards, payments, KYC, fraud, documents, and case management | [Get started with connectors](/connectors/getting-started) |

<Note>
  Conversational Banking, relationship intelligence, customer operations, and bank operations are part of the Agentic Banking roadmap. Documentation for these capability areas is published as the products reach general availability.
</Note>

## Governed execution

In regulated banking, agents cannot run without controls. Agentic Banking treats the platform as a control plane for governed execution:

* **Workflow control** owns the regulated path from intent to resolution, so AI is applied inside bank workflows rather than beside them.
* **Semantic layer** captures proprietary operational context: customer state, process state, decision history, evidence, exceptions, policies, outcomes, and feedback loops.
* **Governance and compliance** enforce authorization, audit, and policy before agents act on production systems.
* **Systems of action** move beyond recording work to executing and proving resolved work, enabling outcome-oriented value.
* **Vertical specialization** encodes banking rules, edge cases, and buyer trust requirements that horizontal AI tools do not carry.

Grand Central supplies connectivity. The Backbase Agent Platform supplies orchestration and intelligence. Backbase Sentinel supplies control and policy evaluation. Backbase Nexus supplies the semantic layer. Conversational Banking supplies the interaction surface where customers and employees meet agent capabilities.
