# Manual Uploader

## Overview

Finley's [Data Integrations](/core-capabilities/data-integrations.md) allow you set up programmatic bank and loan data transfer to Finley, both of which are necessary for [Draw Requests](/core-capabilities/draw-requests.md) and other Finley features. In some cases, though, it's necessary to manually upload **Loan Tape** and **Cash Balance** CSV files.&#x20;

The **Manual Uploader** enables you to upload the file inputs necessary to kick off a Funding Request.&#x20;

## How to upload loan tape and cash balance CSVs

1. Navigate to the **Manual Uploader** capability from the sidebar.&#x20;
2. Select your reporting date.
3. Upload the **Loan Tape** and **Cash Balance** files for your credit facilities.
4. Upon a successful upload, the **Status** column will display a green checkmark icon.&#x20;

{% hint style="info" %}
**Note:** Uploading new files will invalidate prior submissions.
{% endhint %}

<figure><img src="/files/32Hc7Lec9D5syh6JxkQQ" alt=""><figcaption></figcaption></figure>


---

# 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.finleycms.com/core-capabilities/manual-uploader.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.
