# Bulk Import Users

{% embed url="<https://youtu.be/UebAyQfWF0M>" %}

Preparing your csv file:

1. Prepare the contact lists.
2. Must have phone number, name or email or others variables are extra.
3. Simply put the column names, not necessarily follow exactly the same.

Navigate in our platform:

1. Go to the bot.
2. Got to "Bot Users".
3. "Import" button.
4. Select the csv file you have crafted.
5. Set those columns to system fields.
6. Next add tagging if needed.
7. Import!


---

# 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://help.mampuai.com/mampu-ai/users/bot-user/bulk-import-users.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.
