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

# Studio

> ZeroTwo's dedicated creative workspace for AI image, video, and audio generation.

Studio is ZeroTwo's dedicated creative generation workspace — a full-page environment purpose-built for generating images, videos, and audio with AI. It's separate from the main chat interface and designed for focused creative workflows.

## Studio vs. in-chat generation

You can generate images directly inside a chat conversation, but Studio gives you more:

| Feature                          | In-chat generation      | Studio                   |
| -------------------------------- | ----------------------- | ------------------------ |
| Generation history               | Limited to conversation | Persistent gallery       |
| Model selection                  | Basic                   | Full model picker        |
| Style and settings controls      | Minimal                 | Complete controls        |
| Aspect ratio and quality options | Limited                 | Full options             |
| Focused workspace                | Shared with chat        | Dedicated full-page view |
| Bulk generation (up to 4x)       | Not available           | Available                |

Studio is the better choice whenever you're doing creative work in volume, need fine-grained control over settings, or want to compare outputs across multiple generations.

## Accessing Studio

Studio is accessible from the **topbar navigation** at the top of the ZeroTwo app. Click **Images**, **Video**, or **Audio** in the topbar to open the corresponding Studio page.

You can also navigate directly:

* `/studio/images` — Image generation workspace
* `/studio/video` — Video generation workspace
* `/studio/audio` — Audio generation workspace

## The three Studio sections

<CardGroup cols={3}>
  <Card title="Images" icon="image" href="/studio/images/overview">
    Generate images from text prompts using 10+ AI image models. Choose style, aspect ratio, and number of variations. Free plan includes 1 generation per day; Pro+ unlocks more.
  </Card>

  <Card title="Video" icon="video" href="/studio/video/overview">
    Generate short AI videos from text descriptions. Select model, duration, and output format. Pro+ plan required — not available on Free.
  </Card>

  <Card title="Audio" icon="music" href="/studio/audio/overview">
    Generate music, sound effects, and spoken audio from text prompts. Multiple AI audio models available. Primarily Pro+ access.
  </Card>
</CardGroup>

## Plan requirements

Different Studio features are available depending on your ZeroTwo plan:

| Studio feature       | Free          | Pro              | Pro 2x           | Plus Ultra |
| -------------------- | ------------- | ---------------- | ---------------- | ---------- |
| Image generation     | 1/day         | More generations | More generations | Unlimited  |
| Video generation     | Not available | Available        | Available        | Unlimited  |
| Audio generation     | Very limited  | Available        | Available        | Unlimited  |
| Premium image models | Limited       | Yes              | Yes              | Yes        |

<Info>
  Upgrade your plan in **Settings → Account** to unlock more Studio generations and access premium models.
</Info>

## Tips for getting started

* **Images**: Start at `/studio/images`, write a descriptive prompt, and generate 4 variations to explore different interpretations of your idea.
* **Video**: Keep your first prompts simple — clear subjects with straightforward motion produce the most consistent results.
* **Audio**: Describe the genre, mood, tempo, and intended use ("background music for a 30-second product video") to get the most relevant output.

<Tip>
  Studio generation history is persistent — your previous images, videos, and audio clips are saved in the gallery so you can revisit and download them later.
</Tip>

## Common workflows

### Creating content for social media

1. Go to `/studio/images`
2. Write a prompt describing your visual concept
3. Set aspect ratio to Square (1:1) for Instagram grid or Portrait (9:16) for Stories/Reels
4. Generate 4 variations and pick the best
5. Download as PNG

### Producing video content

1. Go to `/studio/video` (Pro+ required)
2. Write a detailed scene description including subject, action, and camera movement
3. Select a video model and set duration
4. Generate and download as MP4

### Adding background music to a project

1. Go to `/studio/audio` (Pro+ required)
2. Describe the genre, mood, tempo, and intended duration
3. Select a music generation model
4. Generate, preview, and download as MP3 or WAV

## Studio and chat: working together

Studio and chat are complementary. A typical creative workflow might look like:

* Use **chat** to brainstorm prompt ideas: "Give me 5 different image prompt ideas for a minimalist coffee brand"
* Take the best idea to **Studio** to generate variations with full model and settings control
* Download the result and continue discussing or iterating in chat if needed

You can also generate images directly in chat for quick, informal use — Studio is the choice when you want full control and a persistent gallery.

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Can I use Studio on the Free plan?">
    Images: Yes — Free plan includes 1 image generation per day. Video: No — Pro+ only. Audio: Very limited or no access on Free. Upgrade in **Settings → Account** for full Studio access.
  </Accordion>

  <Accordion title="Where are my generated files saved?">
    Generated images, videos, and audio are saved in the Studio gallery for each section. They persist across sessions so you can return and download them later. There is currently no cross-section combined gallery — each Studio section has its own history.
  </Accordion>

  <Accordion title="How do I share a generated image or video?">
    Hover over any generated item in the gallery and click the **Share** icon. This generates a shareable link you can send to others.
  </Accordion>

  <Accordion title="Can I use Studio outputs commercially?">
    AI-generated outputs from ZeroTwo Studio are generally usable for commercial purposes, subject to ZeroTwo's Terms of Service and the content policies of the underlying model providers. Review the [image safety and policy](/studio/images/safety-and-policy) page for guidance.
  </Accordion>
</AccordionGroup>
