# How To Upload & Delete Allocation Documents

Please see [this video tutorial ](https://www.loom.com/share/6f5ada1a4f0f42c48cee30fd4cd2e647?sid=efe249bb-c31b-45b1-aa7f-61cd4deed79c)in addition to the steps below:

1. Go to the "Allocations" tab
2. Select the specific Allocation ID for the allocation you'd like to upload a document for
3. Once you're in the Allocations Details page, scroll to the bottom section titled "Documents"
4. On the right-hand side, select "Upload New Document"&#x20;

To delete documents, simply follow the same instructions as above and click on the delete icon next to the document you'd like removed.


---

# 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-upload-and-delete-allocation-documents.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.
