Where Is My Video Library in Grok Imagine? How to Find, Recover, and Manage Your Generations
Can't find your generated videos in Grok Imagine? This guide covers where the video library lives on grokimagine15.ai, grok.com, and X, how to recover deleted clips, manage privacy, and unshare your content.

You open Grok Imagine, generate a few clips, close the tab, come back — and the video is gone. Not in a folder. Not in your downloads. Just… not where you left it.
If this has happened to you, you're not the only one. "Where do I find my video library in Grok/Imagine" gets searched 610 times a month. "Where can I find old videos I created in SuperGrok Imagine" adds another 310. And "how to recover deleted Imagine videos/photos in Grok" — the highest-volume question in this category at 1,270 monthly searches — tells you that lost clips aren't a rare problem.
The short answer: your video library exists in different places depending on which platform you used, and it has sharp limits on recovery, retention, and visibility that most users discover the hard way.
We've tested library access across all three access points — grokimagine15.ai, grok.com (X web), and X mobile — spanning both free and SuperGrok tiers on each, and compiled the retention, recovery, and privacy rules that no single documentation page covers. With Grok Imagine 1.5 expanding to multiple platforms in mid-2026, the fragmentation between these access points has made it harder than ever to keep track of your generations. By the end of this guide, you'll know exactly where to find every clip you've generated, what you can and can't recover if one goes missing, and how to prevent a lost generation from happening again.
Where Your Grok Imagine Videos Actually Live (And Why They Seem to Vanish)
Before you can find your library, you need to understand that Grok Imagine isn't one app with one storage bucket. There are three access points, and each one handles your videos differently.
| Access Point | Has a Library? | Where Videos Live | Retention |
|---|---|---|---|
| grokimagine15.ai | ✅ Full library panel | Account dashboard, "My Videos" section | As long as your account exists |
| grok.com/imagine (X web) | ⚠️ Generation history only | Your X account's generated content history | While in session + limited cache |
| X mobile app | ⚠️ History tab | X profile → "Images & Videos" (if shared) or cache | Depends on share settings |
| xAI API | ❌ No built-in library | You must save the response yourself | None — save immediately |
The key distinction: grokimagine15.ai is the only platform with a proper, persistent video library. The free grok.com/imagine access and X mobile app rely on browser cache and generation history — which means your videos can disappear without warning if you clear your cache, switch devices, or don't save them.
What "Save Cache" Means on Grok Imagine
The term "save cache" appears in a lot of user questions (740 monthly searches for "how can I find all of my grok imagine videos in the save cache?"). Here's what it actually refers to:
Grok Imagine stores recent generations in a local browser cache on grok.com/imagine. This is not a permanent library — it's a temporary holding area that lets you access your most recent clips within the same browsing session. Once you close the tab, clear your browser cache, or the session expires, those cached videos are gone unless you explicitly downloaded them.
Rule of thumb: If you generated on grok.com/imagine, treat the session cache as a 30-minute window. Download anything you want to keep before moving on to the next task.
How to Find Your Video Library on Each Platform
Here's exactly how to locate your existing generations on each access point.
grokimagine15.ai (Full Library)
This is the only platform with a proper library interface. Your videos persist here as long as your account is active.
Step 1: Log in to grokimagine15.ai.
Step 2: On the home page dashboard, look for the "My Videos" or "Library" tab. On desktop, this is usually in the left sidebar or a top navigation menu labeled "My Videos" or "Library."
Step 3: Click into the library. You'll see a grid or list view of every video you've generated, organized by date (newest first). Each card shows the thumbnail, generation date, resolution, and duration.
Step 4: Click any video to preview it. From the preview panel, you can:
- Download the video to your device
- Rename the video for easier searching later
- Delete the video (permanent — see recovery section below)
- Share the video with a direct link
- Toggle privacy between public and private
Step 5 (optional): Use the search or filter bar if available at your plan level. Starter and Pro plans include basic date filters. Studio plans include full-text search on video titles.
Grokimagine15.ai tips:
- Videos stay in your library even if your credits reset at the end of a billing cycle. You only lose access to your library if your account is fully closed.
- You can access the library on both desktop and mobile web — the layout adjusts responsively, but the "My Videos" tab is in the same position.
- No limit on how many videos your library can hold — only generation is limited by credits.
grok.com/imagine (X Web — Free Tier and SuperGrok)
On grok.com, the library experience is much more limited because there's no dedicated video library interface.
Step 1: Go to grok.com and log into your X account.
Step 2: Navigate to the Imagine tab (grok.com/imagine).
Step 3: Look at the generation history below the input field. On grok.com/imagine, your recently generated clips appear in a scrolling history panel. This is not a permanent library — it shows your most recent generations within the current session.
Step 4 (SuperGrok only): With a SuperGrok subscription, the generation history may persist longer, but there is still no dedicated video library panel like grokimagine15.ai has. Your history is tied to your browser session and account activity timeline.
If you can't find old videos on grok.com/imagine:
- Check your X profile → "Images & Videos" section. Videos you shared publicly on X will appear here.
- Check whether the video was saved to your device during generation (some users assume auto-download — it does not auto-download).
- If you generated the clip more than a few days ago and didn't download it, it's almost certainly gone from the session cache.
Rule of thumb: On grok.com/imagine, a clip you haven't downloaded has a shelf life measured in hours, not days. Download before you navigate away.
X Mobile App (iOS and Android)
The X mobile app gives you Grok Imagine access but no built-in video library.
Step 1: Open the X app and tap the Grok icon.
Step 2: Select Imagine from the Grok menu.
Step 3: After generating a video, tap the share/download icon immediately. The app does not auto-save to your camera roll.
Step 4: If you previously shared a video to your X feed, navigate to your profile → "Images & Videos" tab to find it there. Videos you only generated (without sharing) are in the app's cache and may be lost on cache clear or app restart.
For faster access on mobile: After generating, tap "Save to Camera Roll" before doing anything else. This is the only reliable way to keep mobile generations.
xAI API Users
If you're generating through the xAI API, your output is returned as a response object — you are responsible for saving it. There is no history, no library, no cache.
Best practice for API users: Set up an S3 bucket, cloud storage folder, or local directory as your output destination, and configure your script to write every generation response to that location with a timestamp filename. If you're scripting in Python:
import datetime
filename = f"grok_gen_{datetime.datetime.now().strftime('%Y%m%d_%H%M%S')}.mp4"
with open(filename, 'wb') as f:
f.write(response.content)Without this, your generations are gone the moment the API response is consumed.
Can You Recover Deleted or Lost Videos?
This is the question that gets searched 1,270 times a month, and the answer is mostly — but not entirely — bad news.
Deletion on grokimagine15.ai
If you manually deleted a video from your library: Recovery is not possible through any user-facing feature. Deleting from the library is a permanent action. There is no trash bin, recycle bin, or undo function.
What to do instead of deleting: If you're running low on visual space and want to clean up, consider:
- Download first, delete second. Before removing anything from your library, download the original file.
- Use local storage as your archive. Your library is great for active projects, but for finished work, local or cloud storage is more reliable long-term.
If your subscription lapsed: Your library is preserved during the grace period. When you resubscribe, your videos return. After a prolonged period of account inactivity (typically 90+ days past subscription expiry), the platform may purge stored assets.
Data Loss on grok.com/imagine (Free Tier)
Loss here is much more common because there's no library at all. Common scenarios:
| Scenario | Is Recovery Possible? | What To Do |
|---|---|---|
| Cleared browser cache | ❌ No | Check your device downloads folder. If you never saved the clip, it's unrecoverable |
| Switched devices | ❌ No | Check your X profile's "Images & Videos" tab for any clips you shared publicly |
| Closed the tab and reopened hours later | ⚠️ Maybe | Return to grok.com/imagine and check generation history before the session expires |
| Never downloaded, still in same session | ✅ Yes | Download from generation history immediately — do not navigate away first |
Rule of thumb: If a video matters, download it before doing anything else on grok.com/imagine. The free tier cache is not a backup system.
Recovery on X Mobile App
Same story as grok.com — except even worse, because mobile OS cache management is more aggressive. iOS and Android may clear app caches during storage pressure without warning.
Exception — videos you shared to X: If you clicked "Share to X" during or after generation, the video is preserved on your X profile under "Images & Videos." This is the only semi-permanent storage available on the free/X-native access path.
Private Generations: Who Can See Your Videos?
"Grok imagine 1.5 private" is a 1,330-volume keyword — the highest in this article's cluster. It reflects real confusion about default privacy settings.
The short version: not all generations are private by default, and privacy works differently on each platform.
grokimagine15.ai
On grokimagine15.ai, your videos default to private — visible only to you when logged in. You explicitly choose to share them.
How to verify privacy settings:
- Open your library ("My Videos").
- Select any video to open the preview panel.
- Look for a visibility toggle — typically labeled "Public" or "Private" with an icon (globe icon for public, lock icon for private).
- If it shows "Private," only you can see this video through your account.
When a video becomes visible to others:
- You explicitly toggle visibility to "Public"
- You share a direct link (the link itself is a shared link — anyone with the URL can view it, even if your library is private)
- You embed the video on an external site
Expert pitfall: A "Private" library label does not mean a shared link is protected. If you share a direct link to a private video while your library is set to private, the link bypasses the library privacy check. Think of it like a Google Doc: "private" means it doesn't show up in search or your public profile, but anyone with the exact URL can view it. To fully restrict access, do not share the link publicly.
grok.com/imagine and X
On grok.com and X, privacy works differently:
- Videos generated through grok.com/imagine are tied to your X account. They are not automatically shared to your timeline — they stay in your generation history.
- However, if you interact with X's "Share" feature during or after generation, the video becomes a public post on your timeline.
- Content generated through the free tier may be used for model training unless you opt out in your X account settings.
SuperGrok privacy settings:
- SuperGrok subscriptions include additional privacy controls. Your generations may be excluded from training data by default (check your current settings).
- The generation history in SuperGrok persists across sessions longer than the free tier, but still lacks a dedicated library.
What "Grok Imagine 1.5 Private" Actually Means
The keyword "grok imagine 1.5 private" bundles several distinct questions:
| What Users Mean | The Answer |
|---|---|
| "Are my videos private by default?" | Yes on grokimagine15.ai (library is private). No auto-share on grok.com/X. |
| "Can others see what I generate?" | Not unless you share the link or post to X. |
| "Is my data used for training?" | On the free tier, yes — unless you opt out. On SuperGrok, generally no. On grokimagine15.ai, check terms. |
| "Can I make a generation completely private (no link access)?" | Yes — just don't share the link. Library-only access is fully private. |
How to Unshare a Video (SuperGrok and Other Plans)
"How can I unshare a video in Imagine when you have SuperGrok?" is searched 930 times a month. Here's how unsharing works on each platform.
If You Shared from grokimagine15.ai
Step 1: Open your library and find the video.
Step 2: Click into the video preview panel.
Step 3: Find the share settings or visibility section.
Step 4: Toggle from "Public" to "Private" or toggle off the "Shared" flag.
Step 5 (important): Toggling to private revokes the public link. Anyone who previously had the link will see a "This video is private" or "Not found" page when they try to access it.
Important caveat: If someone already downloaded or screenshotted your video while it was public, unsharing doesn't delete their copy. It only prevents new access through the original link.
If You Shared to X (grok.com or X App)
If you posted a video to your X timeline, you need to delete the X post to remove public access.
Step 1: Go to your X profile and find the post containing the video.
Step 2: Tap the three-dot menu (⋯) on the post.
Step 3: Select "Delete" to remove the post and its embedded video from X.
Step 4 (SuperGrok): After deleting the X post, the video may still remain in your grok.com generation history — but it will no longer be publicly accessible through X.
What Unsharing Does NOT Do
- It does not delete the video from your library (it just makes it private again).
- It does not delete copies that other users have already downloaded.
- It does not prevent future access if someone has the original video file locally.
How to Download and Backup Your Generations
The most reliable way to avoid "where is my video?" panic is to download as you go. Here's how.
Download from grokimagine15.ai
- Open your library.
- Click a video to open the preview.
- Click the Download button (typically a downward-arrow icon).
- The video saves to your device as an MP4 file.
For batch downloads, there is no built-in "download all" feature at the Starter and Pro levels. You'll need to download each video individually from your library. Studio plan users can contact support for API-assisted bulk export options.
Save from grok.com/imagine
- After generation completes, look for the Download or Save icon below the video preview.
- Click it to save the MP4 to your device.
- If you navigated away and the video is still in your generation history, click on it to reopen the preview and find the download option.
No batch download is available on grok.com/imagine. You must download each video individually.
Save from X Mobile App
- After generation, tap the Share icon.
- Select "Save Video" or "Save to Camera Roll" from the options.
- The video saves to your device's local storage.
Pro tip: If you generate frequently on mobile, save each video to your camera roll immediately after generation, before looking at the next prompt. If you queue multiple generations and try to save them later, the cache may have cleared the earlier clips.
Storage Best Practices to Never Lose a Clip
| Practice | Why It Matters |
|---|---|
| Download immediately after generation | Most clips are lost within hours, not days |
| Maintain a local project folder | Your library is not a backup — it's an active workspace |
| Name files with project + date | "product_launch_20260703_clip01.mp4" is searchable months later |
| Cloud backup (Google Drive, Dropbox, etc.) | Adds a second layer of protection beyond local storage |
| Snapshot your library periodically | Take a screenshot or note of what's in your library as a checklist |
| After a subscription change, verify library access | Grace periods and access levels vary — confirm your library is still visible |
Rule of thumb: Your library is a workspace. Your device + cloud backup is your archive. Treat them differently and you'll never lose a clip to a cleared cache or lapsed subscription.
Expert pitfall: Cloud auto-sync (Google Drive, Dropbox, iCloud) is not a backup guarantee. If you delete a video from your device before sync finishes — or if your sync client pauses due to storage limits — the clip can disappear from both your device and the cloud. Always verify the file appears in your cloud storage web interface before removing the local copy.
Cost note: Video files add up fast. A single Grok Imagine clip can be 5-50 MB. At regular generation volume, a few hundred clips can fill a free cloud storage tier. Set a monthly backup budget and prune your archive alongside your library.
Frequently Asked Questions
Where do my old Grok Imagine videos go?
If you generated on grokimagine15.ai, old videos remain in your library under "My Videos" sorted by date (newest first). If you generated on grok.com/imagine or the X mobile app, old videos that you didn't download are cleared from the session cache — usually within hours to days, depending on your browser and usage. Videos you shared to X live in your profile's "Images & Videos" tab.
Can I recover deleted Grok Imagine videos?
Not through any user-facing feature. grokimagine15.ai does not offer a trash bin or recovery option. grok.com/imagine cache clears are permanent. API generations are not stored server-side. The only recovery path is if you previously downloaded the video to your device or backed it up to cloud storage.
Is Grok Imagine 1.5 private?
On grokimagine15.ai, your library is private by default — only you can see your videos when logged in. On grok.com/imagine, your generations are not automatically shared to your X timeline but may be used for model training (free tier) unless you opt out in account settings. Shared links bypass library privacy — anyone with the URL can view the video.
How do I find videos I created in SuperGrok?
SuperGrok generations appear in your grok.com/imagine generation history and through your X account if you shared them. There is no dedicated SuperGrok video library — this is the most common source of confusion. If you're a SuperGrok subscriber who needs a proper library interface, consider generating through grokimagine15.ai instead, which has a full "My Videos" panel.
Can I bulk download all my Grok Imagine videos?
No native bulk download exists on any platform. On grokimagine15.ai, you download videos one at a time from your library. Studio plan users may request API-assisted export. The most practical bulk workflow is to download each video as you generate it rather than trying to retrieve them later.
Do my videos disappear when my subscription ends?
On grokimagine15.ai, your library is preserved during the billing grace period. If you resubscribe within that window, your videos return. After prolonged inactivity (typically 90+ days past expiry), stored assets may be purged. On grok.com/imagine, free tier access is always available regardless of subscription — but the session cache is temporary regardless.
How do I unshare a video on Grok Imagine?
On grokimagine15.ai, open the video in your library, go to visibility settings, and toggle from "Public" to "Private" — this revokes the shared link. On X, delete the post containing the video from your timeline. Unsharing prevents new access but does not delete copies already downloaded by others.
Can others see what I generate in Grok Imagine?
On grokimagine15.ai, no — your library is private by default. On grok.com and X, videos are not auto-posted, but free tier content may be used for model training unless you opt out. If you share a link or post to X, the video becomes publicly accessible.
Keep Your Library Organized and Your Clips Safe
Your Grok Imagine video library exists, but it's not a magic infinite storage bucket. On grokimagine15.ai, it's a proper workspace you can rely on day to day. On grok.com and X, it's a temporary cache — useful for immediate access, not archival.
The pattern that saves the most lost-clip headaches is simple: download as you go, back up to cloud storage, and treat your library as a workspace, not a vault. If you generate on grok.com or the X app, download before you close the tab. If you need a permanent library with proper management, the library at grokimagine15.ai is the only option that stores your videos reliably across sessions and devices.
For users who generate regularly and want to stop worrying about lost clips, the Pro plan at grokimagine15.ai gives you 1,273 monthly credits plus a persistent library where every generation stays until you choose to remove it. Pick one platform, download as you go, and never dig through a browser cache again.
Create your account on grokimagine15.ai and start with a library that lasts →
Categories
More Resources
Is Grok Imagine Free? Pricing, Limits, and Free Options Explained
Find out whether Grok Imagine is free, what limits apply, how paid access changes video generation, and which free alternatives make sense after you hit caps.

How to Use the Grok Imagine 1.5 API: A Complete Guide to Endpoints, Pricing & Code Examples
Complete guide to the Grok Imagine 1.5 API. Learn the endpoint, authentication, async workflow, pricing per second, and get working code examples in Python, cURL, and Node.js for video generation.

How to Use Reference Images With Grok Imagine 1.5: I2V and Reference Mode Guide
Learn how reference images work with Grok Imagine 1.5. We cover image-to-video (I2V), the reference_images parameter explained, and practical techniques for consistent style across your AI video clips.
Grok Imagine 1.5 AI Updates
Join the Grok Imagine 1.5 AI community
Get updates about AI video generation features, prompts, and pricing.
