# Search & Filter

## Introduction

fylr offers several tools to search and filter for records. From defining your sources, to powerful full text searches and expert options, this article explains the possibilities.

## Sources

In **Sources**, you define the **data set** that is included in your search. Depending on your system configuration, different object types may be available, such as "Collection Items" or "Media Assets", as well as different pools like "Event Photos", "Stock Photos", or "Department 1".

You can select or deselect multiple pools using keyboard shortcuts:

* Press and hold **CTRL / CMD** to select or deselect individual pools.
* Press and hold **ALT** to select or deselect all subsequent pools.
* Press and hold **SHIFT** to keep subordinate pools unchanged.

{% hint style="warning" %}
If you cannot find the expected results, make sure that **all relevant Sources are enabled**, as disabled sources are excluded from the search.
{% endhint %}

## Full Text Search

[Please refer to this article for the full text search.](/for-users/search-and-filter.md)

## Expert Search

[Please refer to this article for the expert search.](/for-users/search-and-filter.md)

## Filter

[Please refer to this article for filtering.](/for-users/search-and-filter.md)


---

# 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://docs.fylr.io/for-users/search-and-filter.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.
