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

# Expiry and Renewal

> Team plan expiry freezing and seamless recovery through renewal

The Team plan has a fixed term. When the team license expires, the organization enters a "frozen" state. This page helps you understand what freezing means and how to renew to restore service.

## What Happens After Expiry

When the Team plan license expires, the organization enters a **frozen** state. Freezing means:

<CardGroup cols={2}>
  <Card title="Consumption Blocked" icon="ban">
    Members using the team billing subject cannot initiate new AI conversations or creative generation. The system will indicate that the team has expired.
  </Card>

  <Card title="Data Fully Preserved" icon="shield">
    All conversation records, files, member relationships, and organization settings are fully preserved — nothing is lost or deleted due to expiry.
  </Card>

  <Card title="Member Relationships Unchanged" icon="users">
    All members remain in the organization. No need to re-invite anyone after expiry. They're restored immediately upon renewal.
  </Card>

  <Card title="Admin Panel Accessible" icon="gear">
    The Owner can still access the team admin panel to perform renewal operations and view historical data.
  </Card>
</CardGroup>

<Note>
  Freezing does not modify any data or member relationships. It's purely a consumption-level block — everything automatically restores upon renewal.
</Note>

## What Members Can Do While Frozen

After the team expires, members can continue using Profy through the following steps:

<Steps>
  <Step title="Switch Billing Subject">
    In the avatar menu, switch your billing subject from "Team" to "Personal."
  </Step>

  <Step title="Use Personal Credits">
    After switching, AI consumption is deducted from your personal credit account. If you have a personal paid plan, you can continue using Profy normally.
  </Step>

  <Step title="Wait for Renewal">
    Contact the team Owner to renew. After renewal, switch back to the "Team" subject to resume using the team credit pool.
  </Step>
</Steps>

<Tip>
  If you don't have a personal paid plan, switching to "Personal" lets you use the free tier allowance, or you can purchase a top-up pack on your own. Personal credits and team credits are completely independent.
</Tip>

## Expiry Notifications

After the Team plan expires, the system sends an in-app notification to the Owner as a renewal reminder. Only one notification is sent per expiry cycle — you won't be repeatedly disturbed.

## How to Renew

Team plan renewal is performed by the Owner and is equivalent to purchasing the team plan again.

<Steps>
  <Step title="Go to the Subscription Page">
    The Owner visits the `/subscription` page and locates the Team plan.
  </Step>

  <Step title="Select Renewal">
    The system automatically detects that you're an existing organization Owner with an expired license and offers a renewal option.
  </Step>

  <Step title="Choose Billing Cycle">
    Select monthly or annual billing for the renewal.
  </Step>

  <Step title="Complete Payment">
    After payment, the team license is restored immediately and new credits are injected into the pool.
  </Step>
</Steps>

## Renewal Time Calculation

The new expiry date after renewal is calculated as follows:

<AccordionGroup>
  <Accordion title="Renewal After Expiry">
    New expiry date = Current time + Renewal cycle.
  </Accordion>

  <Accordion title="Early Renewal">
    New expiry date = Original expiry date + Renewal cycle. Early renewal doesn't waste remaining time — the new cycle stacks on top of the original expiry date.
  </Accordion>
</AccordionGroup>

<Tip>
  You can renew before the Team plan expires to avoid interruption. Early renewal time stacks on the original expiry date — not a single day is wasted.
</Tip>

## Post-Renewal Recovery

After successful renewal, the following are automatically restored:

* ✅ Team credit pool unfreezes and consumption resumes
* ✅ New credits are injected into the pool
* ✅ All members automatically regain access — no re-invitations needed
* ✅ Storage quota returns to organization-level quota
* ✅ Usage reports continue accumulating with full historical data intact

<Note>
  Renewal takes effect instantly. After successful payment, members don't need to do anything — just switch to the team subject to resume usage.
</Note>

## FAQ

<AccordionGroup>
  <Accordion title="What happens to remaining credits in the pool after expiry?">
    Credits remaining in the pool are untouched during the freeze period. They can be used after renewal (though credits themselves may have their own expiration dates).
  </Accordion>

  <Accordion title="What happens if we don't renew after expiry?">
    The organization remains frozen. Data and member relationships are not deleted. You can renew at any time to restore service. Members can switch to the "Personal" billing subject to continue using Profy.
  </Accordion>

  <Accordion title="Can non-Owners renew?">
    Currently only the Owner can perform renewal. If you're an Admin or Member, please contact the team Owner to renew.
  </Accordion>

  <Accordion title="How many credits will be in the pool after renewal?">
    Upon renewal, credits are injected based on the new plan configuration. The exact amount is shown on the pricing page within the product. If there are remaining credits in the pool, new credits are added on top.
  </Accordion>

  <Accordion title="Can I change the billing cycle when renewing?">
    Yes. When renewing, you can choose a different billing cycle (monthly or annual) regardless of what was selected at initial purchase.
  </Accordion>
</AccordionGroup>
