---
title: "LDAP Form Filters Tab"
slug: "ldap-form-filters-tab"
description: "Use the Filters Tab page to access information and define the filters used in your LDAP integration. "
updated: 2022-06-07T15:41:41Z
published: 2022-06-07T15:41:41Z
---

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

# LDAP Form - Filters Tab

The Filters tab allows you to define the filters used in your LDAP integration.

To access information about other tabs, select one of the following links:

- [General](/v1/docs/ldap-form-general-tab)
- [User Roots](/v1/docs/ldap-form-user-roots-tab)
- [Group Roots](/v1/docs/ldap-form-group-roots-tab)
- [Attribute Mapping](/v1/docs/ldap-form-attribute-mapping-tab)

![LdapFormfilesFiltersTab.jpg](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/LdapFormfilesFiltersTab.jpg)

#### User class filter

Define a condition for the importing of users. It is generally recommended to set a condition that only suits user objects. For example, (objectcategory=user).

#### User filter

Set an attribute as the username in SysAid. For example, (sAMAccountName={0}).

#### Group class filter

Define a condition for the group import. It is generally recommended to set a condition that suits group objects only. For example, (objectcategory=group).
