# Ramp Chart of Accounts Setup

For bill to accounting ledger mapping to work smoothly across both platforms, your Kick Chart of Accounts needs to be uploaded to Ramp. When your team assigns accounts in Ramp, they sync directly to Kick — no duplicate work required.

***

### Export your chart of accounts from Kick

1. Navigate to **Accounting →** [**Chart of Accounts**](https://use.kick.co/chart-of-accounts)
2. Export as Excel

***

### Upload your Chart of Accounts to Ramp

1. In [Ramp](https://ramp.com/), go to **Accounting** and click **Get started now**
2. Scroll down and type **Kick** as your provider
3. Download Ramp's template — it requires two columns: account number and account name
4. Copy your Kick account numbers and names into the template
5. Upload the completed file and click **Continue**

***

### Configure your accounting settings

1. Select your monthly book close date
2. Map card transactions to your **Ramp** **credit card liability account** (enter the account name and ID from your Kick chart of accounts)
3. Choose your accounting date preference — **Clearing date** is recommended
4. Map statement payments to your **Credit Card Clearing** account
5. Map cashback to an income account (e.g., Other Income)
6. Map unpaid reimbursements and reimbursement payouts to your **Ramp reimbursements** account
7. Click **Continue** to complete setup

{% embed url="<https://www.loom.com/share/ba58edf8ec0d489b8daccfed0dbd2c89>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.kick.co/bookkeeping-workflows/bill-pay/ramp-chart-of-accounts-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
