packages/docs/advanced/logs.md
The Logs tab provides a real-time log viewer for your agent's runtime output. Access it from the Advanced section of the dashboard at /logs.
The log viewer streams runtime logs directly in the browser, giving you visibility into agent operations without needing terminal access.
Logs are color-coded by severity level:
| Level | Color | Description |
|---|---|---|
| ERROR | Red | Runtime errors and exceptions |
| WARN | Yellow | Warnings and potential issues |
| INFO | Default | General informational messages |
| DEBUG | Gray | Detailed debugging output |
Use the filter controls to narrow down log output: