Skip to content

Allowance lifecycle

Treat an allowance like a bounded operating account for one agent. It is created, funded, used, paused when risk changes, and withdrawn when the agent no longer needs it.

Create

Pick agent id, settlement asset, daily cap, weekly cap, max per payment, and initial service list.

Fund escrow

Owner wallet deposits into the agent escrow. The owner keeps withdrawal authority.

Spend by request

Agent sends service id, amount, asset, and reason. AllowKit checks policy before co-signing.

Pause or withdraw

Pause stops policy signatures immediately. Withdraw returns remaining escrow balance to the owner wallet.