> ## Documentation Index
> Fetch the complete documentation index at: https://ampersand-24eb5c1a-square-proxy.mintlify.site/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-square-proxy/GajiXndb9C6OC1an/images/provider-guides/ramp-create-app.png?fit=max&auto=format&n=GajiXndb9C6OC1an&q=85&s=79ce0ac6e57923b98c515d4d6c4092a8" 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-square-proxy/ejdbQ1e8FNJV93R0/images/provider-guides/31a6a12-Ampersand.png?fit=max&auto=format&n=ejdbQ1e8FNJV93R0&q=85&s=374b703b84dc291efa7c405f7a482f6d" 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-square-proxy/GajiXndb9C6OC1an/images/provider-guides/ramp-add-app.png?fit=max&auto=format&n=GajiXndb9C6OC1an&q=85&s=31e1a4fa2e45741808aba0f13a4509cc" alt="Ampersand Integration" width="2550" height="1302" data-path="images/provider-guides/ramp-add-app.png" />
