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

# Billing

> Access and manage all billing settings from the billing portal.

All billing operations (invoices, payment methods, subscriptions, and tax settings) are managed through the billing portal.

## Access the billing portal

<Steps>
  <Step title="Open your organisation settings">
    Click on your organisation name in the top-left corner, then go to **Settings**.
  </Step>

  <Step title="Go to the Plans section">
    In the left sidebar, select **Plans**. From there you can view your current plan and switch plans.
  </Step>

  <Step title="Open the billing portal">
    Click **Manage billing and payments**. This opens the billing portal where all invoices, payment methods, and subscription settings are managed.
  </Step>
</Steps>

<CardGroup cols={2}>
  <Card title="Invoices" icon="file-text" href="/billing/billing/invoices">
    Download and view your invoices.
  </Card>

  <Card title="Payment method" icon="credit-card" href="/billing/billing/payment-method">
    View and update your payment method.
  </Card>

  <Card title="Cancel subscription" icon="circle-x" href="/billing/billing/cancel-subscription">
    Cancel your current plan.
  </Card>

  <Card title="VAT" icon="receipt" href="/billing/billing/vat">
    Add or update your VAT number.
  </Card>
</CardGroup>

<Card title="Need Help?" icon="headset" href="mailto:hello@there.do">
  Can't find what you're looking for? Contact our support team at [hello@there.do](mailto:hello@there.do)
</Card>
