# How to use Studio Mode

## How to Use Studio Mode in Ava Studio

Studio Mode is where you build, generate, and fine-tune your video scene by scene. Whether you're starting from scratch or coming in from a Campaign, this is your main creative workspace.

<img src="/files/Bo2U9TL9SXbOEjrY083C" alt="" height="281" width="624">

At its core is a prompt box on the main canvas where you can manually enter prompts to generate exactly what you want — or if you'd prefer, open the Agent to have it build your entire video structure for you.

<img src="/files/0KDGhgaGr0ApSseI7oex" alt="" height="283" width="624">

<br>

***

### Option A: Generate Manually

If you already know what you want, you can jump straight in.&#x20;

<img src="/files/fLTeX31oLNvM9gBjPg1Y" alt="" height="465" width="283">

<img src="/files/IMv9ecKOxN2ntJBCRQuR" alt="" height="327" width="316">

Before typing your prompt, you may want to set up your Ingredients first

* Open the Assets Panel from the top right (next to the Agent button) to manually add and manage your Ingredients such as your actor, product image, B-rolls, and any other assets you want to reference in your prompts.

💡 Ingredients are reusable across your project and can be referenced in any prompt using their @ tag. You can also rename tags to whatever suits your workflow.

<br>

\[[→ Learn more about Ingredients](https://docs.holoworld.com/~/revisions/7IRvzcLSnoUHW6iIPX7I/holoworld/ava-studio/product-tutorials/what-are-ingredients)]

Once your assets are ready, type your prompt directly into the prompt box on the main canvas and customise your generation settings:<br>

* Dimension — set the media dimensions
* Model — choose your preferred generation model
* Generation type — switch between text to video, reference to video, image to video, and more
* Variations — choose how many generations you want per prompt (e.g. selecting x4 will produce 4 different clip options from the same prompt)
* Shot Duration — Give the agent an estimate of how long you’d want your video to be

<img src="/files/UOGYyjxKy1Eu0eRQoi9Y" alt="" height="199" width="624">

Hit Generate when ready and your clips will appear on the Generation Canvas.

💡 Not sure which settings to use? Let the Agent handle it — it will suggest the right prompt and settings based on your needs automatically.

<br>

***

### Option B: Use the Agent

For a more guided experience, open the Agent from the top right of the screen. The agent will analyse your needs and brand, then walk you through building your video step by step.

<img src="/files/PSyoR5Z4YwjsuiTmNhoy" alt="" height="283" width="624">

#### 1. Brief the Agent

Tell the agent what you would like to create. You can

* Paste a TikTok URL to clone an existing ad
* Upload a video as your reference
* Describe your product or campaign in plain text and let the agent build the ad structure for you

The agent will analyse your input and get to work building your video structure, Ingredients, and scene prompts automatically.

<img src="/files/P74Kc9uZCqo1iUfNdvhC" alt="" height="254" width="563">

#### 2. Choose Your Actor

The agent will assess whether your video needs an actor. If it does, you'll be asked:

<img src="/files/71pa8oBxIIuMmZOoRVwB" alt="" height="254" width="563">

* Upload your own image — use your own talent
* Let the agent suggest — the agent will recommend suitable actors, with the option to View more Actors, so that you can access and browse Ava Studio's full range of actors

#### 3. Confirm Your Ingredients

The agent will suggest a set of Ingredients that will be used to build your scenes, such as your actor, product image, B-rolls, and text. Review the list, make any changes, and confirm when ready.

<img src="/files/fzpbyMvM37KW3V75gaNT" alt="" height="260" width="287">

#### 4. Review the Scene Breakdown

With Ingredients set, the agent generates a Scene Breakdown. A description of each scene it plans to create. Review it, make any adjustments, and confirm to move forward.

<img src="/files/3iyuheQpAkpx2mhliKj6" alt="" height="338" width="620">

#### 5. Review and Apply Prompts

The agent will then suggest prompts for each scene and automatically place them into the prompt box. Click through each scene on the left filmstrip to review its prompt individually.

<img src="/files/Ug135MRwtqXlg8knn6qR" alt="" height="283" width="624">

You can edit any prompt before generating, or hit Generate All in the agent chat to generate all scenes at once.&#x20;

***

### Generating and Setting Scenes

Once your prompts are ready — whether entered manually or built by the agent — hit Generate. Your clip options will appear on the Generation Canvas.

From there:<br>

1. Review your generations — if you generated multiple variations, compare them side by side
2. Select the clip you want — click \[Choose] set as scene
   1\.

   ```
   <img src="/files/9BOxtErzK2x33DTH9uRk" alt="" height="481" width="402">
   ```
3. Set Scene — this saves the clip to the left filmstrip, adding it to your project
   1\.

   ```
   <img src="/files/vLeaXPI7Y2a8jlPpJlZu" alt="" height="284" width="624">
   ```

The filmstrip keeps everything organised — you can also manually add or delete scenes directly from there at any point.

<br>

***

### Finishing Up in Editor Mode

Once all your scenes are set, head into Editor Mode to put the finishing touches on your video:

<img src="/files/EJo6bCJPaR63gPNbsmUK" alt="" height="283" width="624">

* Add captions
* Insert B-rolls
* Add background music
* Adjust timing and layout

When you're happy, hit Export.

\[[→ Learn more about how to use Editor Mode](https://docs.holoworld.com/~/revisions/DFUiVJKn3SkX9wu5hDLC/holoworld/ava-studio/product-tutorials/how-to-use-editor-mode)]

<br>

***

### Quick Reference

| <p><br></p>         | **Manual**                  | **With Agent**                   |
| ------------------- | --------------------------- | -------------------------------- |
| Starting point      | Type prompt into prompt box | Open Agent → brief it            |
| Ingredients         | Set manually as needed      | Agent suggests, you confirm      |
| Scene Breakdown     | You decide the structure    | Agent builds it for you          |
| Prompts             | Write your own              | Agent generates, you can edit    |
| Generation settings | Set manually                | Agent pre-configures, adjustable |
| Output              | Clips on Generation Canvas  | Clips on Generation Canvas       |


---

# 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.avastudio.com/start-here/ava-studio/product-tutorials/how-to-use-studio-mode.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.
