# Upload

Quboid's Member module helps you upload the existing members through CSV file. This lets you seamlessly onboard your web2 audience into the club, along with web3 audience. With a few simple steps you can invite all your members to the club.

### FEATURES

* **Consolidate and Manage Database**: Centralize and manage member information, including contact details, preferences, and engagement levels for efficient communication and personalized experiences.
* **Auto-update Social Media**: Automatically update members' social media details to maintain accurate records and facilitate seamless communication.
* **Add/Delete Members**: Easily add new members or remove existing ones to keep your member list current and relevant.
* **Edit Member Details**: Edit and update existing member information to ensure your database remains accurate and reliable.
* **Download Member List**: Export the community member list in various formats with a single click for easy sharing or integration.
* **Bulk Upload Members**: Bulk upload member data from various file formats to quickly populate your database with existing information.

### STEPS

To access the Members module in Quboid Studio, follow these steps:

* Log in to your Quboid Studio account.&#x20;
* Navigate to the 'Members' module from the side menu.&#x20;
* Explore the available features and functionalities to manage your community member database effectively.

<figure><img src="/files/YV6qlx1Kf4L9siz2zSGn" alt=""><figcaption><p>Uploading Members through CSV file</p></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://quboid.gitbook.io/studio/members/upload.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.
