---
name: enroll-in-agent-cards
description: "Enable Agent Cards for your business and confirm funds are ready."
title: "Enroll in agent cards"
url: https://agents.ramp.com/playbooks/enroll-in-agent-cards
runtimes: [Claude Desktop, ChatGPT, Claude Code, Codex, Perplexity]
---

# Enroll in agent cards

Agent Card purchase playbooks assume enrollment is done. This playbook walks through enabling Agent Cards for your business, verifying funds, and pointing you to the right next steps for agent-driven checkout.

## 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))
- Ramp admin permission to enroll the business in agent cards

Enroll my business in Ramp Agent Cards.

Steps:
1. Confirm whether Agent Cards are already enabled for this business
2. If not enrolled, enroll the business in agent cards
3. List available agent card funds and confirm at least one active fund exists
4. Summarize what I can do next — including which purchase playbooks to use

Stop and ask me before enrolling if Agent Cards are not yet enabled.
After enrollment, confirm success and list my funds.
```

## ChatGPT

Copy and run this prompt:

```
## Before you run
- Ramp connector enabled in ChatGPT ([app](https://chatgpt.com/apps/ramp/asdk_app_69250fb6281c819195b52a1556b0060c))
- Ramp admin permission to enroll the business in agent cards

Enroll my business in Ramp Agent Cards.

Steps:
1. Confirm whether Agent Cards are already enabled for this business
2. If not enrolled, enroll the business in agent cards
3. List available agent card funds and confirm at least one active fund exists
4. Summarize what I can do next — including which purchase playbooks to use

Stop and ask me before enrolling if Agent Cards are not yet enabled.
After enrollment, confirm success and list my funds.
```

## 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`
- Ramp admin permission to enroll the business in agent cards

Enroll my business in Ramp Agent Cards.

Steps:
1. Confirm whether Agent Cards are already enabled for this business
2. If not enrolled, enroll the business in agent cards
3. List available agent card funds and confirm at least one active fund exists
4. Summarize what I can do next — including which purchase playbooks to use

Stop and ask me before enrolling if Agent Cards are not yet enabled.
After enrollment, confirm success and list my funds.
```

## 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`
- Ramp admin permission to enroll the business in agent cards

Enroll my business in Ramp Agent Cards.

Steps:
1. Confirm whether Agent Cards are already enabled for this business
2. If not enrolled, enroll the business in agent cards
3. List available agent card funds and confirm at least one active fund exists
4. Summarize what I can do next — including which purchase playbooks to use

Stop and ask me before enrolling if Agent Cards are not yet enabled.
After enrollment, confirm success and list my funds.
```

## Perplexity

Copy and run this prompt:

```
## Before you run
- Ramp connector enabled in Perplexity ([connector](https://www.perplexity.ai/computer/connectors?connector=ramp))
- Ramp admin permission to enroll the business in agent cards

Enroll my business in Ramp Agent Cards.

Steps:
1. Confirm whether Agent Cards are already enabled for this business
2. If not enrolled, enroll the business in agent cards
3. List available agent card funds and confirm at least one active fund exists
4. Summarize what I can do next — including which purchase playbooks to use

Stop and ask me before enrolling if Agent Cards are not yet enabled.
After enrollment, confirm success and list my funds.
```
