ChatGPT Work
3 storiesChatGPT Work is OpenAI’s enterprise-focused ChatGPT for teams, enabling GPT assistants to access, analyze, and connect company data. Recent coverage highlights the launch of Codex analytics to monitor AI usage and spending, the addition of a Data agent to build interactive dashboards from company data, and a report of GPT‑6 Astra inside ChatGPT Work using Nominatim/Overpass to create running routes and export GPX/GeoJSON while the UI hid the code after thread compaction.
Related topics
OpenAI's ChatGPT Work and Codex analytics help teams monitor AI usage and spending, identify training needs, and link adoption to business outcomes, giving organizations better visibility into AI investment and impact.
The author asked ChatGPT Work (GPT‑6 Astra) to generate 5K/10K loop routes from their address. The assistant used Nominatim and Overpass to fetch OSM data and produced visualizations plus GPX/GeoJSON files, but the exact code and steps were hidden in the UI and lost after thread compaction; the author argues systems must preserve pre‑compacted text and make it accessible via agent/tool calls for transparency.
ChatGPT Work adds a Data agent that connects company data, uncovers insights, and builds interactive dashboards via natural language, making enterprise data more accessible to AI-driven analysis.
That is everything