← Back to Guides | Restart Welcome Tour | Admin Config Guide
🤖

Your AI Agent Team

RTOFlow includes 13 specialised AI agents that work together to help you create, manage, and maintain high-quality training and assessment content.

Building an external AI agent or automation?

Start at /for-agents — the machine-readable reference page covering RTOFlow's OpenAPI 3.0 surface, document types, authentication model, and data governance commitments for agentic workflows.

Automation Levels

Choose how much independence your AI agents have. You can change this at any time from your settings.

L0

Manual

AI agents only act when you explicitly ask them to. All actions require your direct instruction.

Recommended for: New RTOs, organisations wanting full control
L1

Suggest

Agents proactively monitor and suggest actions, but never act without your approval.

Recommended for: Most organisations, good balance of automation and control
L2

Auto with Review

Agents can take routine actions automatically but flag important decisions for your review.

Recommended for: Experienced users who want efficiency with oversight
L3

Autonomous

Agents operate with full autonomy within their approved scope and budget.

Recommended for: Advanced users with well-defined processes and budgets

Quality Tiers & Costs

Choose the quality level that suits your needs and budget. Higher tiers use more advanced AI models and additional review passes.

Economy

$2-5 AUD

per unit · Fast generation · Best for drafts and high-volume work

RECOMMENDED

Standard

$5-12 AUD

per unit · Balanced quality · Best for production content

💎

Premium

$12-25 AUD

per unit · Advanced models · Best for complex or audit-ready content

🏆

Benchmark

$25-50 AUD

per unit · Maximum quality · Best for showcase and benchmarking

💬 Prompt Library

Click any prompt below to copy it. Then paste it into the AI Panel to try it out.

Frequently Asked Questions

Common questions about how RTOFlow's AI agent system works.

Admin Configuration Guide

Step-by-step instructions for administrators to configure the AI agent system for your organisation.

1. Set Automation Level
Control how independently agents operate
2. Choose Quality Tier
Set the default content generation quality
💰
3. Set Budget Controls
Configure spending limits and budget caps
👥
4. Configure Team Roles
Set who can approve proposals and manage agents
🔒
5. BYOK & API Keys (Coming Soon)
Bring Your Own Key for direct AI provider billing
💬
6. Communication Channels
Configure notifications for agent proposals and alerts

Need More Help?

Chat with the AI assistant in the panel on the right, or contact your platform administrator.

Agent Setup All Guides

💬 Send Feedback

AI Assistant
Hi! I'm your AI assistant. Ask me anything about using this app, creating documents, or understanding the workflow.
Quick questions:
Compliance questions:
RTOFlow AI
Online General
Conversations
Agent Contacts

Dev Center V2

Drag to move
💡 Upload and manage instruction files for AI-assisted development. Drop files in the Inbox, then reference filenames in chat to trigger builds.
📄
Drop instruction files here or click to upload
Instruction Files
📭
No instruction files found
💡 Run context scans to understand the codebase at a glance. Each scan analyses a different aspect: system architecture, database tables, API endpoints, templates, and models.
Quick Context Scans

Loaded This Session

No context loaded yet

Session Activity

--:-- Session started. Run scans to populate context.

Scan Results

