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

# Ending Benefit Allocations

> Expire a beneficiary's allocation using the End Benefit quick action.

## How to End a Benefit Allocation

Ending a benefit expires the allocation. The **End Benefit** quick action sets `Benefit_End_Date__c` to today and changes `Benefit_Status__c` to **Expired**.

<Steps>
  <Step title="Open the Benefit Allocation">
    Open a **Benefit Allocation** record detail page.
  </Step>

  <Step title="Click End Benefit">
    At the top-right, click **End Benefit**.

    <Frame caption="The End Benefit action on a Benefit Allocation">
      <img src="https://mintcdn.com/fusionspan/4u-JGPkRA8QDMGYi/images/end-user-guides/4844060725/Screenshot_2025-01-10_at_4.37.56-PM.png?fit=max&auto=format&n=4u-JGPkRA8QDMGYi&q=85&s=da0d74b994a758735cce152f547a92d3" alt="The End Benefit button at the top right of a Benefit Allocation record" width="622" height="174" data-path="images/end-user-guides/4844060725/Screenshot_2025-01-10_at_4.37.56-PM.png" />
    </Frame>
  </Step>

  <Step title="Confirm and finish">
    **Confirm that ending the benefit** is what you want to do, then click **Yes** and click **Finish**.

    <Frame caption="Confirming that you want to end the benefit">
      <img src="https://mintcdn.com/fusionspan/4u-JGPkRA8QDMGYi/images/end-user-guides/4844060725/Screenshot_2025-01-10_at_4.38.25-PM.png?fit=max&auto=format&n=4u-JGPkRA8QDMGYi&q=85&s=baee095997d34d67b82a8deaa289c10b" alt="The End Benefit confirmation dialog" width="1590" height="450" data-path="images/end-user-guides/4844060725/Screenshot_2025-01-10_at_4.38.25-PM.png" />
    </Frame>
  </Step>
</Steps>

<Note>
  Whether ending an allocation frees up the slot for a new beneficiary depends on the Product's **Restore Allocation to Purchase Activity** setting (`Restore_Allocation_to_Purchase_Activity__c`). When that box is checked, the expired allocation stops counting toward the Purchase Activity's **Active Beneficiaries** (`Active_Beneficiaries__c`), which frees the slot. When it is unchecked, the slot stays consumed.
</Note>
