# Daily Cost Control & PPE Repricing Monitor

**Use case:** 

Stay updated with daily insights on cost control and PPE repricing. Access buyer-ready records with source URLs and detailed match reasons.

## Input

```json
{
  "buyerQuery": "Deterministic fixture Deliverable Name for Cost Control & PPE Repricing Review",
  "taskIntent": "buyer-ready-product-run",
  "sourceMode": "sample",
  "outputMode": "buyer-ready-records",
  "startUrls": [],
  "maxItems": 25
}
```

## Output

```json
{
  "deliverableName": {
    "label": "Deliverable Name"
  },
  "status": {
    "label": "Status"
  },
  "scopeSummary": {
    "label": "Scope Summary"
  },
  "evidenceItems": {
    "label": "Evidence Items"
  },
  "recommendedActions": {
    "label": "Recommended Actions"
  },
  "completedAt": {
    "label": "Completed At"
  }
}
```

## About this Actor

This example demonstrates how to use [Cost Control & PPE Repricing Review](https://apify.com/zentrafoundry/cost-control-ppe-repricing-review) with a specific input configuration. Visit the [Actor detail page](https://apify.com/zentrafoundry/cost-control-ppe-repricing-review) to learn more, explore other use cases, and run it yourself.