# 1. Invite System Users

You will need to add all people responsible for managing and performing all activities on Keepnet to the platform. This should include any AD Admins required for technical setup.

{% hint style="danger" %}
This is **only for System Admins.** Employees will be added on Target Users section
{% endhint %}

#### **Step 1.**

First go to the **Company** tab on the left hand side and then into **System Users**. Here you can find all System Users already added.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlKFxOYqYqSykikkXpwjG%2Fuploads%2FL7xYZ3ObpLqcQfGwbmA5%2Fsystem%20users%20step%201.gif?alt=media&#x26;token=1774d91f-5c6f-44f3-ab49-4797445707a8" alt="Invite system users — step 1."><figcaption><p>Invite system users — step 1.</p></figcaption></figure>

{% hint style="warning" %}
You need to be an authorized admin to create a system user in this menu.
{% endhint %}

#### **Step 2.**

By clicking the **+ New** button in the upper right corner, you can create a new system user.

For more information on some of the fields, see below:

{% tabs %}
{% tab title="Phone Number" %}
This information is required for MFA purposes for System Users
{% endtab %}

{% tab title="Status" %}
Set users as active to allow them to access Keepnet Labs. Set system users as inactive to stop their access to Keepnet Labs.
{% endtab %}

{% tab title="Role" %}
**Company Admin:** Full admin access across the environment user has been added to.

**Reseller:** Full admin access across company they user has been added to AND all subsidiary companies.

You can create custom roles for your users and limit their access to various products on the platform. Please click here for more information
{% endtab %}
{% endtabs %}

**✅ You have now added your first System User! Now you need to** [**Add your Target Users**](https://github.com/ucarozan/keepnet-docs/blob/main/next-generation-product/getting-started/2.-add-target-users) **➡️**


---

# 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://doc.keepnetlabs.com/next-generation-product/getting-started/1.-invite-system-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.
