> For the complete documentation index, see [llms.txt](https://sogni.gitbook.io/sogni-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sogni.gitbook.io/sogni-docs/sogni-studio/creating-images/generating-batches.md).

# Generating Batches

### Batch Size

Within Sogni you can easily select how many images you'd like to generate within the Batch Size Field below the Imagine Button. The Batch Generation feature enables you to produce multiple images in one go. Select from options: 1 image, 4, 9, 16, or Mega Batch.

<div align="left"><figure><img src="/files/TczYjM8exFsisLLoEhBD" alt=""><figcaption><p>Sogni UI showing batch size of 16 selected</p></figcaption></figure></div>

**Mega Batches**

Mega Batches offer high-volume image creation, allowing up to 2048 images if you're generating on-device and up to 512 with Supernet. For easy organization, Mega Batches are automatically saved to a gallery group. Here, you can review, mark favorites, and delete images in bulk, streamlining your workflow.

<figure><img src="/files/FRuvLYsqagQIYkwFw7oO" alt=""><figcaption><p>Sogni Mega Batches</p></figcaption></figure>

**Progress Tracking**

For batches up to 256 images, progress displays as an image grid, letting you track multiple outputs simultaneously. For larger Mega Batches, only the last generated image appears in progress view, but you can click anytime to see finished images in fullscreen, one by one.

**Storage Reminder**

Each image can take between 1 and 6.5 MB of storage. With larger batches, it’s good to monitor your disk space to ensure smooth performance.

***

**Need help? Ask in our Discord!**

For any questions regarding the use of Sogni, tips, suggestions, bugs, sharing art, discussing AI and life, or simply hanging out... Join our Discord community!\
\
[Join Sogni Discord](https://discord.com/invite/2JjzA2zrrc) ✨


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://sogni.gitbook.io/sogni-docs/sogni-studio/creating-images/generating-batches.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.
