---
name: review-unified-requests
description: "Spend and fund requests waiting on you — broader than POs alone."
title: "Review unified requests"
url: https://agents.ramp.com/playbooks/review-unified-requests
runtimes: [Claude Desktop, ChatGPT, Claude Code, Codex, Perplexity]
---

# Review unified requests

Approvers juggle more than purchase orders. This play surfaces every unified request in your queue — spend, funds, and related types — with amounts and ages so nothing sits unnoticed.

## How to run

Identify which runtime you're operating in (Claude Desktop, ChatGPT, Claude Code, Codex, Perplexity). Use the matching section below; ignore the others.

## Claude Desktop

Copy and run this prompt:

```
## Before you run
- Ramp connector enabled in Claude Desktop ([connector directory](https://claude.ai/directory/61bac03c-3f98-4b3c-affb-1b99533fa82c))

Show unified requests in Ramp that need my review.

Include spend requests, fund requests, and other unified request types in my queue.

For each:
- Request type, requester, amount, and age
- One-line summary of what is being asked

Sort by oldest first. Flag anything over $10,000.
Do not approve — summarize only.
```

## ChatGPT

Copy and run this prompt:

```
## Before you run
- Ramp connector enabled in ChatGPT ([app](https://chatgpt.com/apps/ramp/asdk_app_69250fb6281c819195b52a1556b0060c))

Show unified requests in Ramp that need my review.

Include spend requests, fund requests, and other unified request types in my queue.

For each:
- Request type, requester, amount, and age
- One-line summary of what is being asked

Sort by oldest first. Flag anything over $10,000.
Do not approve — summarize only.
```

## Claude Code

Copy and run this prompt:

```
## Before you run
- Ramp CLI installed: `curl -fsSL https://agents.ramp.com/install.sh | bash`
- Logged in: `ramp auth login`

Show unified requests in Ramp that need my review.

Include spend requests, fund requests, and other unified request types in my queue.

For each:
- Request type, requester, amount, and age
- One-line summary of what is being asked

Sort by oldest first. Flag anything over $10,000.
Do not approve — summarize only.
```

## Codex

Copy and run this prompt:

```
## Before you run
- Ramp CLI installed: `curl -fsSL https://agents.ramp.com/install.sh | bash`
- Logged in: `ramp auth login`

Show unified requests in Ramp that need my review.

Include spend requests, fund requests, and other unified request types in my queue.

For each:
- Request type, requester, amount, and age
- One-line summary of what is being asked

Sort by oldest first. Flag anything over $10,000.
Do not approve — summarize only.
```

## Perplexity

Copy and run this prompt:

```
## Before you run
- Ramp connector enabled in Perplexity ([connector](https://www.perplexity.ai/computer/connectors?connector=ramp))

Show unified requests in Ramp that need my review.

Include spend requests, fund requests, and other unified request types in my queue.

For each:
- Request type, requester, amount, and age
- One-line summary of what is being asked

Sort by oldest first. Flag anything over $10,000.
Do not approve — summarize only.
```
