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

# Billing overview

> Use the Purpify billing portal to manage services, invoices, payment details, renewals, and cancellations.

Purpify billing is managed separately from the game panel. Use the billing portal for services and payments; use the game panel for server files and runtime controls.

<div className="purpify-actions">
  <a className="purpify-button" href="https://payments.purpify.host/dashboard">Open billing dashboard</a>
  <a className="purpify-button-secondary" href="https://panel.purpify.host">Open game panel</a>
</div>

## Billing guides

<Columns cols={2}>
  <Card title="Service provisioning" icon="clock" href="/billing/provisioning">
    Learn how long setup can take and when to contact support.
  </Card>

  <Card title="Discounts" icon="tags" href="/billing/discounts">
    Find seasonal and special-occasion offers in the Purpify Discord.
  </Card>

  <Card title="Manage a service" icon="sliders" href="/billing/manage-service">
    Open an active service and upgrade or downgrade it.
  </Card>

  <Card title="Invoices and payments" icon="file-invoice-dollar" href="/billing/invoices">
    Open your invoices and pay the latest invoice.
  </Card>

  <Card title="Cancel a service" icon="ban" href="/billing/cancellations">
    Cancel immediately or at the end of the billing cycle.
  </Card>

  <Card title="Request a refund" icon="arrow-rotate-left" href="/billing/refunds">
    Check the current policy and open a support ticket.
  </Card>
</Columns>

<Warning>
  Back up server data before a service expires or is cancelled. Billing cancellation and server-data deletion may follow different timelines.
</Warning>
