ChatGPT Agents: Activity log
TimelinesAI’s ChatGPT Agent activity log is located within the integration settings at https://app.timelines.ai/openai/assistants/settings/ in "Activity Log" tab and allows you to track your agents' performance.
Following events are tracked in the log:
- agent_saved - whenever an agent is saved ( first created or saved after editing)
- agent_activation - when an agent is activated
- agent_deactivation - when an agent is deactivated
- thread created - whenever a thread is created successfully in OpenAI ( happens on first interaction of an agent with a chat. Further message in same chat do not generate this activity)
- thread failed - whenever a thread creation/lookup fails
- OpenAI polling error - when OpenAI for any reason could not return the response properly in a "completed" state. In this case agent will attempt to get a response for 30 seconds. If response is still not received the polling error will be logged with the received error message
- response_sent - whenever an agent sends a WhatsApp message
Updated on: 28/06/2025
Thank you!