# Create Allocation (Individual)

To add allocations one-at-a-time, click on "Create Allocation" in the top right to fill out a form per-person. This is the best option if you have just one or a few stakeholders you want to upload.&#x20;

[**See video demo here.**](https://www.loom.com/share/16366b184c314f48886dc8964c5e1324?t=277\&sid=d66d82e9-e656-4bd6-909a-2464df326d4c)

1. Once you click "Create Allocations", select or create the 'Stakeholder'
2. Add a wallet for them, or leave blank for them to add their own wallet
3. Enter the 'Token Amount' you'd like to allocate
4. Select or create the 'Category' this allocation corresponds to (i.e. investor, employee, influencer, etc.)
5. Select the 'Distribution Type' (Claim vs. Airdrop)
6. Select the 'Unlock Schedule' this allocation should follow
7. Enter the 'Unlock Start' date and time (optional). NOTE: the time defaults to UTC so please make sure to convert accordingly.


---

# 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.magna.so/admins/product-guides/how-to-add-and-edit-allocations/how-to-add-allocations-and-stakeholders/create-allocation-individual.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.
