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

# Carryover

> Set up and manage carryover policies to transfer unused leave balances to new periods, with customization options for individual employees.

Spock allows the carryover of unused balances to a new period through a structured carryover process. You can configure carryover policies for each leave type and customize them for individual members when needed.

<Note>
  You must have a **General Manager** role to process carryover. The carryover process can be executed from the start of the year until the end of March.
</Note>

## Understanding Carryover

Carryover amounts are visible in:

* Members' profiles under the "Balances" section
* Slack in "My Balances" view

<img src="https://mintcdn.com/ideoworks/CI4Nfz7UNxpeNt0q/images/carryover-understanding-carryover.png?fit=max&auto=format&n=CI4Nfz7UNxpeNt0q&q=85&s=6cbfe78614d48267d744cbac3f5642cc" alt="Carryover display in member profile" height="300" className="rounded-lg" data-path="images/carryover-understanding-carryover.png" />

## Carryover Policies

Choose from three carryover policies to determine how unused balances transfer to new periods:

<AccordionGroup>
  <Accordion title="No Carryover">
    Unused balances will not be transferred to a new period.

    **Example:** Balance of 5 days at year-end results in zero carryover.
  </Accordion>

  <Accordion title="Remaining Count">
    The entire unused balance transfers to the new period.

    **Example:** Balance of 5 days at year-end results in 5 days carryover.
  </Accordion>

  <Accordion title="Limited Count">
    Only a specified maximum number of days transfer to the new period.

    **Example:** With a 3-day limit, a balance of 5 days results in 3 days carryover.
  </Accordion>
</AccordionGroup>

### Carryover Expiration

For "Remaining Count" and "Limited Count" policies, you can set an expiration period:

<Warning>
  Carryover expiration defines how many days after the new period starts that carryover will expire. After expiration, leave requests are covered from the new period's allowance rather than carryover.
</Warning>

**Example:** With 31-day expiration and 5 days carryover, the carryover remains available until January 31st, then expires.

## Setting Up Carryover Policies

Configure carryover policies for each leave type that has allowances enabled:

<Steps>
  <Step title="Navigate to Leave Types">
    Go to **Settings** > **Leave Types** in your dashboard.
  </Step>

  <Step title="Select leave type">
    Choose a leave type that has allowance tracking enabled.
  </Step>

  <Step title="Enable carryover">
    Check **"Allow carryover of current balances to next period"**.
  </Step>

  <Step title="Choose policy">
    Select your desired carryover policy from the available options.
  </Step>

  <Step title="Set limitations">
    If using "Limited Count" policy, enter the maximum carryover limit.
  </Step>

  <Step title="Configure expiration">
    (Optional) Check **"Carryover expires"** and enter the number of days until expiration.

    <img src="https://mintcdn.com/ideoworks/CI4Nfz7UNxpeNt0q/images/carryover-setting-up-carryover-policies.png?fit=max&auto=format&n=CI4Nfz7UNxpeNt0q&q=85&s=23a92ffbdf28cc1c78dd5c319ded3f68" alt="Carryover policy configuration" height="300" className="rounded-lg" data-path="images/carryover-setting-up-carryover-policies.png" />
  </Step>

  <Step title="Save settings">
    Click **Save** to apply the carryover policy.
  </Step>
</Steps>

## Executing the Carryover Process

Once policies are configured, execute the carryover process to transfer balances:

<Steps>
  <Step title="Access carryover settings">
    Navigate to **Settings** > **Carryover**.
  </Step>

  <Step title="Enable carryover">
    Check **"Do Balances Carryover"** to initiate the process.
  </Step>

  <Step title="Proceed with carryover">
    Click **"Proceed"** to start the balance transfer.

    <img src="https://mintcdn.com/ideoworks/CI4Nfz7UNxpeNt0q/images/carryover-executing-the-carryover-process.png?fit=max&auto=format&n=CI4Nfz7UNxpeNt0q&q=85&s=c3bcbb7a968ad9274fa098f93c69363b" alt="Carryover process execution" height="300" className="rounded-lg" data-path="images/carryover-executing-the-carryover-process.png" />
  </Step>

  <Step title="Wait for completion">
    The process may take some time to transfer all balances across your organization.
  </Step>
</Steps>

<Tip>
  After completion, you can verify carryover amounts in members' profiles under the "Balances" section, where a "Carryover" column will display the transferred amounts.
</Tip>

## Customizing Carryover for Individual Members

Override the default carryover policy for specific employees when needed:

<Steps>
  <Step title="Access member profile">
    Go to **Members** and select the employee's profile.
  </Step>

  <Step title="Navigate to Allowances">
    Click on the **"Allowances"** tab.

    <img src="https://mintcdn.com/ideoworks/CI4Nfz7UNxpeNt0q/images/carryover-customizing-carryover-for-individual-members.png?fit=max&auto=format&n=CI4Nfz7UNxpeNt0q&q=85&s=f662f8ce48ea1f5b64a4b9694a8d535a" alt="Member allowances tab" height="300" className="rounded-lg" data-path="images/carryover-customizing-carryover-for-individual-members.png" />
  </Step>

  <Step title="Find leave type">
    Locate the leave type you want to customize carryover for.
  </Step>

  <Step title="Override policy">
    Click the **"Override"** button next to the default policy.
  </Step>

  <Step title="Customize settings">
    In the dialog that appears, check **"Customize Carryover Policy"** and configure the new policy.

    <img src="https://mintcdn.com/ideoworks/CI4Nfz7UNxpeNt0q/images/carryover-customizing-carryover-for-individual-members-2.png?fit=max&auto=format&n=CI4Nfz7UNxpeNt0q&q=85&s=80306062b01671926abd0cc2bdce31df" alt="Carryover override dialog" height="300" className="rounded-lg" data-path="images/carryover-customizing-carryover-for-individual-members-2.png" />
  </Step>

  <Step title="Apply changes">
    Click **"Save and Proceed Carryover"** to recalculate the carryover according to the new policy.
  </Step>
</Steps>

## Best Practices

<AccordionGroup>
  <Accordion title="Plan Ahead">
    Set up carryover policies before the end of the year to ensure smooth transition to the new period.
  </Accordion>

  <Accordion title="Communication">
    Inform employees about carryover policies and expiration dates to help them plan their leave effectively.
  </Accordion>

  <Accordion title="Regular Review">
    Review and adjust carryover policies annually to ensure they align with your organization's needs and legal requirements.
  </Accordion>

  <Accordion title="Documentation">
    Maintain records of custom carryover overrides for individual employees for audit and compliance purposes.
  </Accordion>
</AccordionGroup>

## Related Topics

<CardGroup cols={2}>
  <Card title="Leave Allowances" href="/spock/leave-management/allowances">
    Learn how to configure and manage employee leave allowances.
  </Card>

  <Card title="Leave Types" href="/spock/leave-management/leave-types">
    Understand different types of leave and their configuration options.
  </Card>

  <Card title="Reports" href="/spock/reports/reporting">
    Generate reports on carryover usage and patterns.
  </Card>

  <Card title="User Administration" href="/spock/team-management/user-administration">
    Manage user roles required for carryover administration.
  </Card>
</CardGroup>
