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

# Payments

> Extraction of advances, fees, and compensation structures

<Info>
  Structured data fields are by definition an abstraction of legal language. When in doubt, use [citations](/projects/contracts/contract-details/citations), the [AI chat](/projects/ai-chat), and the actual contract text to validate the structured data against your own interpretation.
</Info>

## Overview

The Payments extraction captures the compensation structure including recurring payment types, advances, and fixed fees.

## What Gets Extracted

### Payment Details

Basic payment information displayed in a grid:

| Field                  | Description                            |
| ---------------------- | -------------------------------------- |
| Recurring Payment Type | Royalty, Profit Share, or none         |
| Currency               | Payment currency (USD, EUR, GBP, etc.) |

### Advances

Recoupable payments made upfront:

| Field       | Description                                      |
| ----------- | ------------------------------------------------ |
| Amount      | Fixed value or range (min-max)                   |
| Name        | Advance identifier (e.g., "Initial Advance")     |
| Description | Details from the agreement                       |
| Condition   | Payment trigger (e.g., "Payable upon execution") |

The header shows the total advance range across all advances.

### Fixed Fees

Non-recoupable payments:

| Field       | Description         |
| ----------- | ------------------- |
| Amount      | Fee value           |
| Name        | Fee identifier      |
| Description | What the fee covers |
| Condition   | Payment trigger     |

The header shows the total of all fixed fees.

## Editing Payments

Click the edit icon to:

* Add advances or fees
* Modify amounts
* Update payment conditions
* Correct currency
* Change payment types
