> ## Documentation Index
> Fetch the complete documentation index at: https://cantonfoundation-pre-alpha-openapi.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Allocations

> Allocate assets to allocation requests and withdraw allocations in Splice Portfolio.

<Note>
  Allocation requests can only be received and actioned from the Splice Portfolio, they cannot be initiated or created.
</Note>

## Allocate Assets to an Allocation Request

There are two ways to allocate assets to an allocation request.

1. From the Dashboard, select the allocation request.
   <img src="https://mintcdn.com/cantonfoundation-pre-alpha-openapi/Da7mtNffkqDSwglF/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-1A).png?fit=max&auto=format&n=Da7mtNffkqDSwglF&q=85&s=cea9196ba07b09283932196d21887659" alt="Allocation request on the Dashboard" width="1606" height="968" data-path="images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-1A).png" />
   Or navigate to **Offers > Allocations** and select the allocation request.
   <img src="https://mintcdn.com/cantonfoundation-pre-alpha-openapi/Da7mtNffkqDSwglF/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-1B).png?fit=max&auto=format&n=Da7mtNffkqDSwglF&q=85&s=6f39d26c474edf9c9d07accea2c9f3ea" alt="Allocation request in the Offers page" width="1606" height="961" data-path="images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-1B).png" />
2. Click **Allocate** for each trader leg where you are the sender.
   <img src="https://mintcdn.com/cantonfoundation-pre-alpha-openapi/Da7mtNffkqDSwglF/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-2).png?fit=max&auto=format&n=Da7mtNffkqDSwglF&q=85&s=df2c1b90d135b765bdeba86abc9c8d2e" alt="Allocate buttons on the trader legs of an allocation request" width="1602" height="961" data-path="images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-2).png" />
   If your primary party does not have enough assets available for allocation, the **Allocate** button is disabled and a message indicates that you have insufficient funds to complete the allocation.
   <img src="https://mintcdn.com/cantonfoundation-pre-alpha-openapi/Da7mtNffkqDSwglF/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-2A).png?fit=max&auto=format&n=Da7mtNffkqDSwglF&q=85&s=5bb74ec261012d65b581e6543f08fcff" alt="Insufficient funds message on an allocation request" width="1602" height="961" data-path="images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-2A).png" />
3. To complete this action, go to your CIP-103 wallet to complete signing.
4. Review the allocated request in **Offers > Allocations**.
   <img src="https://mintcdn.com/cantonfoundation-pre-alpha-openapi/Da7mtNffkqDSwglF/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-4).png?fit=max&auto=format&n=Da7mtNffkqDSwglF&q=85&s=faeb55ca7eb304c0e6a0d0e13fbfeace" alt="Allocated request in the Offers page" lightAlt="Allocated request in the Offers page" darkAlt="Allocated request in the Offers page" className="dark:hidden" width="1606" height="961" data-path="images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-4).png" />
   <img src="https://mintcdn.com/cantonfoundation-pre-alpha-openapi/Da7mtNffkqDSwglF/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-4).png?fit=max&auto=format&n=Da7mtNffkqDSwglF&q=85&s=faeb55ca7eb304c0e6a0d0e13fbfeace" alt="Allocated request in the Offers page" lightAlt="Allocated request in the Offers page" darkAlt="Allocated request in the Offers page" className="hidden dark:block" width="1606" height="961" data-path="images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-4).png" />

<Note>
  The allocated request remains in the Incoming tab because it is still pending and cannot be executed until the **Allocate Before** date. Until that date, you can withdraw your allocation if needed.
</Note>

## Withdraw Allocations

Allocated offers can be withdrawn until the **Allocate Before** date.

1. Navigate to **Offers > Allocations** and select the allocated allocation request.
   <img src="https://mintcdn.com/cantonfoundation-pre-alpha-openapi/Da7mtNffkqDSwglF/images/WITHDRAW-ALLOCATIONS-(STEP-1).png?fit=max&auto=format&n=Da7mtNffkqDSwglF&q=85&s=4fe7abf033b4fd9bb1b3a83caa533b45" alt="Allocated request selected in the Offers page" width="1606" height="961" data-path="images/WITHDRAW-ALLOCATIONS-(STEP-1).png" />
2. Open the allocation request and click **Withdraw** for one or more transfer legs.
   <img src="https://mintcdn.com/cantonfoundation-pre-alpha-openapi/Da7mtNffkqDSwglF/images/WITHDRAW-ALLOCATIONS-(STEP-2).png?fit=max&auto=format&n=Da7mtNffkqDSwglF&q=85&s=93827c1c8431343b369831e80106a4e4" alt="Withdraw buttons on the transfer legs of an allocation" width="1602" height="961" data-path="images/WITHDRAW-ALLOCATIONS-(STEP-2).png" />
3. To complete this action, go to your CIP-103 wallet to complete signing.

<Note>
  You can re-allocate or withdraw one or more legs as many times as needed until the **Allocate Before** date.
</Note>

## Next Steps

* [Add a Registry](/sdks-tools/development-tools/splice-portfolio/add-a-registry) -- Make a registry's assets available to allocate
* [Switch Parties](/sdks-tools/development-tools/splice-portfolio/switch-parties) -- Act on allocation requests sent to a different party
