# Invite Users and Assign User Types

#### User Management

Managing your team is crucial for streamlined drone operations within AirHub Portal. This section outlines how organizational administrators can invite and manage users, assigning roles that dictate access to features and functions.

**Inviting and Managing Users**

When an organization is set up, an email is sent to the designated administrator. This administrator then has the ability to invite other users to join their organization within AirHub Portal.

1. **Administrator Initiates Invitation:** The organization administrator sends an invitation to a new user via their email address.
2. **Assigning User Types:** The administrator assigns one or more specific User Type(s) to the new user. These user types directly impact which features and functions are available to the user within AirHub Portal.

**AirHub Portal User Types**

The following user types are available to assign, each granting specific permissions and access levels within the platform:

* **Operator:** Focused on executing flights. Operators can create, read, and update their own flight logs, view aircraft, and update the status of assigned operations and work orders.&#x20;
* **Planner:** Geared towards preparing for operations. Planners can create and manage operations and work orders, prepare flight logs, and view organizational resources like aircraft and users.
* **Manager:** Offers broader oversight of organizational activities. Managers have visibility into, and can edit, all operations created within their organization. They can read, update, and sometimes create various operational entities such such as aircraft, flight logs, and work orders. Crucially, they have access to review and approve operations.&#x20;
* **Director:** Provides comprehensive oversight and strategic management. Directors have extensive read/write access across almost all operational data, including the ability to create, update, and delete advisories, aircraft, flight logs, operations, and work orders.&#x20;
* **Administrator (Admin):** The top-level role for system configuration and user management within an organization. Administrators have extensive read/write access across nearly all system entities, including managing user types (e.g., assigning Planner, Operator, Manager, Director, or other Admin roles) and overall organizational settings.

<figure><img src="/files/R28da7oCWkhrRDgTr22y" alt=""><figcaption></figcaption></figure>


---

# 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://support.airspacelink.com/user-guides/invite-users-and-assign-user-types.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.
