# 2. Add Target Users

Your Target Users are the people who will receive simulation emails, training emails or any other emails from the platform. They will not have a login to Keepnet or require any access to the platform.

{% hint style="warning" %}
Email addresses are required for all users even for our Vishing, Smishing and Callback tools to successfully verify your email domains
{% endhint %}

**⬇️ You have several options for adding target users:**

* [**Manually Add Users**](/next-generation-product/getting-started/2.-add-target-users/add-users-via-csv.md)
* [**SCIM Integration**](/next-generation-product/getting-started/2.-add-target-users/add-users-via-scim.md) **(most common:** add users from your identity management provider directly into Keepnet. Automatically add people who join your business and remove people who leave\*\*)\*\*
* [**LDAP integration**](/next-generation-product/getting-started/2.-add-target-users/add-users-via-ldap.md)
* [**Add users via API**](/next-generation-product/getting-started/2.-add-target-users/add-users-via-api.md)

{% hint style="info" %}
We recommend using an integration to ensure that new employees are automatically added and people who leave your business are automatically removed. This ensures reporting is as accurate as possible.
{% 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://doc.keepnetlabs.com/next-generation-product/getting-started/2.-add-target-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.
