# How to Create User Accounts

**Individual Learner Account:**

* Click **Admin Menu** on the top-right corner of the platform.
* From the drop-down menu, click **Users**
* Click **+** (New users/branch)
* Click **New User**
* Fill the information in the pop-up wizard with learner information, click **Next**
* Assign user account to a Branch, click **Next**
* Fill the Additional Fields information as needed, click **Next**
* If this user manages a team, toggle the option **This user manages a team**, select the team members
* To review user's information. click **Review**. To create the user, click **Create User**

**Create Multiple Learner Accounts (Import CSV File):**

* Click **Admin Menu** on the top-right corner of the platform.
* From the drop-down menu, click **Users**
* Click **Import and Manage**
* Click **Manage Users via CSV**
* On the pop-up window, click **DOWNLOAD THE SAMPLE CSV**
* Fill the CSV file with learners' information as needed
* Upload the CSV file using the upload wizard, click **Confirm**


---

# 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://gca-2.gitbook.io/ac-learning-platform-user-guidebook/admin/how-to-create-user-accounts.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.
