Skip to main content

Documentation Index

Fetch the complete documentation index at: https://ona.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Support bundles collect diagnostic data that helps identify and resolve issues. Ona provides support bundles for environments and conversations, runners, and automation executions. For IDE-related issues, see the troubleshooting guide for your editor or IDE.

Environment support bundles

Environment support bundles capture logs, conversation data, and VM diagnostics from a specific environment. The contents vary depending on whether the environment is running or stopped.

How to download

Download an environment support bundle from any of these locations:
  • Sidebar: Click the ... on the environment and select Download support bundle.
  • Conversation header: Click the ... menu on the conversation and select Download support bundle.
  • Chat command: Type /support-bundle in the chat input.
  • Command palette: Search for Download support bundle.

What’s included

When the environment is running, the bundle contains:
DataDescription
Environment logsLogs from the environment’s core services
Automation logsLogs from tasks and services running in the environment
VM statsVM resource usage (CPU, memory) over time
Conversation data and diagnosticsChat history and session context from conversations
Metrics are only included when the environment is running. If the environment is stopped, the bundle does not contain resource usage data.
When conversations exist, the bundle also includes conversation diagnostics:
DataDescription
Conversation historyFull conversation between the user and the agent
LLM memory transcriptThe agent’s internal memory of the session
Engine stateInternal state of the agent engine (tokens redacted)
When the environment is stopped, the bundle contains persisted environment logs retrieved from cloud storage. These logs cover the environment’s most recent sessions.

Runner support bundles

Runner support bundles capture logs, metrics, profiling data, and network diagnostics from a self-hosted runner.
Not available for Ona Cloud runners.

How to download

  1. Go to Settings → Runners.
  2. Locate your runner.
  3. Click the ... menu and select Download support bundle.
A download link also appears in the degradation banner when a runner is in a degraded state.

What’s included

DataDescription
Cloud logsRunner logs from CloudWatch (AWS) or Cloud Logging (GCP)
Local logsOrchestrator logs, cgroup info, and mount info from the runner host
Prometheus metricsFull metric history in OpenMetrics format (15 min lookback on AWS, 24 hours on GCP)
Profilingpprof profiles: CPU, heap, goroutine, block, mutex, allocs
Memory statsGo runtime and VM memory usage snapshot
Build infoGo version, OS, architecture, and build settings
Network infoVPC, subnet, and security group configuration (when available)

Automation execution support bundles

Support bundles are also available for individual automation execution actions. These combine environment and conversation data with action metadata.

How to download

Click the ... menu on an automation execution action and select Download support bundle.

Requesting support

To start a support case, use the Pylon chat widget in the bottom-right corner of the dashboard. When reporting an issue, attach the relevant support bundles:
  • Environment issues: Provide both the environment support bundle and the runner support bundle.
  • Runner issues: The runner support bundle alone is sufficient.
  • IDE issues: See the troubleshooting section for your editor or IDE for how to export logs.
Review bundle contents before sharing outside your organization.