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

# Fabl Documentation

> Everything you need to plan, script, and execute professional video productions with Fabl.

<div data-product-guide-index className="flex w-full flex-col gap-8 max-w-5xl mx-auto px-4 md:px-8 lg:px-12 py-10 lg:gap-14 lg:py-16">
  <div className="flex max-w-[540px] flex-col gap-2 self-center text-center">
    <h1 className="text-[30px] font-medium leading-9 tracking-tight text-gray-900 dark:text-gray-50">
      Fabl Documentation
    </h1>

    <p className="text-balance text-base leading-relaxed tracking-tight text-gray-600 dark:text-gray-400">
      Everything you need to plan, script, and execute professional video productions — from YouTube videos to live broadcasts.
    </p>
  </div>

  <div className="grid grid-cols-1 gap-4 sm:grid-cols-2">
    <Card title={<span className="product-guide-feature-card-title">Get Started</span>} icon="rocket" href="/introduction" className="product-guide-feature-card" size={64}>
      <span className="product-guide-feature-card-description">Set up your workspace and run your first production.</span>
    </Card>

    <Card title={<span className="product-guide-feature-card-title">Rundowns</span>} icon="list-ordered" href="/rundowns/overview" className="product-guide-feature-card" size={64}>
      <span className="product-guide-feature-card-description">Create broadcast-quality rundowns with real-time collaboration.</span>
    </Card>

    <Card title={<span className="product-guide-feature-card-title">Scripting & AI</span>} icon="pen-line" href="/scripting/overview" className="product-guide-feature-card" size={64}>
      <span className="product-guide-feature-card-description">Write and refine scripts faster with AI assistance.</span>
    </Card>

    <Card title={<span className="product-guide-feature-card-title">Integrations</span>} icon="plug" href="/integrations/overview" className="product-guide-feature-card" size={64}>
      <span className="product-guide-feature-card-description">Connect Slack, Google Drive, Frame.io, and more.</span>
    </Card>
  </div>

  <hr className="border-0 border-t border-border" />

  <div className="flex flex-col gap-4">
    <h2 className="font-serif text-xl font-medium leading-normal text-gray-900 dark:text-gray-50">Common tasks</h2>

    <div className="grid grid-cols-1 gap-4 sm:grid-cols-2">
      <a href="/rundowns/create-rundown" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="file-plus" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Create a rundown</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Build a professional show rundown with segments, timing, and cues.
          </span>
        </div>
      </a>

      <a href="/scripting/ai-assist" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="sparkles" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Use AI scripting</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Generate script drafts, refine tone, and auto-format for teleprompter.
          </span>
        </div>
      </a>

      <a href="/team/invite-members" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="users" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Invite your team</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Add producers, directors, and crew to your workspace.
          </span>
        </div>
      </a>

      <a href="/multi-camera/live-show-mode" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="video" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Go live</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Switch to Live Show Mode for real-time cue management and camera switching.
          </span>
        </div>
      </a>

      <a href="/automation/custom-workflows" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="zap" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Automate workflows</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Build custom automations to eliminate repetitive production tasks.
          </span>
        </div>
      </a>

      <a href="/rundowns/export" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="download" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Export a rundown</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Export to PDF, Excel, or print-ready format for your team.
          </span>
        </div>
      </a>
    </div>
  </div>
</div>
