How to View Agent Runtime Logspublic
Validated on 23 Apr 2025 • Last edited on 23 Apr 2025
The DigitalOcean GenAI Platform lets you work with popular foundation models and build GPU-powered AI agents with fully-managed deployment, or send direct requests using serverless inference. Create agents that incorporate guardrails, functions, agent routing, and retrieval-augmented generation (RAG) pipelines with knowledge bases.
Viewing agent runtime logs can give you insight into how your agent is performing and help you troubleshoot issues. Runtime logs display the events that occur during an agent’s execution, such as the knowledge bases and functions accessed to generate a response.
To view the runtime logs for an agent, go to the DigitalOcean Control Panel, click GenAI Platform in the left menu, then click the Agents tab and select the agent you want to view the logs for. From the agent’s Overview page, click the Logs tab.
In the Logs tab, you can view the logs emitted by your agent in real-time.
