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

# Your billing period and when limits reset

> Where the period starts, how to read the "Renews in" countdown, and why your plan and its add-ons can bill on different intervals.

export const Screenshot = ({id, alt, caption, frame = 'browser', url, marks = [], lang = 'en', workspace = 'northwind-outbound'}) => {
  const src = `/images/screenshots/${lang}/${id}.png`;
  const chrome = url ? `app.pipelime.ai/${workspace}${url}` : 'app.pipelime.ai';
  return <figure className={`pl-shot pl-shot--${frame} not-prose`}>
      <div className="pl-shot__frame">
        {frame !== 'bare' && <div className="pl-shot__bar">
            <span className="pl-shot__dots">
              <span className="pl-shot__dot" />
              <span className="pl-shot__dot" />
              <span className="pl-shot__dot" />
            </span>
            <span className="pl-shot__url">{chrome}</span>
          </div>}
        <div className="pl-shot__media">
          <img src={src} alt={alt} loading="lazy" />
          {marks.map(mark => <span key={mark.n} className="pl-shot__mark" style={{
    left: `${mark.x}%`,
    top: `${mark.y}%`
  }} aria-hidden="true">
              {mark.n}
            </span>)}
        </div>
      </div>
      {caption && <figcaption className="pl-shot__caption">{caption}</figcaption>}
    </figure>;
};

Your billing period is a rolling month, not a calendar month: it runs from one fixed day of the month to the same day of the next one. That day is fixed once, for the whole account, and it is what a handful of your usage numbers are measured against and reset on.

<div className="pl-availability">
  <div className="pl-availability__row">
    <div className="pl-availability__label">Where</div>
    <div className="pl-availability__value"><span className="pl-path">Your avatar<span className="pl-path__sep">→</span>Subscription</span></div>
  </div>

  <div className="pl-availability__row">
    <div className="pl-availability__label">Partner-branded workspaces</div>
    <div className="pl-availability__value">Not shown in partner-branded workspaces.</div>
  </div>

  <div className="pl-availability__note">Visible to the account owner. In a partner-branded workspace the end users never see billing; the partner manages the plan.</div>
</div>

<Note>
  The block above describes the Subscription page. The countdown this page explains lives in the
  credits popover in the header, which is a separate surface: see [Reading the credits and usage
  popover](/en/billing/usage-meter) for who can open that one.
</Note>

The line at the bottom of the credits popover counts the days left in the current window (1): "Renews in 12d", and so on down to 0. It is plain text: unlike the rollover row higher up in the same popover, it has no tooltip explaining what it covers, which is what the rest of this page is for.

<Screenshot id="billing/billing-period-and-renewal--renews-in" url="/dashboard" alt="The credits and usage popover, with a countdown reading Renews in and a number of days in the footer bar beside the Upgrade Plan button" caption="This workspace has no subscription, so the anchor day falls back to the day the account was created. The countdown runs all the same." marks={[{ n: 1, x: 22, y: 89 }]} />

## How it behaves

### The anchor is a day of the month, not the 1st

One day anchors the whole period, taken from the first of these that exists: the day your plan subscription started; without one, the day your [AppSumo license](/en/billing/appsumo-licenses) started; without either, the day your account was created. That day-of-month is when the period turns over, every month.

The window is worked out fresh from that day each time it is read, rather than stored and advanced. So it cannot drift, and nothing has to run on time for your usage to reset.

### The period belongs to the account, not to the workspace

The anchor day comes from the account that owns the workspace, so every workspace under one owner turns over on the same date. The usage numbers themselves stay per workspace: switch workspaces and the spent-of-allowed figures change, while the reset date does not.

### Only three of the numbers reset

Credits, **Recipients** and **Tracking** (companies identified through website tracking) are counted inside the current window. When the window moves on, those tallies start again from zero.

Everything else is a live count of what you have connected right now, checked against your plan's allowance rather than tallied over a period: your LinkedIn and WhatsApp accounts, and any managed domains and mailboxes. There is nothing there to reset. Disconnect one and the count drops that moment, on any day of the period. Connected Instagram and MercadoLibre accounts are counted the same live way, though the popover has no row for either of them.

### The charge and the reset run on different clocks

When you are billed is a separate question from when your usage resets. Your plan is one subscription; a managed mailbox or a managed domain you add on top is its own separate subscription, because a single subscription can only bill on one interval: managed domains renew yearly, managed mailboxes renew monthly, and the plan itself can be set to either. Each of those carries its own renewal date. The usage window above keeps turning over monthly on the anchor day regardless of any of them.

### Where to see the actual date, not just the countdown

The popover only counts days down. For the date itself, the Subscription page prints it twice:

* Under the price, on the same line as how you are billed: "Renews", then the date. This one needs a plan subscription. An AppSumo deal shows its lifetime line there instead, and an account with no subscription at all sees neither.
* Under the usage rings: "Resets", then the same date. This one shows whether or not you have a subscription, because it reads the same account-level anchor day either way.

See [Change plan, add-ons or cancel](/en/billing/change-plan-or-cancel) for the rest of that page.

## Limits

|                    |                                                                                                                                               |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------- |
| Anchor day         | Your plan subscription's start date; without one, the start date of your AppSumo license; without either, the day your account was created    |
| Window length      | One month from that day, not the 1st of the calendar month                                                                                    |
| Scope              | The account. Every workspace one account owns turns over on the same date                                                                     |
| Resets each period | Credits, **Recipients**, **Tracking**                                                                                                         |
| Doesn't reset      | Connected LinkedIn, WhatsApp, Instagram and MercadoLibre accounts, managed domains and mailboxes: live counts, not a tally                    |
| Countdown          | In the credits popover footer, in whole days                                                                                                  |
| Exact date         | On the Subscription page: under the price, and under the usage rings                                                                          |
| Charge interval    | Per subscription. The plan bills monthly or annually; managed domains bill yearly and managed mailboxes monthly, each on its own renewal date |

## Related

<CardGroup cols={2}>
  <Card title="Reading the credits and usage popover" icon="gauge" href="/en/billing/usage-meter">
    Every row in the popover, what it means, and when a bar turns red.
  </Card>

  <Card title="Credit rollover" icon="repeat" href="/en/billing/credit-rollover">
    What happens to unused credits at the boundary this page describes.
  </Card>

  <Card title="Change plan, add-ons or cancel" icon="credit-card" href="/en/billing/change-plan-or-cancel">
    The Subscription page end to end: price, usage rings, add-ons and cancelling.
  </Card>
</CardGroup>
