> ## 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.

# Notes Overview

> Add and manage internal notes on an application record

Application notes are internal memos attached to an application record, used to log conversations, flag issues, or record context that does not fit structured fields.

| Endpoint                                             | Description                                 |
| ---------------------------------------------------- | ------------------------------------------- |
| [List notes](/api-reference/leads/list-lead-notes)   | Retrieve all notes on an application record |
| [Create note](/api-reference/leads/create-lead-note) | Add a note to an application record         |
| [Get note](/api-reference/leads/get-lead-note)       | Retrieve a single note by ID                |
| [Update note](/api-reference/leads/update-lead-note) | Edit a note on an application record        |
