# Invite

### Overview

This step allows new admin users to invite additional users to the network using email.

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

***

### **Setting Up**

Click on the **Cog Wheel** next to **Invite** within the steps list. This will bring up the Invite settings menu.

#### **Basic Settings**

**Title**: Define the title that appears in the Invite section.

**Short Title**: A brief version of the title for UI clarity.

**Icon**: Choose an icon to visually represent this section.

**Description**: Provide a brief explanation of what the section is for.

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

Admin users can add colleagues via their work emails or via their external emails.


---

# 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/domain-settings/getting-started/invite.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.
