# Search for Users

The Users page features a search box that lets you filter the list.

![The search box used to filter the list of users.](https://resources.jetbrains.com.cn/help/img/youtrack/2026.2/user-search.png)

YouTrack supports the following attributes in search queries that are applied as a filter on the Users page.

| Attribute | Description |
| --- | --- |
| 2FA enabled | Returns users who have enabled two-factor authentication for their user accounts. |
| Ban status | Returns users whose accounts are assigned the selected ban status. |
| Banned | Returns users whose accounts are currently banned from accessing the system. |
| Email | Returns users with the specified email. |
| Email verified | Returns users with verified email addresses. |
| Full name | Returns a user with the specified full name. |
| Member of | Returns users who are members of the specified group or any of its subgroups. |
| Username | Returns a user with the specified username. |

Searches for strings of text return users with matching full name or username.

To apply a filter, start typing in the search box. YouTrack will suggest available attributes that match your input as you type. When you select an attribute, YouTrack automatically inserts a search operator and suggests possible values. From there, you have the following options:

* Click the operator to change the search criteria.

* Enter the value or values you want to filter for.

* Click the ![](https://resources.jetbrains.com.cn/help/img/youtrack/2026.2/close.svg) icon to remove a parameter.

