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.
One invoice, seven stops. Click each node, or just keep pressing next.
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.
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.
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.
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.