# Importing a New User From LDAP / Active Directory

You can **import users** from the LDAP / AD of your organization, after [configuring LDAP](/administration/user-management-single-sign-on-auth-settings/configuring-ldap-active-directory.md) settings on the Oobeya Administration Panel.

Follow the steps below to import new users from LDAP / AD.

1. Navigate to ***Administration Panel > Admin Settings***.
2. Open ***Users & Groups***.
3. Click the "**New User**" button.

![](/files/-MHAIY2qglvri_vJMxTL)

4\. Click **"Import User from LDAP"**.

![](/files/-MHAJzZ1yaIQtOyXPaWD)

5\. Enter the name / username / email of the user and click **Search**.

![](/files/-MHAKkXfiExRYfH8CXCV)

6\. Select the user that you want to add and then click **Import**.

![](/files/-MHALb_nXSzEjE0exS4E)

7\. Now you can change the default application role and company role of the user.


---

# 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://docs.oobeya.io/administration/user-management-single-sign-on-auth-settings/importing-a-new-user-from-ldap-ad.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.
