For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Dashboard
User GuideDeveloper GuidesAPI Reference
User GuideDeveloper GuidesAPI Reference
  • Getting Started
    • What is Runtype?
    • Creating your account
    • Platform Keys vs. BYOK
    • Understanding the Runtype UI
    • Quickstart: Social Media Post Generator
    • Quickstart: From Agent to Chat Widget
  • Dashboard
    • What is the Dashboard?
    • Daily Executions
  • Playground
    • What is the Playground?
  • Products & Surfaces
    • What are Products?
    • What are Surfaces?
    • Creating a Product
    • Setting up a Chat Surface
    • Setting up an API Surface
    • Setting up an MCP Surface
    • Setting up an A2A Surface
    • Setting up a Slack Surface
  • Flows
    • What are Flows?
    • Creating and Editing Flows
    • Flow step types overview
    • Agent and Flow Templates
  • Agents
    • What are Agents?
    • Creating and configuring Agents
    • Agent tools
  • Records
    • What are Records?
    • Creating and managing records
  • Tools
    • What are Tools?
    • Built-in Tools
    • Creating custom tools
    • Creating external tools
  • Evals
    • What are Evals?
    • Running an Eval
  • Schedules
    • What are Schedules?
  • Logs
    • What are Logs?
    • Viewing execution logs
  • Integrations
    • Connecting AI model providers
  • Settings
    • What's in Settings?
    • Available AI models
  • Troubleshooting & FAQ
    • FAQ
    • Rate Limits and Usage
    • Managing Runtype with Claude
Dashboard
LogoLogo
On this page
  • Execution detail view
  • Reading agent executions
Logs

Viewing execution logs

Open any log entry to see a step-by-step breakdown of the execution. Each step shows its input, output, duration, and status so you can trace exactly what happened during a Flow or Agent run.

Execution detail view

Click a row in the Logs list to open the execution detail. The detail view shows:

  • Timeline — each step in execution order with status indicators and duration.
  • Step inspector — select a step to see its full input, output, and configuration.
  • Token usage — for prompt steps, the number of input and output tokens consumed.

Reading agent executions

Agent logs show each iteration of the agent loop, including tool calls, tool results, and the agent’s reasoning at each turn. This helps you understand why the agent chose specific tools and how it arrived at its final response.

Was this page helpful?
Previous

Connecting AI model providers

Next
Built with