> ## 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 a support ticket

Ticket documents store files uploaded in the course of resolving a ticket — screenshots, exported reports, signed forms, or other reference material.

| Endpoint                                                         | Description                                 |
| ---------------------------------------------------------------- | ------------------------------------------- |
| [List documents](/api-reference/tickets/list-ticket-documents)   | Retrieve all documents attached to a ticket |
| [Add document](/api-reference/tickets/add-ticket-document)       | Attach a document to a ticket               |
| [Get document](/api-reference/tickets/get-ticket-document)       | Retrieve a single ticket document           |
| [Update document](/api-reference/tickets/update-ticket-document) | Update document metadata                    |
| [Delete document](/api-reference/tickets/delete-ticket-document) | Remove a document from a ticket             |
