# Video Generation

## Overview

Creator Studio allows you to quickly generate polished, on-brand videos using your Arcade demos, brand kit, and AI-generated scripts.

You can create a video from scratch or directly from an existing interactive demo, then customize everything from scenes and voiceovers to transitions and layouts.

***

### How do I create a video?

You can start video generation in two ways:

* From the Create button on your home screen (team or personal workspace)
* From an existing Arcade:
  * Click Share
  * Select Generate with AI → Video

***

### What do I need before generating a video?

Before generating, you must:

* Add a description (script, goal, or instructions)
* Select a brand kit
* Choose a video length

Optional additions:

* Files
* Other Arcades
* URLs

If the Generate button is disabled, it’s usually because:

* No description was added, or
* You don’t have enough AI credits

You can check your credit balance in the top left or in Settings.

***

### What happens after I click generate?

Once you generate:

* Arcade will:
  * Analyze your input
  * Apply your brand kit
  * Create the initial video (typically under 1 minute)
* You’ll see:
  * A preview player
  * A timeline
  * Options to:
    * Play / pause
    * Mute
    * Rate the output (thumbs up/down)

***

## Editing your Generated Video

### How do I edit my video?

Click Edit to enter the video editor.

#### Layout

* Center: Video preview
* Bottom: Timeline (all scenes and sections)

***

### What types of sections can I edit?

#### 1. Logo Sections (Intro/Outro)

* Adjust:
  * Logo size
  * Background color/style
  * Scene animation (intro/outro)
  * Transitions (fade, cut, slide, wipe, iris)

***

#### 2. Headline Sections

Used for:

* Text-only scenes
* Text + product visuals

You can control:

* Title text, alignment, and color
* Background style and accent
* Layout (text vs. media positioning)
* Scene animations and transitions

You can also:

* Replace screenshots with:
  * Other demo steps
  * Stock assets
  * Brand kit assets
  * Uploads

***

#### 3. Media Sections

Full-screen product visuals.

Options include:

* Replace media
* Layout (full vs. framed)
* Styling (shadows, rounded corners)
* Animation and transitions

***

#### 4. Custom Scenes

Blended in to add more context, with higher level visual attention, based on your prompt specifically.&#x20;

You can customize:

* Background style
  * Solid color
  * Gradient background
* Background colors
  * Primary/background color
  * Accent color
* Scene transitions
  * Transition style (slide, fade, etc.)
  * Transition direction (up, down, left, right)

Custom scenes edits are automatically generated by the software, meaning what you can edit will differ scene by scene, but usually you'll have control over the text and numbers shown.

***

#### 5. Call-to-Action (CTA)

Typically appears near the end.

You can customize:

* Button text
* Colors and borders
* Shape and shadow
* Background styling

***

### How does Video Generation voiceover editing work?

Each section includes an audio track.

You can:

* Edit the script
* Choose:
  * Voice
  * Language

(Currently Video Generation only supports Synthetic Audio).

***

### Can I add or remove sections?

Yes.

* Click the + button to add:
  * Logo
  * Headline
  * Media
  * CTA
  * Quote
  * List
* Click the trash icon to delete any section

***

### How do I adjust timing and animations?

* Drag section edges in the timeline to:
  * Shorten or extend duration
* Add pan & zoom:
  * Hover over timeline → select pan & zoom
  * Adjust position and duration visually

***

### How do I use pan and zoom?

Pan and zoom lets you add motion to your video by focusing on specific areas of your product, making your content feel more dynamic and intentional.

#### How do I add a pan and zoom?

1. Hover over a section in the video timeline
2. Click Add pan and zoom
3. In the left-hand editor:
   * Select the area (and size) of focus
   * Adjust the zoom level and position

#### How do I adjust timing?

* Drag the edges of the pan and zoom bar in the timeline to:
  * Shorten the effect
  * Extend the duration

This lets you control how quickly or slowly the motion happens.

#### When should I use pan and zoom?

Use pan and zoom to:

* Highlight a specific feature or UI element
* Guide attention across a screen
* Add motion to otherwise static screenshots
* Create smoother, more engaging transitions between scenes

***

### What editing view customization options are available?

#### Audio

* Choose background music
* Adjust volume

#### Video Format

* Default (landscape)
* Portrait (vertical)
* Square

#### Playback Controls

* Play / pause
* Rewind / fast forward
* Zoom timeline in/out

These edits are for how you experience your editing, not the end user's view/experience.

### Why can't I edit this video generation scene?

What you can edit in custom scenes varies based on what the software automatically generates as an editable setting.&#x20;

Usually, text and numbers are editable, but there are limitations on custom scenes. If you're having issues, wondering why you can't edit something, it is most likely a custom scene.&#x20;

### Can I regenerate a specific scene and not the whole video?&#x20;

Not yet, but coming soon!

***

## Exporting & Drafts

### How do I share or export my video?

Click Share to:

* Copy a shareable link
* Export as:
  * Video
  * GIF

#### Is the preview the same quality as the export?

No. The preview (link share) is lower quality. Your exported video is the high-resolution version.

#### Can I make multiple drafts?

Yes. Use the three dots menu → New Draft to create another version without losing previous edits.

***

### Sharing & Feedback

#### Can I see my generated videos in Arcade?

Yes. They will be available in your Arcade library.

#### How can I share feedback or request changes?

Contact us on our Support channel.

#### Can I copy and paste specific scenes?&#x20;

Yes. You can use your right click or Command+C/V to copy and paste video generated scenes within the same video or across videos. &#x20;

***

### Why is there an Arcade watermark on my generated video?

The "Made with Arcade" watermark that gets applied to the bottom right of video generation is automatically applied the free plan. On paid accounts, this is automatically removed.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.arcade.software/kb/build/creator-studio/video-generation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
