No logs appearing in a specific project — even with store=True and Data Retention enabled
OpenAI Developer Community
April 5, 2026
I’m unable to see any logs in one of my projects despite having everything configured correctly.
Setup:
* Data controls → Data retention → “Enabled for all projects”
* store=True set on every API call
* API calls are successful and returning responses
The issue:
* Logs appear correctly under my Default project
* Zero logs appear under my “recon” project — not even simple text-only completions
* No errors are thrown, calls succeed, but nothing shows in platform.openai.com/logs
Discussion in the ATmosphere