> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superhost.world/llms.txt
> Use this file to discover all available pages before exploring further.

# Billing

> Subscribe a property, check its subscription status, and manage your payment method, invoices, and cancellation.

**Billing** is where you start a property's subscription and manage it once it's
active. Pricing is per unit, so your bill follows the number of units in the
property.

<Note>
  Billing is **owner-only**. The **Billing** row appears in property settings
  only for Owners; other roles don't see it. See
  [Roles & permissions](/team/roles-and-permissions).
</Note>

## Open billing

Open your property settings and tap **Billing**. The screen shows your current
subscription, or an invitation to subscribe if the property isn't subscribed
yet.

## How pricing works

A subscription costs **30 € per unit per month**, billed to the number of units
in the property. Adding or removing a unit updates your bill automatically — you
don't need to change anything in Billing when your unit count changes. AI
features are included in the plan.

<Tip>
  Your bill tracks the units in your property. If you add a room or remove one,
  the monthly amount adjusts on its own — see [Manage
  units](/properties/manage-units).
</Tip>

## Subscribe

<Steps>
  <Step title="Open Billing">
    From property settings, tap **Billing**. You'll see a **Subscribe** card with
    the per-unit price.
  </Step>

  <Step title="Start the subscription">
    Tap **Subscribe**. Superhost takes you to a secure payment page.
  </Step>

  <Step title="Enter your payment details">
    Add your card and confirm. When payment is set up you're returned to the
    **Billing** screen, and the subscription becomes active.
  </Step>
</Steps>

## Manage your subscription

Once you're subscribed, the **Billing** screen shows a **Subscription** card with
your current status. Tap **Manage subscription** to open a secure billing portal,
where you can:

* update your payment method,
* view past invoices, and
* cancel your subscription.

## Related

<CardGroup cols={2}>
  <Card title="Manage units" icon="door-open" href="/properties/manage-units">
    Your unit count sets your monthly bill.
  </Card>

  <Card title="Roles & permissions" icon="user-shield" href="/team/roles-and-permissions">
    Why only Owners see Billing.
  </Card>
</CardGroup>
