# Managing project & exporting Allowlist

#### Step 1 - Navigate and click on manager to access projects that you have created&#x20;

#### Step 2 - Click on manage to disable allowisting, configure and export allowlisted user wallets

<figure><img src="https://1789212325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoNODVxxtFHJ6yCOwrhWA%2Fuploads%2Fay3J50aaib8J3Zsucwox%2FScreenshot_20240308-174747_Kiwi%20Browser.jpg?alt=media&#x26;token=e9ef228a-4046-4f6a-80b5-b1fe6ffa4c18" alt=""><figcaption></figcaption></figure>

* Disable allowlisting helps you indicate that to users that you are not collecting allowlist wallets anytime soon. You may enable it back when you are ready.
* Modify your listed project details (like description, mint date etc.) by clicking on configure.&#x20;
* Generate a document containing the whitelisted user for project by selecting the "export whitelisted user" option. It generates a CSV file that contains details like Discord user id, username, Wallet address. You may use these exported addresses in different stages of your NFT mint, or to do a token airdrop.

<figure><img src="https://1789212325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoNODVxxtFHJ6yCOwrhWA%2Fuploads%2FusxFtkE2yzsqvahrBvh8%2Fimage.png?alt=media&#x26;token=e8e01bf8-1b5e-4e71-bd24-3d9ab21697a0" alt=""><figcaption></figcaption></figure>


---

# 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://dropcast-user-guide.nearverselabs.com/guide-for-admins/managing-project-and-exporting-allowlist.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.
