> ## Documentation Index
> Fetch the complete documentation index at: https://docs.apollospace.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Videos

> Video walkthroughs of the core features — recorded with a real Apollo Space screen.

<Note>
  **This page is under construction.** The videos below are placeholders
  with the structure in place — once recordings are ready, the embeds will
  be filled in without changing the layout.
</Note>

## Planned videos

What's queued to be recorded, in priority order. Each video accompanies
a doc page — it doesn't replace it, it complements it.

<CardGroup cols={2}>
  <Card title="Quickstart in 5 minutes" icon="rocket" href="/en/quickstart">
    From the invite arriving to your first conversation with Scout. Real
    screen capture.

    **Status:** planned · **Target length:** 5min
  </Card>

  <Card title="Setting up WhatsApp end-to-end" icon="comments" href="/en/guides/set-up-whatsapp">
    Twilio account → approved number → Messaging Service → connection
    in Apollo Space → first send.

    **Status:** planned · **Target length:** 12min
  </Card>

  <Card title="Marcus running a campaign" icon="paper-plane" href="/en/agents/marcus">
    Audience selected → signal gather via Scout → HITL draft review →
    send + tracking.

    **Status:** planned · **Target length:** 8min
  </Card>

  <Card title="CEO Digital Twin" icon="user-astronaut" href="/en/agents/digital-twins">
    How to configure voice\_md + train the Twin with examples +
    delegate simple replies.

    **Status:** planned · **Target length:** 10min
  </Card>

  <Card title="Spend audit" icon="chart-line" href="/en/billing/stars">
    Tour of the Billing panel, reading spend history,
    configuring spend caps.

    **Status:** planned · **Target length:** 6min
  </Card>

  <Card title="Multi-tenant for security teams" icon="shield-check" href="/en/trust/multi-tenant">
    How to audit the isolation model, database configuration,
    automated cross-org probing.

    **Status:** planned · **Target length:** 8min
  </Card>
</CardGroup>

## How videos will be delivered

<AccordionGroup>
  <Accordion title="Where they're hosted" icon="cloud">
    Loom (public URL per video) with an optional YouTube fallback for
    videos intended to stay public long-term. Embeds are `<iframe>`
    directly from Loom — no analytics that unnecessarily track the
    viewer.
  </Accordion>

  <Accordion title="Language + subtitles" icon="closed-captioning">
    Audio in **English**. Auto-generated subtitles, manually reviewed.
    No dubbed version in other languages for now — readers who prefer
    text can follow the written docs.
  </Accordion>

  <Accordion title="Update frequency" icon="rotate">
    Each video is recorded **once** and re-recorded when the UI changes
    significantly. Cosmetic changes don't warrant a re-recording.
    Functional changes (new step in a flow, new screen) do.
  </Accordion>

  <Accordion title="What will NOT become a video" icon="ban">
    * Pure conceptual content (Stars as currency, multi-tenant) —
      easier to read than watch
    * Troubleshooting / error pages — a reader hitting an error wants
      searchable text, not video
    * API reference — code is a better format
  </Accordion>
</AccordionGroup>

## Want to suggest a video?

Missing a specific tutorial you'd find useful? Send it to
**[support@apollospace.ai](mailto:support@apollospace.ai)** with the concrete scenario you'd like to see
demonstrated. We prioritize based on request volume and recording
feasibility.

## Next steps

<CardGroup cols={2}>
  <Card title="Quickstart (text)" icon="rocket" href="/en/quickstart">
    While the video isn't ready yet, the written tutorial takes about
    10 minutes.
  </Card>

  <Card title="FAQ" icon="circle-question" href="/en/recursos/faq">
    Frequently asked questions already answered in text.
  </Card>
</CardGroup>
