> 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/editor.md).

# Add or edit a plan

Define a plan's price and period.

**Where:** Payments → Plans → New / Edit · `/projects/<project>/payments/plans/new · …/<planId>/edit`

{% 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 form will set the plan's name, price, billing period, and the provider-side product it maps to — the same form for create and edit. See [Plans](/cloud/payments/plans.md).

## API reference

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