> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jobrco.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Staying in control

> Every lever you have over your AI employee, in one place.

## Control by design

Jobr is built so a human stays in charge of anything that matters. Writes and money never happen automatically. Here are all the control surfaces.

<CardGroup cols={2}>
  <Card title="Approvals queue" icon="circle-check" href="/app/approvals">
    Approve, edit, or reject each draft and tool action. See the parameters of a tool action as a readable list, with a risk chip.
  </Card>

  <Card title="Approval modes" icon="sliders" href="/control/approval-modes">
    Approve-first, auto, or gmail draft, set per channel.
  </Card>

  <Card title="Instructions" icon="pen" href="/control/instructions-and-voice">
    Written rules that come first and can force a review even in auto mode.
  </Card>

  <Card title="Pause an employee" icon="circle-pause">
    Stop an employee's work at any time.
  </Card>

  <Card title="Flag a bad output" icon="flag">
    Flag a poor AI output. It goes to a review queue.
  </Card>

  <Card title="Spend cap" icon="gauge">
    A limit you set that gates overage only. Included actions never pause.
  </Card>
</CardGroup>

## The human go-live review

Before any real sending starts, Jobr runs a human go-live review of your setup. It usually takes under one business day. This is your safety net: it catches problems before your employee ever contacts a customer.

## Risk tiers and who can approve

Tool actions carry a risk tier of read, write, or money.

<Warning>
  A plain member cannot approve write or money actions. Only the owner, or a builder operating the company, can approve those.
</Warning>

## The spend cap in detail

<Steps>
  <Step title="Set your cap">
    Choose the most you want to spend beyond your included actions.
  </Step>

  <Step title="Included actions keep running">
    Your 300 included actions per employee never pause, cap or no cap.
  </Step>

  <Step title="Overage is gated">
    Extra actions at \$0.15 each only happen while you are under the cap.
  </Step>
</Steps>

## Next

<CardGroup cols={2}>
  <Card title="Actions and usage" icon="gauge" href="/concepts/actions-and-usage">
    How metering and the cap fit together.
  </Card>

  <Card title="Pricing" icon="tag" href="/pricing">
    The full plan.
  </Card>
</CardGroup>
