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

# Queue & batch

> Power and Team workflows for running many teardowns, watching progress, and canceling work.

Queue & batch answers: **how do I run more than one teardown without babysitting each one?**

Queue and batch workflows are available on **Power** and **Team**. They are built for research sessions: competitor sets, category sweeps, launch references, and client folders.

## What you can batch

Power and Team can queue teardowns from:

* CSV drops
* ZIP drops
* Multiple video files
* Multiple supported links

Each submitted source becomes its own job. Jobs keep their own progress, status, and result.

## Queue states

| State    | What it means                                   |
| -------- | ----------------------------------------------- |
| Queued   | The source is accepted and waiting for a worker |
| Running  | The teardown is being processed                 |
| Finished | The report is ready to open                     |
| Failed   | The source could not be pulled or processed     |
| Canceled | You stopped the job before it finished          |

Use cancel when you submitted the wrong source, duplicated a job, or no longer need that teardown. Finished rows remain available from the analyses list and Library if you save them.

## Good batch hygiene

* Name the batch by campaign, client, or research question.
* Keep CSV rows clean: one source per row, with a human-readable title when you have one.
* Do not mix unrelated research jobs in one batch if you plan to share the results later.
* Check source-quality badges after finish; batch does not guarantee every platform served the best master.

## Plan behavior

Free can browse public teardowns. Pro is for running individual teardowns. Power and Team add queue and batch volume. Team also adds pooled credits and a shared Library.

## Related pages

<CardGroup cols={2}>
  <Card title="Submit a video" icon="upload" href="/running/submit-a-video">
    Supported sources and the single-teardown flow.
  </Card>

  <Card title="Team plan & seats" icon="users" href="/billing/team-plan-seats">
    Pooled credits, shared Library, and seat pricing.
  </Card>
</CardGroup>
