Skip to main content
This example helps an operations team review purchase requests without hiding the policy decision or bypassing human approval.

Outcome

For each request, the team needs to know:
  • whether required information is complete;
  • which policy threshold applies;
  • whether quotes or security review are required;
  • who must approve the request;
  • why the request is ready, blocked, or exceptional.

Add the business context

Create a Procurement Operations Project and add:
  • purchasing, security, and approval policies as Sources;
  • reviewed Knowledge pages for thresholds and exceptions;
  • a Purchase Requests table;
  • a Suppliers table when supplier status changes frequently.
Purchase Requests can include requester, department, supplier, description, amount, currency, requested date, cost center, risk category, status, required approver, and exception reason.

Prompt to try

Attach one request and the relevant Knowledge pages:

Review the result

Check amounts, currencies, thresholds, supplier identity, and policy effective dates. Confirm that Cromo distinguishes between:
  • a complete request;
  • a request that satisfies policy;
  • a request that has actually been approved.
These are separate states.

Build a Process Skill

Create Review a purchase request from the approved Knowledge page. Include standard requirements, threshold branches, exception handling, and the expected review output.

Automate preparation

Run test cases immediately below, exactly at, and above each policy threshold.

Dashboard example

Create a Dashboard showing:
  • requests awaiting information;
  • requests ready for approval;
  • exceptions by reason;
  • total requested value by department;
  • requests without a required approver;
  • age of unresolved requests.

Expected result

Safety checks

  • Preserve the policy citations used for the review.
  • Do not turn a recommendation into an approval.
  • Test boundary values and multiple currencies.
  • Restrict supplier-facing connector actions until separately approved.