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

# Billing Portal

> Access invoices, update payment methods, and manage your subscription

The Billing Portal is your self-service hub for all payment and subscription management. It is powered by Stripe and provides a secure interface for updating payment details, downloading invoices, and reviewing your billing history.

## Accessing the Billing Portal

<Steps>
  <Step title="Navigate to Billing">
    Go to **Settings > Billing** from the left sidebar (Admin only).
  </Step>

  <Step title="Click Manage Billing">
    Click the **Manage Billing** button to open the Stripe-hosted billing portal in a new tab.
  </Step>
</Steps>

You will be redirected to a secure Stripe page where you can manage all billing details. No Stripe account is needed -- the portal uses your RelayHub login session.

## What You Can Do

<Tabs>
  <Tab title="Payment Methods">
    Update your credit card, debit card, or other payment method on file.

    * Add a new payment method
    * Set a default payment method
    * Remove expired or unused cards

    All payment information is handled directly by Stripe and never passes through RelayHub servers.
  </Tab>

  <Tab title="Invoices">
    View and download invoices for all past billing cycles.

    * Download PDF invoices for accounting
    * View line-item details (plan charge, additional seats, prorated amounts)
    * Check payment status for each invoice (paid, pending, failed)
  </Tab>

  <Tab title="Subscription">
    Review and manage your active subscription.

    * View your current plan and billing cycle dates
    * See upcoming charges and renewal date
    * Cancel your subscription (takes effect at end of current cycle)
  </Tab>
</Tabs>

## Updating Your Payment Method

<Steps>
  <Step title="Open the Billing Portal">
    Follow the steps above to access the Stripe portal.
  </Step>

  <Step title="Click Payment Methods">
    Select the payment methods section.
  </Step>

  <Step title="Add or update your card">
    Enter your new card details. Stripe validates the card immediately.
  </Step>

  <Step title="Set as default">
    If you have multiple cards on file, set the new card as the default payment method.
  </Step>
</Steps>

<Note>
  If a payment fails, Stripe will retry the charge up to 3 times over the following week. You will receive email notifications about the failed payment. Update your payment method promptly to avoid service interruption.
</Note>

## Downloading Invoices

From the Invoices section of the Billing Portal, click the download icon next to any invoice to get a PDF. Invoices include:

* Organization name and billing address
* Itemized charges (base plan, additional seats, prorations)
* Tax information (if applicable)
* Payment method used

<Tip>
  Need invoices sent to a different email address (e.g., your accounting team)? Contact support to configure additional invoice recipients.
</Tip>

## Cancelling Your Subscription

You can cancel your subscription from the Billing Portal. Cancellation takes effect at the end of your current billing cycle -- you retain full access until then.

<Warning>
  After cancellation takes effect, all users in your organization lose access to RelayHub. Your data is retained for 30 days in case you decide to resubscribe. After 30 days, data is permanently deleted.
</Warning>

## Failed Payments

If your payment method is declined:

1. You receive an email notification from Stripe
2. Stripe retries the charge automatically over the next 7 days
3. If all retries fail, your subscription enters a grace period
4. During the grace period, your team retains read-only access
5. Update your payment method in the Billing Portal to restore full access immediately
