# Managing Generated Videos

After a video is generated, you can preview, download, share, and organize it directly from the workspace or through the History section in your dashboard.

***

#### Previewing and Downloading

Once generation is complete, the video appears in the workspace. Use the playback controls to review it:

* **Play / Pause** — Watch the output
* **Mute / Unmute** — Toggle audio (applicable for Seedance outputs with audio)
* **Expand** — Open in full-screen for a detailed review
* **Download** — Save the video to your device

If the output needs refinement, adjust your prompt, settings, or reference inputs and regenerate before downloading.

***

#### Managing Videos from History

All generated videos are automatically saved to **History** — accessible from the left navigation panel. This is your central library for all past generations across sessions and workspaces.

**Finding Your Videos**

Use the filters at the top of the [History section](https://www.qolaba.ai/history) to narrow down results:

* **Video filter** — Shows only video outputs, separated from images and audio
* **Workspace filter** — Displays videos generated within a specific workspace
* **Me Mode** — Shows only content generated by you

**What You Can Do**

Click any video in History to view its details — the prompt used, model selected, and generation date. From here you can:

* **Play** the video
* **Favourite / Unfavourite** — Mark important outputs for quick access
* **Copy Prompt** — Retrieve the exact prompt used for reuse or iteration
* **Download** — Save to your device
* **Copy Shareable Link** — Share the video with teammates or clients
* **Set Visibility** — Toggle between **Public** and **Private**
* **Delete** — Permanently remove the video from History

{% hint style="warning" %}
&#x20;Deletion is permanent. Any previously shared links to that video will stop working.
{% endhint %}


---

# 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.qolaba.ai/video-generation/managing-generated-videos.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.
