Skip to main content
Everything you build in the dashboard runs the same way on every channel — web, widget, instant messaging, email, A2A, the OpenAI-compatible API, schedules, and webhooks. This group documents the runtime behavior you can rely on and the controls you can set, so you know what to expect when you put real traffic on your agent. The builder pages tell you what to configure. This group describes how your agent behaves once it’s running.

What you get

Consistent across every channel

A WhatsApp message, a scheduled run, and an API request all behave the same way: your agent assembles its context, uses its tools, produces an answer, and records the cost. The controls you set — response limits, effort, memory, safety policy — apply everywhere, so you configure your agent once and it behaves consistently no matter how a user reaches it.

Where to start