# Importing Users

Users may be imported into the Cymmetri platform using the bulk Import Users feature.

*<mark style="color:green;">Please Note: User import process follows the synchronization policies as defined</mark>* [*<mark style="color:green;">here</mark>*](/lifecycle-management/application-management/reconciliation-how-to/configuring-reconciliation-process.md#synchronizing-scenarios-and-their-corresponding-outcomes)*<mark style="color:green;">.</mark>*

### Importing Users

For Importing Users in the Cymmetri platform administrator needs to click on **Identity Hub > User** menu and then click on the **Bulk Import > Import Users** button.

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

A screen pops up that lets you select the CSV file you want to upload to import the users, Upload the CSV file, you may also use the sample data file available and modify it to match your user details.

<figure><img src="/files/yveyfqkadGOyrzsWSi84" alt="" width="380"><figcaption></figcaption></figure>

Click on the **Upload File** button and select the file you wish to import

<figure><img src="/files/1FrikdkX8x9PojATT8Qf" alt=""><figcaption></figcaption></figure>

Once the file is selected ensure that the default parameters selected match your requirements else you may change these parameters as per your requirement and click on the **Next** button.

<figure><img src="/files/5FdifyovovdhOhY6LD3L" alt=""><figcaption></figcaption></figure>

Match the Column names from the CSV file with the Cymmetri User Attributes using this File Info dialog box.

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

Scroll down and click on the **Import** button.\
\
\&#xNAN;***Note:** A "Skip user workflow" check box is available to skip execution of any user workflow configured for the creation of users, if not selected it may trigger user creation workflow, and the process of importing users may slow down due to the numerous approvals that the approver might have to do.*

Once Imported results of successfully Imported Users, Duplicate Users, or any error that occurred during import can be seen in **Logs > Import History** page

<figure><img src="/files/YWKl5jUuZx26VQTn9dzs" 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://help.cymmetri.io/identity-hub/managing-users-and-groups/importing-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.
