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

# Welcome to CineFlow

> Everything you need to run a film production, from first script draft to wrap-day camera reports.

Pick a place to start, or jump straight into a feature you need right now.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Get your first project set up in minutes
  </Card>

  <Card title="Shot List" icon="film" href="/features/shot-list">
    Build and manage your shot list scene by scene
  </Card>

  <Card title="Callsheets" icon="calendar" href="/features/callsheets">
    Create and send professional callsheets to your crew
  </Card>

  <Card title="Set View" icon="clapperboard" href="/features/set-view">
    Execute your shoot day shot by shot on any device
  </Card>
</CardGroup>

## What's in CineFlow

<CardGroup cols={2}>
  <Card title="Script Workspace" icon="scroll" href="/features/script">
    Write, import, and link your script to shots and scenes
  </Card>

  <Card title="Cast & Crew" icon="users" href="/features/people">
    Manage contacts, roles, rates, availability, and deal memos
  </Card>

  <Card title="Gear & Equipment" icon="camera" href="/features/gear">
    Track your kit by department with AI-assisted reconciliation
  </Card>

  <Card title="Finance" icon="chart-line" href="/features/finance">
    Budget tracking, crew cost breakdowns, and daily cost charts
  </Card>

  <Card title="Documents & Diagrams" icon="folder" href="/features/diagrams-documents">
    Upload files, sketch location diagrams, and log camera reports
  </Card>

  <Card title="Collaboration" icon="share-nodes" href="/collaboration/inviting-collaborators">
    Invite collaborators, share documents, and see who's online
  </Card>

  <Card title="AI Tools" icon="wand-magic-sparkles" href="/ai/brief-import">
    Import briefs, polish scripts, generate shots, and reconcile gear
  </Card>

  <Card title="Live Feed" icon="broadcast-tower" href="/collaboration/live-feed">
    Stream real-time shot progress to your crew during a shoot day
  </Card>
</CardGroup>

## New here?

<Steps>
  <Step title="Create your account">
    Sign up at [app.cineflow.cloud](https://app.cineflow.cloud) with your email address or Google. No credit card required.
  </Step>

  <Step title="Create a project">
    From your dashboard, click **New Project** and fill in your production details, title, shoot dates, director and DP names, and aspect ratio.
  </Step>

  <Step title="Build your shot list">
    Add scenes and shots. Link them to your script for complete coverage tracking.
  </Step>

  <Step title="Send callsheets">
    Create a callsheet, set crew call times and location details, and send it directly from CineFlow.
  </Step>
</Steps>

<Note>
  CineFlow is available on the web, as a macOS desktop app, and as an iOS app. All three share the same account and project data.
</Note>
