# Create a Guest User

### **Overview**

Guest Users are ideal for collaborating with external team members while maintaining domain security. There are a couple methods for adding guest users, depending on the circumstance for their invitation.

***

### **Method 1: Inviting a Guest User to a Group or Project**

To invite a guest user to a group or project, start by navigating to the desired group or project and clicking the **Group Tools** dropdown menu.

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

Select **Add Guest Users** to open the **Invite Guest Users** pop-up menu. In the section labeled **People outside your company**, enter the email address of the guest user and click **Invite** to send the invitation.

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

**Guest User Settings** for the workspace can be managed through the **Admin** dropdown menu. From the pop-up menu, you can configure permissions and access levels for guest users within the workspace.

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

***

### **Method 2: Enabling Guest User Invitations in General Settings**

Navigate to the **Admin Portal** and select the **Domain** section. Go to **General Settings** and locate the **Invite Settings** option.

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

Allow external email addresses to be invited as guest users by enabling the corresponding setting.

***

### **How to Convert a Guest User to a Network User**

Converting from a guest to a network user will give this user full user portal access to MangoApps. All the data posted by this guest user will continue to be accessible.&#x20;

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

To convert a guest user, open the **Admin Portal** and navigate to **Manage Users** under the **Users** dropdown menu.

Locate and select the guest user account.&#x20;

From the **Admin Tools** dropdown menu, select **Convert to Network User**.

{% hint style="danger" %}
Once a user has been converted from a guest user to a network user they **CANNOT** be converted back. The user must be deleted from the domain, then re-added as a new guest user.
{% endhint %}

{% hint style="info" %}
Conversion of a guest user into a network user may affect your domain's subscription price. Please contact your **Account Management Team** for more information on how guest conversions will affect your subscription.
{% 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://guides.mangoapps.com/admin-guide/user-provisioning-and-management/guest-users/create-a-guest-user.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.
