S Shortlisted
Home / AI Agents / Agent Studio Map
The whole Studio, on one screen · updated every release

AI Agent Studio, explained.

Oracle's Agent Studio guide is over eighty chapters. Nobody reads it, so everybody asks the same questions. This page is the whole Studio on one screen. First walk through one working agent, an invoice arriving by email and coming out approved. Then explore every part at your own pace. Every part is explained in plain words and kept current as releases change. Your progress saves in this browser.

First, watch one agent work

One invoice, seven stops. Click each node, or just keep pressing next.

Then explore the whole Studio

Every tool, node, and concept. Tap a part to read it, mark it explored, share it.

Checked against the current release (26C). Agent Studio changes every quarterly update, verify in your instance. Wiring a Business Object tool? You'll need the endpoint: the REST API Finder.

Agent Studio quick answers

What is the difference between a supervisor team and a workflow team?

A supervisor team is LLM-led: the supervisor reasons and routes work to agents and tools by their descriptions, right for open conversations. A workflow team is a fixed sequence of nodes, deterministic by design, right where compliance and repeatability matter.

Which LLMs can I use in AI Agent Studio?

Oracle provides built-in models, and you can bring your own from OpenAI (through Azure), Google Gemini (through Vertex AI or direct API), Anthropic (through Vertex AI), and OCI. You add credentials in the Credentials tab and manage the third-party costs yourself. Oracle updates the supported list monthly.

Can Fusion agents talk to agents outside Oracle?

Yes, through the Agent2Agent (A2A) protocol: an open standard where agents describe themselves with an Agent Card and call each other with a shared request-response model, including long-running tasks.