Currently, views allow for predefined filters to narrow down records. However, this approach can be overkill for quick, ad hoc lookups. For example, in a base displaying books with rows for Title, Author, and Series, a user might want to quickly find all entries from a specific author or series without having to create a dedicated view or modify existing filters.