Login

News & Updates

Agentic AI in Finance: from hype to practical workflows

23 September 2025

The rise of agentic AI is no longer just a buzzword in finance — it’s rapidly moving into production. In “Agentic AI for Finance: Workflows, Tips, and Case Studies”, the CFA Institute’s Automation Ahead series gives professionals a pragmatic view of what agentic AI really means in practice, and how it can be adopted safely and usefully.

 

What is Agentic AI — and Why It Matters

At its core, an AI agent is a system capable of taking actions autonomously, not merely responding to single prompts. These systems can reason step-by-step, fetch data, use tools, remember past interactions, and execute tasks — with certain guardrails. When applied well, agents can reduce manual work, improve customization, and generate more timely insights. 

Key Building Blocks & Workflow Patterns

The article unwraps the essential components of agentic systems:

  • Instructions / Prompt engineering: Clear, precise, and constrained instructions are foundational. 

  • Tools and external data retrieval: Agents need access to live and reliable data sources (via APIs, databases) to stay relevant. 

  • Memory: Both short-term (current task context) and long-term (institutional knowledge) memories matter. 

  • Guardrails: Systems of checks — compliance filters, human oversight, output validation — to limit risks. 

In terms of workflow architecture, several patterns are explained:

  • Prompt chaining: breaking down tasks into sequential steps.

  • Routing: deciding dynamically which subtask or tool path to follow.

  • Parallelization: running subtasks concurrently to save time and improve coverage.

  • Orchestrator-worker architectures: dividing tasks among specialized agents/workers under central coordination. 

 

Case Studies: How Agentic AI Is Being Used

Three concrete case studies show what’s possible:

  1. Fundamental Assessment Workflow — An agentic workflow that adapts to different economic regimes to assess whether a company is fundamentally sound. 

  2. Deep Sustainability Research — Using parallel searches, evaluators‑optimizers, and comparisons to score companies on sustainable tech, innovation, impact, strategy, etc. 

  3. Agentic Portfolio Construction — Combining dividend yield, sustainability scoring and fundamentals to build bespoke portfolios adapted to client constraints. 

These examples demonstrate that even imperfect or early‑stage agentic systems can already add value by improving nuance, enabling customization, and scaling analysis workflows. 

 

When to Use Agents vs. Traditional Workflows

A central insight: agentic AI isn’t always the right choice. The article outlines criteria for selecting between agentic vs more deterministic workflow approaches:

  • Use workflows when tasks are well‑defined, repeatable, require high predictability and auditability.

  • Use agents when tasks are more exploratory or variable, when outputs must adapt to new inputs, or where end‑users demand more flexibility. But be ready for higher cost and less certainty. 

 

Risks, Challenges & Best Practices

Several “watch outs” are emphasized:

  • Variability in outputs: randomness in model outputs, dependency on external data sources can introduce instability. 

  • Debugging & evaluation: complex agentic systems need logging, testing of components, and human‑in‑the‑loop oversight. 

  • Model selection: picking the right LLM for each task; balancing high reasoning models with lighter, faster ones. 

 

What’s Next

According to the guide, agentic AI is poised to touch nearly every part of finance — from research and portfolio construction to risk management and monitoring. The imperative now is to move from proofs of concept to systems that are reliable, auditable, and aligned with compliance and ethical norms. Experimentation is encouraged — but always paired with strong guardrails and rigorous evaluation. 

Agentic AI promises to change not just how fast work gets done in finance, but how intelligently. For firms willing to invest the effort — in governance, robustness, and thoughtful design — the payoff may be large. But as this guide makes clear, the journey from “agentic prototype” to “trusted tool” is not automatic; it requires discipline, transparency, and deliberate stepping into the frontier of automation.