# Add new team member

## How to add a member to your course team:

![Select Settings > Course Team to add New Team Members ](/files/-MDy6lInZL3P1aCllYi3)

1. Make sure you have **administrator** access.&#x20;
2. Make sure the new team member has registered and activated an account.&#x20;
   * *They can do this by signing up for any MOOCit course as a learner.*&#x20;
3. In Studio, select **Settings** > **Course Team**.&#x20;
4. Select **+ New Team Member**.&#x20;
5. Enter the new team member's email address
6. Select **ADD USER**.

To preview the course in the LMS, the team member must register for the course.&#x20;

### How do I fix "Error Adding User"?&#x20;

![](/files/-MDya-cadxUpTdcv5K0x)

If you see a notice saying 'Error adding user', it means that you do not have the right user email address, or the user has not yet created an account.

Before adding a user as a Course Team Member, they must first create a user (learner) account and activate that account. You must use the same user email address to add them to your course team.&#x20;


---

# 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://docs.moocit.fr/english/instructors/adding-course-team-members/add-new-team-member.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.
