> ## Documentation Index
> Fetch the complete documentation index at: https://docs.canton.network/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/GqDU3rZ6TBikcdiL/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-1A).png?fit=max&auto=format&n=GqDU3rZ6TBikcdiL&q=85&s=c4e0863e246234d1f891bb33bcb5aa5a" 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/GqDU3rZ6TBikcdiL/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-1B).png?fit=max&auto=format&n=GqDU3rZ6TBikcdiL&q=85&s=0abb2a77f5a4a71590302f6ae18994e9" 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/GqDU3rZ6TBikcdiL/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-2).png?fit=max&auto=format&n=GqDU3rZ6TBikcdiL&q=85&s=ca35b55206313a980af1ff77bd4fdf9a" 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/GqDU3rZ6TBikcdiL/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-2A).png?fit=max&auto=format&n=GqDU3rZ6TBikcdiL&q=85&s=0e97f818b7a14febf755552b4a4cbffd" 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/GqDU3rZ6TBikcdiL/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-4).png?fit=max&auto=format&n=GqDU3rZ6TBikcdiL&q=85&s=df61f732b7e2f83551a09d19c2d8f20a" 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/GqDU3rZ6TBikcdiL/images/ALLOCATE-ASSETS-TO-AN-ALLOCATION-REQUEST-(STEP-4).png?fit=max&auto=format&n=GqDU3rZ6TBikcdiL&q=85&s=df61f732b7e2f83551a09d19c2d8f20a" 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/GqDU3rZ6TBikcdiL/images/WITHDRAW-ALLOCATIONS-(STEP-1).png?fit=max&auto=format&n=GqDU3rZ6TBikcdiL&q=85&s=11668075c3acea1c9d6e9a9170146fb6" 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/GqDU3rZ6TBikcdiL/images/WITHDRAW-ALLOCATIONS-(STEP-2).png?fit=max&auto=format&n=GqDU3rZ6TBikcdiL&q=85&s=38202cca98d9e60113eb6aae5376dd6d" 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
