Renders each AR invoice as a PDF and delivers it to the customer by email.
The agent does not run on its own. It wakes only when one of these events lands in the governed event queue.
Every action runs through validated workflows, permission checks, and the audit trail. The agent proposes; sensitive writes wait for human approval.
Runs scheduled billing cycles for recurring contracts, generating AR invoices with per-contract isolation.
Collects payment for AR invoices through the customer's configured method and posts the AR payment.
Posts amortization journal entries for revenue and prepaid-expense schedules on a recurring cadence.
Every Artifi agent operates the same way: it listens for an event, works through governed tools, and writes only what a human approves — all inside Claude.