When using ChatGPT, there is an option to export your account data.
This export is expected to include only the chat history.
In my case, however, the exported file contained significantly more data than expected, including content that does not appear to be user-facing.
The Issue
I encountered the following behavior when exporting my ChatGPT data:
- Requested a standard data export from ChatGPT settings
- The exported
chat.htmlfile was unusually large - The file contained content beyond the visible chat history
What was included in the export
Upon inspecting the exported file, it appeared to include:
- The full text of Custom GPT knowledge files that were loaded at the time
- Content that may correspond to GPT’s internal reasoning or thought process
- System-level instructions related to tool usage and decision logic (e.g. file search guidelines)
As a result, the chat.html file became so large that, in some environments, it was difficult or impossible to view the file to the end.
What didn't change
The following conditions were confirmed:
- No export-related settings were changed
- The export process itself completed successfully
- The issue occurred consistently in recent exports
This suggested that the issue was not caused by local configuration or user actions.
Expected behavior
The exported data should contain only the chat history, or provide a clear option to exclude non-chat and internal system content.
What I did
I reported the behavior as a bug via the ChatGPT Help section, keeping the report concise and factual.
The report included only:
- That exported data included unintended non-chat content
- That internal or system-level instructions appeared to be present
- That this behavior occurred without changing settings
No assumptions were made about the cause, and no emotional language was used.
Current status
At the time of writing, no direct response has been received.
This is expected for bug reports and does not necessarily indicate that the report was ignored.
Key takeaways
- ChatGPT data exports may include more than just chat history under certain conditions
- Very large export files can indicate unintended data inclusion
- Internal or system-level content should not normally appear in user exports
- Reporting the issue factually as a bug is preferable to extensive local troubleshooting
- Some backend issues may be resolved silently without direct feedback
If you encounter unexpected content in exported data, repeatedly re-exporting or troubleshooting locally may not help.
Escalating the issue as a backend bug is likely the most effective path.
Note: This log is based on a specific observed case. Behavior may vary depending on account state, export timing, or backend changes.