Email support
Best for bugs, feature requests, or anything not covered below. Typical reply within 1–2 business days.
Need help with ChatLift? Most questions are answered below. If you're stuck or have found a bug, get in touch — we read every email.
Best for bugs, feature requests, or anything not covered below. Typical reply within 1–2 business days.
If the icon isn't visible, click the puzzle-piece icon in the Chrome toolbar and pin ChatLift.
If the chat has images, ChatLift bundles them into a ZIP along with the text files.
chatgpt.com/g/g-p-.../project).The popup shows "X / Y chats backed up offline" so you can re-run the export later and only new chats will be processed.
This means the active tab isn't a ChatGPT conversation page. Make sure:
chatgpt.com/c/... (not the home or settings page)ChatLift uses your existing ChatGPT browser session. If you see this error:
This can also happen if your session expired. Refreshing chatgpt.com fixes it.
The most common reason is that ChatGPT itself purges old generated images after a period (usually weeks to months). If an image returns a 404 from ChatGPT's servers, there's nothing the extension can do — it's already gone.
The text export still includes a reference, but the file in the media/ folder won't exist.
If a recent image is missing, check the service worker console for errors:
chrome://extensions[ChatLift]ChatLift automatically saves your progress to the browser as it works. When you reopen the popup:
If a task is permanently stuck, click the × on the task card to cancel and start fresh.
Files download to your default Chrome Downloads folder. You can change this in Chrome:
chrome://settings/downloadsSingle chats download as {Title}.json (or .zip if multiple formats / has images). Bulk exports download as ChatLift Backup-Part-XX-of-YY.zip.
The HTML file references images relatively from the media/ folder. Make sure:
media/ foldermedia/ folder are in the same directory after extractionThis usually means the project's gizmo ID couldn't be detected from the URL. Try:
/g/g-p-{hex_id}-{slug}/projectTry these steps in order:
chrome://extensions and click the reload icon on ChatLiftIf none of those help, email us with:
chrome://version)Entirely on your computer:
chrome.storage.local in your browserNone of it ever leaves your device. We don't have a server. See our privacy policy for full details.
To reset the "X / Y chats backed up" history:
To clear everything (settings, in-progress exports):
chrome://extensionsThis won't delete files you've already exported to your Downloads folder.
Yes — all paid and free ChatGPT plans work, as long as you're signed in to chatgpt.com in Chrome.
Enterprise / API-only accounts may have different access patterns; if it doesn't work on your plan, please let us know.
If your question isn't covered here, email us with the details and we'll get back to you.
chrome://extensions → ChatLift → service worker). Steps to reproduce the issue help a lot too.