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

# Managing your plan

import { Steps, Step } from 'nextra/components';

This guide explains how to manage your InGrow subscription, including upgrading your plan, making changes, and accessing your billing information.

## Upgrading Your Plan

You can upgrade your plan at any time from within the InGrow application.

<Steps>
  <Step title="Navigate to Settings">
    Go to the **Settings** page in your InGrow account. You can also click the **"Upgrade"** button that appears in various places in the app if you are on the Free plan.
  </Step>

  <Step title="Select Your Desired Plan">
    Choose the plan that you wish to upgrade to.
  </Step>

  <Step title="Enter Billing Information">
    You will be prompted to enter your billing information, including your address and payment details. All payments are processed securely by Stripe.
  </Step>

  <Step title="Complete the Upgrade">
    Once you have entered your information, complete the payment to finalize the upgrade. Your new plan features will be available immediately.
  </Step>
</Steps>

## Plan Change Policy

## Accessing the Billing Portal

For paid subscribers, InGrow provides access to a Stripe customer portal where you can manage your subscription and billing details. To access the portal:

1. Go to the **Settings** page.
2. Click on **"Payment Settings"**.

From the Stripe portal, you can:

* Update your payment method.
* View your billing history and download invoices.
* Change your subscription plan.
* Cancel your subscription.

## Account Deletion

* **Free Plan Users:** If you are on the Free plan, you can delete your account directly from the Settings page. This action is permanent and will erase all of your data.
* **Paid Subscribers:** If you are on a paid plan, you must first cancel your subscription through the Stripe billing portal. Once your subscription is canceled, you can contact support to request account deletion.
