Workflows · Backup restores

A production restore waits on the database owner.

Record the backup, restore target, policy decision, approver, and restore result before data changes.

Request a demo

Agent request

Restore backup orders-2026-08-28-0200 into production/orders

A restore can replace newer production data or write a backup into the wrong database.

Identity
recovery-agent · Data platform
Target
production/orders
Cost
Recorded agent cost
Evidence
Backup identifier, creation time, restore plan, and validation query

Policy decision

Production restores require the Database owner.

Approver

Database owner

The action waits until this owner approves or denies it.

Approved

Tool call resumes

The backup tool restores the approved source to the recorded target and returns its result.

Denied

Tool call stays blocked

The restore does not start and production data remains unchanged.

Execution order

The agent request stops before the connected tool runs.

  1. 01Recovery agent requests the restore
  2. 02Deixic checks the backup, target, evidence, and policy
  3. 03Database owner decides
  4. 04Connected backup tool returns the restore result

The request, decision, recorded cost, and execution result remain in activity history.

Put this action under policy.

Request a demo.