Platform documentation for ibl.ai — guides, video tutorials, and API reference for students, instructors, and administrators.
ibl.ai/docs — Full documentation with search, sidebar navigation, and embedded video tutorials.
ibl.ai/docs.txt — Plain text export of all pages with titles, YouTube URLs, and full transcripts. Designed for AI agent consumption.
configuration/ # Platform setup and administration
├── badging/ # Credentials and certificates
├── content/ # Course and program creation
├── datasources/ # External data connections
├── lti/ # Canvas, Blackboard, Moodle, D2L integration
├── mcp/ # MCP connector configuration
├── multitenancy/ # Tenant creation and user migration
├── rbac/ # Roles, policies, and access control
├── uiux/ # Authentication and custom CSS
└── users/ # Groups, invitations, licenses, teams
instructor/ # Instructor tools and analytics
├── analytics/ # Chat ratings, financials, reporting
├── data/ # Datasets, document retrieval, graded assignments
├── integration/ # API access and community mentors
├── lms/ # Grade access, course reports
├── mentorcreation/ # Prompts, safety, tools, visibility
└── supportcenter/ # Human support and notifications
student/ # Learner features
├── accessibility/ # Accessibility and profile management
├── corefeatures/ # Chat, code interpreter, image generation, phone calls
└── personalization/ # Memory and preferences
developer/ # Open source developer tools
├── agents/ # Claw Agents, Claw Setup, .iblai Standard
├── applications/ # App CLI, MCP Servers
└── infrastructure/ # Infrastructure CLI
gallery/ # 14 pre-built agent examples
.raw-transcripts/ # Video transcripts with timestamps
Each documentation page follows this format:
# Page Title
<iframe src="https://www.youtube.com/embed/VIDEO_ID" ...></iframe>
## Section Heading
Content with step-by-step instructions, tables, and code blocks.- 115 pages with structured guides
- 108 embedded videos with YouTube tutorials
- 137 raw transcripts with timestamps
Edit markdown files directly in this repository. Changes are reflected at ibl.ai/docs after deployment.
ibl.ai · Documentation · Blog · Updates · API Reference · Contact
