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

# Documents Overview

> Manage documents attached to an application record

Application documents store uploaded files required during the underwriting process, such as voided checks, government IDs, and signed agreements.

| Endpoint                                                     | Description                               |
| ------------------------------------------------------------ | ----------------------------------------- |
| [List documents](/api-reference/leads/list-lead-documents)   | Retrieve all documents for an application |
| [Create document](/api-reference/leads/create-lead-document) | Attach a document to an application       |
| [Get document](/api-reference/leads/get-lead-document)       | Retrieve a single application document    |
| [Update document](/api-reference/leads/update-lead-document) | Update document metadata                  |
| [Delete document](/api-reference/leads/delete-lead-document) | Remove a document from an application     |
