# Synchronize Users From AD/LDAP

## Overview

You can integrate Single Sign-On (SSO) services with MangoApps, allowing users to log in using their existing AD/LDAP credentials.

<img src="/files/xM01FblW5S2yYMr1X96m" alt="" width="563">

As a network admin, enable the **Active Directory/LDAP SSO integration** by navigating to **Admin Portal > SSO > Connections > Active Directory/LDAP**. This integration lets you:

* Import users and teams
* Invite users
* Sync user and team data from your Active Directory/LDAP server to your MangoApps domain

To configure the integration, click the **Setup LDAP/AD** button. This will redirect you to the AD/LDAP SSO settings page.

<img src="/files/Ls9l6PBEErnFKlcUVJUt" alt="Redirected to SSO Connections to enable AD/LDAP integration" width="563">

For more details, see [Integration with Active Directory/LDAP](https://guides.mangoapps.com/integrations-guide/single-sign-on/integration-with-adp-workforce-now).


---

# 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://guides.mangoapps.com/admin-guide/user-provisioning-and-management/add-users/synchronize-users-from-ad-ldap.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.
