Skip to content

Plans and billing

Studio, then Billing.

Billing sits on the account, not the brand. One subscription covers every brand you own.

The page

  • Subscription state and next billing date
  • Your AI credit meter for the month
  • Purchase history
  • Buttons to change plan, cancel, resume, buy AI credits, or open the Stripe billing portal

Allowances

Your plan sets five allowances:

AllowanceControls
brandsHow many brands the account can create
ai_credits_monthlyMonthly AI generation budget
storage_limitMedia storage, in GB
staff_accountsMember seats per brand
automationsHow many automations can be active at once

Read them programmatically with GET /me/entitlements. See Entitlements.

Where you meet them

AllowanceWhat happens
StorageMedia upload refuses: "Storage limit reached"
SeatsInviting refuses: "You have reached your plan limit"
BrandsCreate brand refuses
AutomationsActivating one refuses, naming the limit. Pause another or upgrade
AI creditsGeneration stops for the month

Trials

A trialling account resolves against a hidden trial plan: 1 brand, 10,000 AI credits, 5 GB storage, 2 seats, 3 active automations.

An account past its trial with no subscription has no plan at all. Most things stop, and creating a brand is refused outright.

AI credits

Consumed by generation inside Postlyra: the planner, draft writing, comment drafting, hooks, scripts, video analysis, carousel design.

They are not consumed by the CLI or by MCP mining, because those run on your own AI provider with your own key. That is one practical reason to mine locally: it costs you nothing on the Postlyra side.

Run out early and you can buy a credit pack from the Billing page.

Changing plan

Switch changes plan on an existing subscription, prorated by Stripe.

Cancel keeps you running until the end of the paid period. During that window you are on a grace period, which the subscription status reflects, and Resume undoes it.

Card details, invoices and tax information all live in the Stripe billing portal, which the page links to. Postlyra never handles card data.

Owner only

Billing actions require the billing.manage permission, which in practice means the brand owner.

Postlyra, by MAVA Design