Wrenn — Billing

Billing

Subscription, invoices, and payment methods for your team.

{#if status === 'loading'}
Loading billing data...
{:else if status === 'error'}
{errorMsg}
{:else if status === 'not_available'}

Enterprise feature

Billing management is available on Wrenn Cloud.

This instance is running in self-hosted mode
{:else}
Billing data will be displayed here.
{/if}