# How to Add User to LearnPro

**Individual User to LearnPro**&#x20;

* Ensure the user have an account on the platform. If not, create a new user
* Assign the user to branch LearnPro&#x20;
  * Branch directory: Global Childhood Academy/Arabian Child/ LearnPro
* On **User Management** page, select user profile
* Click **CHOOSE ACTION**, click **Branches**, click **Move to Branch**
* Click **Admin Menu**, click **Groups**
* Click the group LearnPro, click **Users** tab, click **Assign Users**
* Search and select the user, click **CONFIRM**
* Click **Admin Menu**, click **Transactions** under **SUBSCRIPTIONS**
* Click **+** (Create), click **New Transaction**
* Select and enter required information: Bundle, LearnPro or LearnPro Group, Start Date, Number of Users...etc, click **Next**
* Select **Groups**, select **LearnPro**, click **Next**
* Click **Confirm**
* Click **Admin Menu**, click **Manage Seats**
* Locate the recent Transaction created, hover on the three dots at the right-hand side of this transaction, click **Assign Licenses**
* Locate and select user(s) who will have access to the LearnPro plan, click **CONFIRM**

{% hint style="warning" %}
For LearnPro group manager, toggle the option **This user manages a team** in the user's profile and select the team members' usernames&#x20;
{% endhint %}


---

# 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-add-user-to-learnpro.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.
