> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/cloud/payments/plans.md).

# Plans

**Where:** Payments → Plans · `/projects/<project>/payments/plans`

{% hint style="danger" %}
This screen is not available in the current version. The route is defined but commented out in `App.tsx` ("V2: customers / pricing / discounts pages hidden — restore when backend support returns"), so opening the URL shows no screen.
{% endhint %}

When the screen returns, this list will show the plans customers can subscribe to, with price and period. **Custom plans** (per-customer deals) have their own edit route at `…/payments/custom-plans/<planId>/edit` — also hidden in this version.

## API reference

Endpoints: [Payments](/api-reference/payments.md).
