# Расширенный фильтр

**Если вам нужна более сложная сортировка (мультифильтрация), откройте расширенный фильтр из контекстного меню панели, выбрав \[Настройку действий] (Setup actions). Слева на этом экране есть две вкладки, первая из которых и есть расширенный фильтр.**\
**В этом окне вы можете включать и отключать фильтры, а также настраивать их условия. А именно: ЕСЛИ (IF) (условие 1 + условие 2 ...) ИЛИ (OR) (условие N)** <br>

**Вы можете выбрать столько условий, сколько захотите. После того, как вы завершите настройку условий, их можно применить.**<br>

**Обратите внимание, что не все условия, которые вы настроили с помощью расширенного фильтра, можно найти в меню быстрого фильтра.**<br>


---

# 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://roemaker.gitbook.io/faq/rasshirennyi-filtr.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.
