# Calculation Cutoff Time

## Definition

The Cutoff Time is 14 days after the End of the [Qualifying Period](#qualifying-period).\
Any changes after that will not be considered in calculation.\
If there are any changes after the Cutoff Time that would result in a higher Compensation or higher Rank, the additional Compensation is lost.\
After the Cutoff Time, the Calculation for this Qualifying Period will be frozen.

***

### Example 1

Case:  [Regular Qualifying Period](https://docs.be-infinity.com/compensation-plan/business-logic/qualifying-period/regular-period)\
\
**Start**: 01.01.2023 00:00 EST\
**End**: 31.01.2023 23:59 EST\
\
**Cutoff Time**: 14.02.2023 23:59 EST\
\
Any changes after the Cutoff Time ( 14.02.2023 23:59 EST )  will be ignored in all calculations

***

### Example 2

Case:  [Faststart Qualifying Period](https://docs.be-infinity.com/compensation-plan/business-logic/qualifying-period/faststart-period)\
\
User signed up at:  08.01.2023 at 15:57 EST\
\
**Start**: 08.01.2023 at 15:57 EST\
**End**: 08.02.2023 at 23:59 EST\
\
**Cutoff Time**: 22.02.2023 23:59 EST\
\
Any changes after the Cutoff Time ( 22.02.2023 23:59 EST )  will be ignored in all calculations


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.be-infinity.com/compensation-plan/business-logic/qualifying-period/calculation-cutoff-time.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
