What is AI agent automation in AutronAI?
Automation is a managed schedule around an eligible Chatbot. It combines a durable instruction with a one-time or cron schedule and timezone, then records each scheduled execution as a separate Run.
Which Chatbots can be used for Automation?
The current workspace offers Chatbots whose access_scope is private and whose automation_enabled setting is true. The Automation also retains the relevant integration and platform context used by the scheduled work.
Does AutronAI support event-triggered Automation?
The current product supports once and five-field cron schedules. It does not present arbitrary webhook, email, database-change, price-threshold, or event-bus triggers as Automation inputs.
What can I inspect after an Automation runs?
The Runs workspace exposes status, scheduled time, related Automation and Chatbot, platform, delivery status, response time, error code, and an individual result with output_message where available.
What is the difference between an Automation and a Run?
An Automation is the persistent definition of what should happen and when. A Run is one execution record created from that definition. Editing future schedule behavior does not rewrite historical Runs.