انتقل إلى المحتوى الرئيسي

Video Tutorials

ORKSTRA ships five video tutorial sites, each a guided walkthrough of a complete workflow. Each site is a single-page Vite + React app with AR + EN narration and interactive scene navigation.

Tutorials

PM Workflow

22 scenes — project creation through IPC certification.

Finance Workflow

18 scenes — BOQ, IPC, variations, multi-currency.

HSE Workflow

20 scenes — incidents, permits, JSAs, toolbox talks.

QA/QC Workflow

24 scenes — ITPs, inspections, NCRs, punch lists.

Admin Workflow

16 scenes — tenant setup, users, billing, security.

How to use the tutorials

Each tutorial:

  • Loads in your browser — no install required.
  • Auto-plays scenes in order; you can jump to any scene.
  • Has narration in EN (Daniel) and AR (Callum) voices.
  • Has a mute toggle, scene chapters, and a progress bar.
  • Takes 10-15 minutes to complete.

Voice brand

Tutorial narration uses ORKSTRA's locked voice brand:

  • English — Daniel (ElevenLabs voice onwK4e9ZLuTAKqWW03F9).
  • Arabic — Callum (ElevenLabs voice N2lVS1w4EtoT3dr4eOWO).
  • Model: eleven_multilingual_v2.

The same voices are used across the marketing site, in-app onboarding, and these tutorials for consistent brand experience.

Where the tutorials live

The tutorial sites are hosted at:

  • https://tutorials.orkstra.com/pm
  • https://tutorials.orkstra.com/finance
  • https://tutorials.orkstra.com/hse
  • https://tutorials.orkstra.com/qa-qc
  • https://tutorials.orkstra.com/admin

Each is independently versioned. The current bundle reflects ORKSTRA v1.0.

Embedding a tutorial in your tenant

If you want to embed a tutorial inside your own intranet / LMS:

  1. Use the iframe snippet on each tutorial page.
  2. Pass ?theme=dark or ?lang=ar for variants.
  3. Postmessage events fire on scene change so your LMS can track completion.
<iframe
src="https://tutorials.orkstra.com/pm?lang=ar"
width="100%"
height="600"
allow="autoplay"
></iframe>

Suggesting a new tutorial

Email tutorials@orkstra.com with the workflow you'd like covered.