AIDraft — pending technical review

Oracle APEX AI: the AI Assistant & generative app building

Turn on APEX's built-in AI — the AI Assistant in Page Designer, AI-generated apps from a prompt, and the SQL/code helpers — and wire it to a provider.

Beginner1 min readUpdated: 2026-06-10

Since APEX 24.x, AI is a first-class part of the builder. This guide switches it on and tours the three places you'll use it daily: the AI Assistant, create an app from a prompt, and AI-assisted SQL.

Connect a Generative AI service

In Workspace Utilities → Generative AI, create a service: pick the provider (OCI Generative AI, OpenAI, …), paste the credential, and mark it as the default for the workspace.

Per-workspace, not per-app

The AI service is configured once per workspace; every app and every developer in it can then use the Assistant.

Use the AI Assistant in Page Designer

  • Open any page → the Assistant panel: ask it to *"add a validation that SAL must be positive"*.
  • Generate SQL for a region: *"top 5 customers by revenue this year"* → reviewable query.
  • Explain existing code: select a process and ask *"what does this do?"*

Create an app from a prompt

App Builder → Create → "Create App using Generative AI"

› An expense-tracking app: employees submit expenses with receipts,
  managers approve, finance sees a monthly dashboard.

APEX drafts the data model and pages; you refine in the builder. Pair it with the vibe-coding guide for the file-based workflow.

Check your understanding

Check your understanding

0% · 0/2

Where is the Generative AI service configured?

What should you do with Assistant-generated SQL?

Need this delivered?

Request a quote