Feedback Approval Workflow
Every submission travels through the same pipeline. The only thing that changes between auto-approve and manual-review modes is who clicks the Approve button.
The pipeline
Submission → Quality Score → Pass/Fail → Reward Calc → Approval → Payout
- Submission. User clicks Submit in the widget. The response lands in
responseswith statusPENDING. - Quality score. AI scoring runs synchronously (~1 second). Status changes to
SCORED. - Pass / fail. If score ≥ rejection floor, status →
APPROVABLE. OtherwiseREJECTEDand the flow ends. - Reward calc. Amount computed from the score and your min/max.
- Approval. Depends on mode — see below.
- Payout. On approval, Tremendous receives an order and disburses the reward.
Auto-approve mode (default)
Best for: high-volume consumer campaigns, anything where you trust the AI score.
APPROVABLE→ automatically →APPROVED→ payout fires.- End-to-end time: ~2–5 seconds from Submit to reward-email-sent.
- You can still retroactively reject via the Feedback tab, but once Tremendous has disbursed, you can't claw the reward back.
Manual review mode
Best for: regulated industries (health, finance), high-value rewards (€25+), or campaigns where specific expertise is required.
APPROVABLE→ waits in the Feedback tab asPENDING REVIEW.- A human on your team reads each response and clicks Approve or Reject.
- On Approve: payout fires via Tremendous.
- On Reject: user sees a polite rejection page. No reward.
You set an SLA target in the campaign settings — the widget tells users when to expect a response ("You'll hear back within 2 business days").
Starting in Manual Review and switching to Auto-Approve after a week of clean submissions is a good pattern. You learn the quality distribution, then trust the AI.
Switching modes mid-campaign
You can toggle at any time from the campaign detail page. Switching does not:
- Re-run scoring on past responses.
- Retroactively approve responses that were rejected.
- Affect payouts already in flight.
Reviewer permissions
Anyone on your team with a Reviewer role or higher can approve/reject:
Owner— can do everything.Admin— can do everything except delete the tenant.Reviewer— approve, reject, read-only campaign settings.Viewer— read-only.
Invite team members from Settings → Team.
Audit trail
Every approval and rejection is logged with:
- Reviewer user ID.
- Timestamp.
- Pre- and post-state.
- Free-text comment (optional).
Exportable as CSV from Settings → Audit Log. Retained 2 years.