# Invite Users

### Overview

The **Invite Users** feature in the MangoApps Admin Portal allows administrators to add new users with a valid email address to their MangoApps domain as **network users**. This guide provides step-by-step instructions on how to invite and manage users effectively.

<img src="/files/G6IWLuxImQ47X7Ncf4BA" alt="" width="563">

***

### Invite and Add Network Users

Input the **First Name, Last Name, and Email ID** of the user in the designated fields.

**Add Users to the Invite List**

Click the **Add** button to include the user in the invite list. Multiple users can be added this way.

***

**Compose a Common Invitation Message**

Enter a message that will be sent to all users in the invite list.

***

**Configure Advanced Settings**

Choose one of the following options:

* **Send invite email with MangoApps login ID & password**: Sends an invitation email with login credentials.
* **Do not send invite email**: Adds users to the domain without sending an invitation email. You can send the invitation later from **Admin Portal > Users > Manage Users > User Tools > Send Invites**.

If Single Sign-On (SSO) is integrated with MangoApps, relevant SSO options will be displayed in this section.

***

**Send Invitations**

Click **Send Invites Now** to finalize the process. A confirmation message **"Invitations sent successfully"** will be displayed.

{% hint style="info" %}
Users invited through **Admin Portal > Users > Add Users > Invite Users** are automatically assigned the "Network User" role, regardless of their email address.
{% endhint %}

<img src="/files/c47EZ0hh8o2x70rkEgtq" alt="Invitation email preview" width="497">

***

### FAQs

#### Can network users invite non-domain users as 'network users'?

Yes, network users can invite non-domain users with a valid email address from the **People** module in the User Portal. Admins **must** have enabled the ability from the **Invite Settings** in the [**General Settings**](https://guides.mangoapps.com/admin-guide/domain-settings/general-settings#invite-signup-and-login-settings) menu.


---

# 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://guides.mangoapps.com/admin-guide/user-provisioning-and-management/add-users/invite-users.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.
