# P&L statements

> Analyze an uploaded profit-and-loss statement and predict expense categories.

<!-- Source: https://docs.actuallycare.com/tools/pl-statements -->

Analyze an uploaded profit-and-loss statement and predict expense categories.
## Tools (2)
| Tool | Type | What it does |
| --- | --- | --- |
| [`analyze_pl_statement`](/tools/pl-statements/analyze_pl_statement) | Read-only | Analyze an uploaded Profit & Loss statement the caller owns. |
| [`categorize_expense`](/tools/pl-statements/categorize_expense) | Read-only | Predict the expense category for a single ad-hoc expense input (description + optional vendor + optional amount). |
