> ## Documentation Index
> Fetch the complete documentation index at: https://docs.withampersand.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Ramp

## What's Supported

### Supported Actions

This connector supports:

* [Proxy Actions](/proxy-actions), using the base URL `https://api.ramp.com`.

## Before You Get Started

To connect Ramp with Ampersand, you will need [a Ramp Account](https://app.ramp.com).

Once your account is created, you'll need to create an app in your Ramp portal, configure the app, and obtain the following credentials from your app:

* Client ID
* Client Secret
* Scopes

You will then use these credentials to connect your application to Ampersand.

### Create a Ramp Account

To create an account for your organization, you need to apply here [Ramp Support](https://app.ramp.com/sign-up). An active account is required to log into your portal.

### Creating a Ramp App

Once your Ramp account is setup, you can follow the steps below to create a Ramp app:

1. Log in to your [Ramp Portal](https://app.ramp.com/sign-in).

2. Navigate to `https://app.ramp.com/ramp-developer`.

3. Click the **New app**.

4. Enter the following details to register your **Oauth** app:
   1. **App Name**: The name of your app.

5. Click the **Create App.**

6. Add **Redirect URIs**: [https://api.withampersand.com/callbacks/v1/oauth](https://api.withampersand.com/callbacks/v1/oauth)

7. Select the scopes for your application. Ramp will authorize access to the selected scopes for your application.

<img src="https://mintcdn.com/ampersand-24eb5c1a/wfnpxKZPjAQz4dQV/images/provider-guides/ramp-create-app.png?fit=max&auto=format&n=wfnpxKZPjAQz4dQV&q=85&s=51735ef60e932926d845e0f7d99e0a8e" alt="Ramp App Creation" width="2130" height="1282" data-path="images/provider-guides/ramp-create-app.png" />

You will find the **Client ID** and **Client Secret** in the app details. Note these credentials, as you will need them to connect your app to Ampersand.

<br />

## Add Your Ramp App Info to Ampersand

1. Log in to your [Ampersand Dashboard](https://dashboard.withampersand.com).

2. Select the project where you want to create a Ramp integration.

   <img src="https://mintcdn.com/ampersand-24eb5c1a/Bx3tggG51e0liOp-/images/provider-guides/31a6a12-Ampersand.png?fit=max&auto=format&n=Bx3tggG51e0liOp-&q=85&s=7ebd893fd2a976ebe7cf8af53f8581b8" alt="Ampersand Project Selection" width="2244" height="442" data-path="images/provider-guides/31a6a12-Ampersand.png" />

3. Select **Provider Apps**.

4. Select **Ramp** from the **Provider** list.

5. Enter the previously obtained **Client ID** in the **Client ID** field and the **Client Secret** in the **Client Secret** field.

6. Enter the scopes set for your application in *Ramp*.

   <img src="https://mintcdn.com/ampersand-24eb5c1a/wfnpxKZPjAQz4dQV/images/provider-guides/ramp-add-app.png?fit=max&auto=format&n=wfnpxKZPjAQz4dQV&q=85&s=cfeb3640a3e12832c90221b10238f84c" alt="Ampersand Integration" width="2550" height="1302" data-path="images/provider-guides/ramp-add-app.png" />
