> For the complete documentation index, see [llms.txt](https://docs.magna.so/admins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magna.so/admins/product-guides/how-to-add-and-edit-allocations/how-to-export-allocations-csv.md).

# How To Export Allocations (CSV)

To do this, simply navigate to the "Allocations" tab > Select "Export CSV" on the top right of the screen.

<figure><img src="/files/k0Olp3nBFoIYaJlHzpN3" alt=""><figcaption></figcaption></figure>

### Are you migrating off the Magna app entirely?

When you're done with the above export, you must then defund the contract.

1. Go to Settings
2. Click "Smart Contracts"&#x20;

\*NOTE: This will be hidden if your project is not set up with certain products or are on an older contract that is not Merkle.&#x20;

* If that is the case, then you would have to [cancel all of the allocations](https://docs.magna.so/admins/product-guides/how-to-add-and-edit-allocations/how-to-edit-and-delete-allocations-and-stakeholders#how-to-cancel-or-delete-allocations-stakeholders) to get the tokens back.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-export-allocations-csv.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.