💡 Track development tasks through their lifecycle: Planned, In Progress, Implemented, Needs Testing, Tested, Verified, Released. Jobs require test evidence before verification.
Job Queue 0 items
📭
No jobs in queue
💡 Daily work log. Session activity is automatically logged here. Use "Enhance with AI" on entries to expand brief notes into detailed summaries.
Today's Work 0 entries
Assessment
No entries today
💡 View work history by date. Click "Close Out Today" to generate an AI-powered daily digest summarising what was accomplished.
Generate digest for today
Work History
Calendar
No history yet
💡 User feedback and AI-generated suggestions scored by priority. Convert high-priority items into tracked Jobs for the development pipeline.
Suggested Tasks
💭
Loading suggestions...
Download User Requests
📭
Loading user requests...
💡 Reference guide for the Course Builder feature. Create custom training materials outside standard TGA units, with AI-powered conversational course design.
Graduation Course Builder FEATURE
AI configuration Feature Overview
AI-powered course design and content generation pipeline for custom training materials outside TGA units. Organisations can design course outlines via AI conversation or manual entry, then generate full learner guides through the existing Stage C pipeline.
🔌 API Reference
Method Path Description
GET /api/course-builder/outlines List all outlines for org
POST /api/course-builder/outlines Create new outline
GET /api/course-builder/outlines/{id} Get outline with sections
PUT /api/course-builder/outlines/{id} Update outline metadata
DELETE /api/course-builder/outlines/{id} Delete draft outline
POST /api/course-builder/outlines/{id}/sections Add section
PUT /api/course-builder/sections/{id} Update section
DELETE /api/course-builder/sections/{id} Soft-delete section
POST /api/course-builder/outlines/{id}/reorder Reorder sections
POST /api/course-builder/outlines/{id}/generate Start generation pipeline
POST /api/course-builder/conversations Start AI design conversation
GET /api/course-builder/conversations List conversations
GET /api/course-builder/conversations/{id}/messages Get messages
POST /api/course-builder/conversations/{id}/messages Send message (triggers AI response)
POST /api/course-builder/conversations/{id}/approve Create outline from AI conversation
DELETE /api/course-builder/conversations/{id} Delete conversation
POST /api/course-builder/outlines/{id}/tga-framework Generate TGA framework for outline
GET /api/course-builder/outlines/{id}/tga-framework Get TGA framework data
GET /api/course-builder/outlines/{id}/tga-framework/export Export TGA framework as DOCX
POST /api/course-builder/outlines/{id}/tga-proposal Generate TGA proposal from framework
PATCH /api/course-builder/outlines/{id}/branding Update branding settings
POST /api/course-builder/outlines/{id}/tga-research Trigger TGA-specific research
GET /api/course-builder/outlines/{id}/tga-research Get TGA research results
PATCH /api/course-builder/outlines/{id}/tga-research Update TGA research decisions
⚙️ Pipeline Configuration
Feature Flag
course_builder — must be enabled per organisation via feature flags
Generation Pipeline
Course Builder runs skip Stage A/B. The blueprint is pre-built by the adapter, then goes straight to Stage C content generation.
AI Routing Stages
course_design — conversation AI for outline design
course_design_research — TGA-specific research framework for industry/regulatory context
Cost Tracking
All AI calls use cost_category="setup" and track via the unified AiUsageEvent system.
Adapter
app/services/course_builder_adapter.py converts CourseOutline → UnitBlueprint format for Stage C compatibility.
🗃️ Data Model
Table Description
course_outlines Main outline with metadata, status (draft → ready → generating → completed), AQF level, audience context, quality mode, tga_proposal_enabled, and rpl_pack_enabled flags
course_outline_sections Sections with learning outcomes, key topics, content type (theory/practical/assessment), complexity hint, and word targets
course_design_conversations AI design chat sessions linked to org/user, with context snapshot and status tracking
course_design_messages Individual messages (user/assistant/system) with interactive elements, user selections, and token usage tracking
💡 Agent skill registry. Skills are reusable instructions that extend what the AI agent can do. Auto-scans from the .agents/skills/ directory.
Agent Skills Registry
0
Installed
0
Planned
AI configuration
Loading skills...
💡 Project health dashboard: codebase metrics, pipeline success rates, AI spend tracking, and security status. Click Refresh All to update.
Project Statistics
Report
Loading stats...
RTOFlow Development Roadmap
AI-powered training and compliance platform for Australian RTOs. Tracking progress from concept through to production scale.
—%
Complete
Total Stages
Lines of Code
Files
AI Providers
Version
💡 SEO Master Plan tracker. Shows progress across all marketing and SEO initiatives, content coverage, and next priorities.
SEO Master Plan
📣
Loading marketing data...
💡 Project Intelligence Pack: browse key documents or download the complete bundle as a ZIP for advisors, investors, or AI consultation.
Intelligence Pack
Loading...
Pack
Select a document from the list to preview, or download the complete ZIP bundle.
💡 AI Operating Layer: generates 10 machine-readable JSON indexes of the codebase for AI agent consumption. Regenerate to refresh, download the ZIP bundle for offline use.
AI Operating Layer
-
Indexes
-
Health
-
Skills
-
Last Snapshot
Index Inventory
Index Entries Size Generated Status
Loading...
💡 Quick-access shell commands for common operations. Click the copy button to copy a command, then paste it into the Replit Shell tab.
Shell Commands
🚀
Push to GitHub
Staged push — auto-batches large pushes
💡 AI Operating Layer — machine-readable indexes, agent skills, and project guidance that help AI tools navigate, understand, and change this codebase effectively.
AI Operating Layer
-
Indexes
-
Skills
-
Health
Machine-Readable Indexes
AI assistant
Loading AI layer status...
Agent Skills (0)
Support Assets
Project Memory
-
Tasks
-
Decisions
-
Snapshots
-
Artifacts
-
Change Packs
-
Evidence Packs
Index Health
Last snapshot: none
Workflow Compliance
Compliance Rate
Observed vs Inferred
No data yet — run a verification audit
Autopilot Control Plane
Eval Scoreboard
Loading autopilot runs...
Template preview unavailable.
Health gate status unavailable.
Overnight supervisor status unavailable.
No run selected.
Planner digest unavailable.
Admission summary unavailable.
Allowlist rejections: none.
Queue summary not loaded.
Attestation summary unavailable.
Morning summary unavailable.
No attestation items.
No runs yet.
Page Health
Health Score
Success Rate
CSRF Coverage
Pages Tested:
Template Errors:
Slow Pages:
Status:
No data yet — click Recheck or run a verification audit
Verification Audit
Overall
No audit run yet
Last Run
AI Wrapper:
Memory:
Reusable Core:
MCP:
UI Verification
Interactions
Patterns
Pages
Run interaction tests or check conformance
Before/After Verification
Manual trigger only. Enter changed files (comma-separated) or leave empty for all pages.
💡 UI Quality Layer — browser-based page audits, screenshot capture, visual diffs, pattern conformance, and interaction smoke tests across all contracted pages.
UI Quality Verification
-
Contracted Pages
-
UI Patterns
-
Status
Page Verdicts Python quick audit
Run a full audit to see page verdicts
Console & Network Logs
No console logs captured yet
Known UI Debt

Browser Audit & Screenshots Python quick audit
6
Priority Pages
-
Baselines
-
Playwright
Search document Screaming Frog SEO Audit — import crawl data, view severity-prioritised issues, broken links, content quality, security verification, template clusters, and delta comparisons.
Screaming Frog Audit
📂
Drop Screaming Frog exports here
ZIP, CSV, XLSX, or .dbseospider files
Loading scan runs...
Pipeline Throughput
💡 Growth Command Centre: track conferences, brainstorm marketing content, monitor the sales funnel, analyse competitors, and visualise the growth roadmap.
VET Industry Conferences & Events
Loading conferences...
Marketing Ideas Board
Drag cards between columns to change status
Loading ideas...
Lead-to-Customer Funnel
Loading funnel data...
Competitor Intelligence
Loading competitor data...
Growth Roadmap
Loading roadmap...
Campaign Planner
Loading campaigns...

Add Item

💡 App Valuation panel: estimates RTOFlow's total value in AUD using four methods — cost-to-recreate, revenue-based, asset inventory, and a composite blend. All figures are indicative only.
App Valuation
Financial dashboard
Loading valuation data...