{children}
{aside}{plan.name}
{plan.description}
{plan.isContactSales ? null : ({plan.credits}
of usage included
{hasPaidPlan ? `${planDisplayNames[currentPlan]} plan` : "Free plan"}
{isPlanCanceling ? `Cancels on ${cancelEndsLabel}${cancelEndsDays !== null ? ` · ${cancelEndsDays} day${cancelEndsDays !== 1 ? "s" : ""} left` : ""}. You'll move to Free after that.` : hasPaidPlan ? "Expanded memory, connections, and usage for this workspace." : "Upgrade when you need more workspace usage and integrations."}
Plan usage
{planUsagePct < 1 && planUsagePct > 0 ? "< 1" : Math.round(planUsagePct)} % used
{daysRemaining !== null ? `Resets in ${daysRemaining} day${daysRemaining !== 1 ? "s" : ""}` : "Usage resets with your billing cycle"}
Top-up credits
{creditRemaining > 0 ? `${formatUsd(creditRemaining)} available` : "No top-up credits yet"}
Optional add-on that{" "} rolls over {" "} month-to-month, separate from your monthly usage above.
No invoices yet