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

# Subscriptions & Plans

> How do credits work and what if they are used up?

For every meeting recorded with Jamie, one credit is charged, regardless of the duration of the meeting. If meetings are too short for Jamie to create a proper summary, no credit is charged.

Below you can see how many credits you have depending on what plan you are:

<CardGroup cols={3}>
  <Card title="Free">
    **0€**

    Meeting credits: 10 per month

    Meeting duration limitation: 30m per meeting
  </Card>

  <Card title="Plus">
    **25€ per month**

    Meeting credits: 20 per month

    Meeting duration limitation: 2h per meeting
  </Card>

  <Card title="Pro">
    **47€ per month**

    Meeting credits: Unlimited per month

    Meeting duration limitation: 3h per meeting
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Team">
    **39€ per member**

    Meeting credits: Unlimited per month

    Meeting duration limitation: 3h per meeting
  </Card>

  <Card title="Enterprise">
    **Custom pricing**

    Meeting credits: Unlimited per month

    Meeting duration limitation: 3h per meeting
  </Card>
</CardGroup>

Jamie has several plans to fit different needs, from individuals just starting out, to large teams with more meetings.

Once you have used all your credits in Jamie, your meeting notes will be locked, and you will need to upgrade to a paid plan to access them. This can either be because you've reached the maximum credits or exceeded the allowed duration limit of your free or paid plan.

<Info>
  You can find all detailed information on the different plans on our [Pricing Page](https://www.meetjamie.ai/pricing).
</Info>

If you have more questions on using Jamie with your entire team or organization, then please contact our team at [support@meetjamie.ai](mailto:support@meetjamie.ai).

### FAQs

<AccordionGroup>
  <Accordion defaultOpen="false" title="What happens when you go over the limit?">
    Once you go over the meeting credit limit or extend the duration limit, your summary will be locked.

    To unlock any meeting summaries for meetings that went over time or credit limit, simply upgrade to one of the higher tier plans.
  </Accordion>

  <Accordion defaultOpen="false" title="Where can I see how many credits I have used?">
    In your settings under billing, you can see how many credits you have on a monthly basis and how many you have already used.
  </Accordion>

  <Accordion defaultOpen="false" title="How to see when your plan renews?">
    Just go to your settings and click on billing. It will show you your current plan, how many credits you have used, and when the plan will be renewed.
  </Accordion>

  <Accordion defaultOpen="false" title="How can I cancel my subscription?">
    To cancel your subscription, go to your billing setting and click the Manage button - there is an option to cancel your subscription.
  </Accordion>

  <Accordion defaultOpen="false" title="What happens when I cancel a Team subscription?">
    You can cancel a Team subscription only after removing all other workspace members. After cancellation, inviting new members is disabled. You’ll stay on the Pro plan for the remainder of the current billing period, at which point your plan will switch to the Free plan.
  </Accordion>
</AccordionGroup>
