Process Data with Agents#
In Roboto, you can use AI agents to inspect, label, and summarize the data in your log files. They are reusable AI workers that can apply your team’s investigative and triage procedures to every new recording uploaded to Roboto.
An agent binds a prompt to a set of goals, and draws on skills — stored, versioned Markdown procedures — so the same logic can run reproducibly. They can produce structured results such as tags, timeline events, and reports.
While an Action runs a fixed, containerized function you write, an agent applies AI judgment guided by natural-language instructions. Reach for one when the task is easier to describe than to code.
Preparation#
Create a Roboto Account and sign in
Learn the core concepts of Roboto: Concepts