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

# Introduction

> Complete guide to creating your film in Automat Studio

Welcome to Automat Studio's filmmaking workflow! This guide will walk you through the entire process of bringing your vision to life, from initial project setup to final rendered shots.

## Quick Start Video

**How to Visualize Your Film With Automat Studio (In 90 Seconds)**

<iframe
  src="https://www.youtube.com/embed/qB6SHG1e-1w"
  title="How to Visualize Your Film With Automat Studio (In 90 Seconds)"
  allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
  allowFullScreen
  style={{
width: '100%',
aspectRatio: '16 / 9',
border: 0,
}}
/>

***

## The Automat Studio Workflow

Follow these steps in order to create your film:

### 1. [Create a Project](tutorial/create-a-project)

Set up your workspace with a name, synopsis, and aesthetic style.

### 2. [Create Characters](tutorial/character-studio)

Define the people who will appear in your film with detailed descriptions and generated images.

### 3. [Create Locations](tutorial/location-studio)

Build the environments where your scenes take place, specifying interior/exterior and time of day.

### 4. [Create Props](tutorial/prop-studio) *(Independent & Hollywood plans)*

Add objects and items that appear in your scenes with detailed descriptions and generated images.

### 5. [Create Wardrobe](tutorial/wardrobe-studio) *(Independent & Hollywood plans)*

Design the costumes and outfits your characters wear, with an optional link to group them by character.

### 6. [Create Scenes](tutorial/create-a-scene)

Combine locations, characters, and props into scenes that structure your narrative.

### 7. [Create Shots](tutorial/shot-studio)

Break down scenes into individual shots, each with specific camera angles and movements.

Within each shot, you'll work through these steps:

* **[Generate First Frame](tutorial/shot-studio/generate-first-frame)** — Create the fist frame of your shot
* **[Generate Video](tutorial/shot-studio/generate-video)** — Animate the first frame into motion
* **[Dialogue and Lipsync](tutorial/shot-studio/dialogue-lipsync)** — Add voice performances with synchronized lip movement
* **[VFX (Visual Effects)](tutorial/shot-studio/vfx-visual-effects)** — Layer cinematic effects and enhancements
* **[SFX (Sound Effects)](tutorial/shot-studio/xfs-sound-effects)** — Design soundscapes that match the action

Repeat this process for each shot until your film is complete!

### 7. [Share and Export](tutorial/share-and-export)

Share your completed project with others via shareable links, or export your media assets for use in external editing software.

***

<CardGroup cols={2}>
  <Card title="Create a Project" icon="folder-open" href="tutorial/create-a-project">
    Start by creating your project workspace
  </Card>
</CardGroup>
