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

# Billing

> Manage your Ito subscription, seats, and payment details.

Ito offers a free trial followed by a Pro plan billed through Stripe. No credit card is required to start your free trial.

## Free trial

When you complete onboarding, your free trial begins automatically. During the trial:

* Ito runs automated QA on every pull request.
* All features are available, including video recordings, code analysis, and team management.
* No payment information is required.

Your trial end date is shown in **Settings → Plan & Billing**.

## Pro plan

After your trial ends, you need a Pro plan to continue using Ito. The Pro plan is seat-based — you pay for the number of team members who need dashboard access.

* **Monthly billing** — charged each month
* **Yearly billing** — charged annually (saves compared to monthly)

<Tip>
  Choose yearly billing for better value if you plan to use Ito long-term.
</Tip>

## Upgrade to Pro

<Steps>
  <Step title="Open Billing settings">
    Navigate to **Settings → Plan & Billing**.
  </Step>

  <Step title="Choose a plan">
    Select monthly or yearly billing and enter the number of seats you need.
  </Step>

  <Step title="Complete checkout">
    You will be redirected to Stripe Checkout. Enter your payment details and confirm.
  </Step>

  <Step title="Confirmation">
    After payment, your Pro plan activates immediately and you return to the dashboard.
  </Step>
</Steps>

## Manage your subscription

Use the Stripe Customer Portal to:

* Update your payment method
* View and download invoices
* Change the number of seats
* Switch between monthly and yearly billing
* Cancel your subscription

<Steps>
  <Step title="Open Billing settings">
    Navigate to **Settings → Plan & Billing**.
  </Step>

  <Step title="Open the portal">
    Click **Manage Subscription**. You will be redirected to the Stripe Customer Portal.
  </Step>
</Steps>

## Subscription status

Your billing page shows:

* Current plan status (active, trialing, or expired)
* Trial end date or next renewal date
* Number of seats used vs. total seats

<Warning>
  If your subscription lapses, automated testing will pause. Renew your subscription to resume QA on pull requests.
</Warning>

## Seat management

For adding and removing team members, see [Team Management](/guides/team-management).
