--- 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. " tags: ["SysAid Classic", "SysAid Spaces"] updated: 2026-07-26T09:12:53Z published: 2026-07-26T09:12:53Z canonical: "documentation.sysaid.com/ldap-form-filters-tab" --- > ## 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) ![](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/image-1785057154275.png) #### 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 the username as an attribute 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).