Creating one
Tell Ari what you want in Slack or the app (“Every Monday at 8, tell me which of my open deals had no activity last week”), or click New responsibility on the Ari page. Either way you set:
A responsibility needs at least one trigger or a cadence.
Triggers
Filters compare one field of the event’s record: equals, not equals, in, not in, exists, greater
or less than. A filter on a field the record does not have does not match for equals and the
comparisons, and does match for not-equals; use exists when you mean either explicitly.
Cadence
Presets: every 15 minutes, every 30 minutes, hourly, daily, weekdays, weekly (pick the day), monthly (pick the date), or a custom cron expression. Times are in the timezone you pick, so “every day at 9” means your 9. The floor is 15 minutes.Watch sources
A responsibility can watch one or more of:
A monitor created from a Slack thread watches that thread and reports back into it by default.
Runs
Each run shows in the feed with what triggered it (schedule, event, or manual), what it did, what it asked, and the result. Open a run for the step-by-step log, including every tool call and every approval or question. Test run on a responsibility starts one run now, with the same write mode, so you can see the output before the schedule takes over.Approvals and questions inside a run
If a run reaches a write that needs approval, it pauses and posts a card to the delivery target and to the feed; the run resumes when someone decides. If it needs a choice only you can make, it asks a question the same way. Pending approvals and questions from responsibilities are what the morning heartbeat counts when it tells a rep what is waiting.Proposals
Ari watches for jobs worth owning: the same overdue follow-ups every week, a list you keep rebuilding, a report you ask for every Monday. When it sees one it posts a proposal with a title, a rationale in your terms, and the responsibility it would create.- Accept creates the responsibility as drafted; you can edit it afterwards.
- Dismiss closes it, and Ari will not propose the same job again.
Pause, resume, delete
- Pause stops the schedule and ignores the events. Runs in progress finish. Pending approvals stay pending.
- Resume re-arms the schedule and events.
- Delete removes the responsibility and its routines. Run history stays in the work log.