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

# Member Center

> Manage your TensorAI membership and subscription

## Overview

The Member Center is your hub for managing subscriptions, viewing benefits, and tracking usage across TensorAI.

## Membership Tiers

<CardGroup cols={3}>
  <Card title="Base" icon="gift">
    * **\$9.99 /month**
    * 100,000 credits/month
    * More than 333 images
    * More than 50 videos
    * 2 parallel tasks
  </Card>

  <Card title="Pro" icon="crown">
    * **\$29.99 /month**
    * 300,000 credits/month
    * More than 1,000 images
    * More than 150 videos
    * 4 parallel tasks
  </Card>

  <Card title="Developer" icon="code">
    * **\$99.99 /month**
    * 1,000,000 credits/month
    * More than 3,333 images
    * More than 500 videos
    * 8 parallel tasks
  </Card>
</CardGroup>

## Subscription Management

### Upgrade Your Plan

1. Navigate to Member Center
2. Select your desired plan
3. Choose billing period (Monthly/Yearly)
4. Complete payment

### Manage Subscription

* View current plan status
* Check renewal date
* Cancel or modify subscription

<Warning>
  Unused credits do not roll over to the next billing cycle.
</Warning>

## FAQ

<AccordionGroup>
  <Accordion title="How do I change my plan?">
    Upgrade directly from the Member Center. For downgrades, cancel current subscription and resubscribe after expiry.
  </Accordion>

  <Accordion title="What happens when I cancel?">
    You retain access until the current billing period ends.
  </Accordion>
</AccordionGroup>
