> ## Documentation Index
> Fetch the complete documentation index at: https://koreai.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Import Users and User Data

<Badge icon="arrow-left" color="gray">[Back to Admin Console](/ai-for-service/administration/overview)</Badge>

Use the **Import** page to add or update multiple users at once, including profile fields such as First Name, Last Name, Department, Phone, and Job Title.

If you only have email addresses, use [Bulk Invite](/ai-for-service/administration/enrollment/enrolling-many-users) instead.

<img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/enrollment/images/importing-users-and-user-data-img1.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=aafea1253703cdb72c8b8c087c358ac5" alt="Enrollment - Import" width="1366" height="768" data-path="ai-for-service/administration/enrollment/images/importing-users-and-user-data-img1.png" />

***

## File Requirements

The import file must be a `.txt` or `.csv` file with the following format:

* **First row** — field headers (required)
* **Required fields** — `Email ID`, `First Name`, `Last Name`, `User Status`
* **Optional fields** — `Alternate ID`, `Work Phone`, `Title`, `Department`
* **One row per user**
* **Valid delimiters** — comma, pipe, semicolon, or tab

**User Status values:**

| Value      | Description                       |
| ---------- | --------------------------------- |
| `New`      | Create a new user account         |
| `Update`   | Update an existing user's profile |
| `Delete`   | Delete the user account           |
| `Activate` | Activate an existing account      |

**Validation rules:**

* Entries with invalid email formats are ignored.
* Each successfully imported new user receives an invitation email.
* Existing users aren't sent invitation emails.
* Users with status `Activate` receive an activation notification.

**Sample file:**

```
Email ID, First Name, Last Name, Alternate ID, Work Phone, Title, Department, User Status
john.doe@example.com, John, Doe, , 800-555-1212, President, Executive, New
jane.doe@example.com, Jane, Doe, , 800-555-5555, VicePresident, Executive, New
```

***

## Create and Upload an Import File

1. In a text editor or spreadsheet, enter the field headers on the first line, then one user per line.
2. Save as a `.txt` or `.csv` file.
3. In the **Enrollment > Import** page, select **Choose File**.
4. Select your import file and select **Open**.
5. Select **Import File**. The import status appears below the button.
6. Select **File Based Bulk User Import History** to review prior import statuses.

<img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/enrollment/images/importing-users-and-user-data-img2.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=9b9a6cf5a05c24c5e79c79e077d8876a" alt="Bulk User Import History" width="920" height="387" data-path="ai-for-service/administration/enrollment/images/importing-users-and-user-data-img2.png" />

***

## View Current Import Results

1. On the **Enrollment > Import** page, select the **here** link.

   <img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/enrollment/images/importing-users-and-user-data-img3.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=bf2c12fef8030fdc185b9c0d196c5f0e" alt="View Results Link" width="707" height="276" data-path="ai-for-service/administration/enrollment/images/importing-users-and-user-data-img3.png" />

2. The **Report On File Import** dialog opens with per-user results.

   <img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/enrollment/images/importing-users-and-user-data-img4.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=ad5249610ea2192d85eafb3c9151bfe2" alt="Report on File Import" width="872" height="290" data-path="ai-for-service/administration/enrollment/images/importing-users-and-user-data-img4.png" />

***

## View Import History

1. On the **Enrollment > Import** page, select **File Based Bulk User Import History**.

   <img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/enrollment/images/importing-users-and-user-data-img5.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=ad28af1be057790e7e7d677c8a1c96ca" alt="Import History Link" width="920" height="648" data-path="ai-for-service/administration/enrollment/images/importing-users-and-user-data-img5.png" />

2. In the **File Based Import History** dialog, select **Results** in the **Report** column for the import you want to review.

   <img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/enrollment/images/importing-users-and-user-data-img6.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=b5546975657a39a08b84f5c6990ef98e" alt="File Based Import Results" width="869" height="566" data-path="ai-for-service/administration/enrollment/images/importing-users-and-user-data-img6.png" />
