Skip to main content
The Agents page is a builder for custom agents — recurring or on-demand workers that run over your connected data. The gallery is split into All, My agents, Scheduled, and Shared, each with a count, plus a search box. Every card shows what the agent does, which tools it may use, its scope, its schedule, and how its last run went.

Create an agent

Click New agent and fill in: Basics — a Name and a one-line Description. Instructions — the System prompt the agent runs on every trigger, in plain language. Reference tools by name, and ask for [Ref] citations so its output stays traceable. Model can be left blank to use your workspace default. Tools — leave everything unchecked to grant the agent every tool, or check specific ones to restrict it. Data scope Schedule Orchestrates — pick other agents in your organization for this one to trigger after it runs. That’s what makes those agents “triggered”. A live summary panel beside the form shows the configuration you’ve built as you go.
A cron agent fires on the timezone you pick on the agent, and Brink defaults to your organization’s timezone. So 0 6 * * 1-5 means six in the morning where your team is, not six UTC — and it keeps meaning that across daylight-saving changes.

Runs

Open an agent to see its configuration, its instructions, and its run history. Run now triggers it immediately; Edit changes it; the Enabled / Disabled badge shows whether the schedule is live. Each run in the history shows what triggered it (manual, schedule, or orchestrator), when it started, how long it took, a snippet of its output — or the error if it failed — and a status: Running, Pending, Succeeded, or Failed. Long histories page in with Load more. Clicking a run opens its read-only workflow graph: every step the agent took, its output, its timing, and the tools it used, so you can see exactly what happened.

Permissions

Any member can create and browse agents. Editing, deleting, running, or enabling an agent is limited to its author or an admin.
Agents that finish a task you requested can email you — turn on Agent task completion under notifications.