# Receivable Assignment

## Overview

For borrowers with limited origination history and a single credit facility, receivable assignment is a relatively straightforward part of the funding request or borrowing base generation process.&#x20;

However, receivable assignment becomes significantly more operationally and financially complex as fintech startups and other lenders bring on new credit facilities or decide to keep some of their originations on their own balance sheet.

Finley's application supports receivable assignment across multiple facilities, which enables borrowers to optimize their assignment pledging across different lenders.&#x20;

## Receivable assignment&#x20;

### Summary

To use the receivable assignment feature, navigate to the Assignments module and click Edit Assignment.

<figure><img src="/files/qApf5wCM8uWfSrPnNdHT" alt=""><figcaption></figcaption></figure>

From there, you will be given a choice to assign receivables in the application, or by CSV.&#x20;

<figure><img src="/files/QDpkygz8eOSRCIksPvUN" alt=""><figcaption></figcaption></figure>

Finally, you can confirm your assignments in the application.&#x20;

<figure><img src="/files/PPR0miAwyhl2fusRyoFK" 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/additional-features/receivable-assignment.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.
