# How to Add an Instructor Account

{% hint style="warning" %}
The following steps is designed to create a new user account followed by providing the new user with instructor privileges&#x20;
{% endhint %}

* 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**
* Click **Admin Menu**
* Click **Power Users**
* Click **+** (New Power User/Profile)
* Click **New Power User**
* Locate the username of the instructor, click on the box on the left-hand side to make a tick mark, click **Confirm**
* Locate the instructor, click the instructor's username to open their profile

{% hint style="info" %}
Use **Search within Results...** to help locate the instructor username
{% endhint %}

* Assign **Instructor** and **Helen** profiles, click **SAVE CHANGES**
* To assign resources (courses, learning plans...etc), click **+** (ASSIGN RESOURCES), and follow the pop-up window to assign required resources
* To view the assigned resources of the instructor (courses, learning plans...etc), click **ASSIGNED RESOURCES** tab


---

# 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-an-instructor-account.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.
