# How to add a new member to your team

The following instructions and associated snapshots will guide you as to how to add a new member to your team on the learning portal.

{% hint style="info" %}
Remember to ask your course administrator when you need further assistance.
{% endhint %}

**To add a new member to your team:**

* Open your internet browser and navigate to the learning portal website address
* Click the **SIGN IN** button at the top-right corner
* On the pop-up window, write your *Username* and *Password*

<img src="/files/X4BYkhCb4WwPd3Xc5c6y" alt="" width="344">

* Click **SIGN IN**
* You will land on *Home Page*
* Click **User Menu** *icon,* locate and click **My Team**

<figure><img src="/files/36Cv5PKGpwK3xi6LYdQQ" alt="" width="307"><figcaption></figcaption></figure>

* You will land on *My Team Page,* this page lists all members of your team (members you manage)

<figure><img src="/files/oZYWctDkKCMTfhPFusvK" alt="" width="563"><figcaption></figcaption></figure>

* Click on **+** sign on the top-right corner

<figure><img src="/files/LxaCDQyTFYwbe4FfeONg" alt="" width="563"><figcaption></figcaption></figure>

* On the pop-up window, type the *Username/email* of your new team member
* Click **ADD TEAM MEMBER**

<figure><img src="/files/3RUA564RJjJ0gT9H4MNw" alt="" width="378"><figcaption></figcaption></figure>

* The new team member will be added to your *My Team Page* marked as *Pending confirmation*

{% hint style="warning" %}
Your new team member will receive a confirmation pop-up window (below) when they sign into their account.&#x20;
{% endhint %}

<figure><img src="/files/uxn9k2ZaZdxNAtS4S3Qq" alt="" width="343"><figcaption></figcaption></figure>

* Ensure your new team member clicks **YES, CORRECT**

{% hint style="success" %}
Congratulations! you have successfully added a new team member to your team.
{% 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/group-managers/how-to-add-a-new-member-to-your-team.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.
