# Фильтр в связях интеграций

Если нужно найти только те записи, которые были (или не были) синхронизированы с конкретной внешней системой:

1. **Выбор из списка** - в фильтре выберите нужную интеграцию из выпадающего списка. Чтобы найти записи, **не привязанные ни к одной интеграции**, выберите значение **«Отсутствие значения»**.
2. **Не найден в сторонней системе** - включите бегунок **«Не найден в сторонней системе»** и отметьте чек-бокс **«Да»** — в результат попадут только объекты, которые при синхронизации **не были найдены** во внешней системе.

Эти два фильтра можно использовать как по отдельности, так и вместе для максимально точного поиска.


---

# 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.aamsystems.ru/passoffice/passoffice-guide/admin-guide-doc/acs-configuration/connection-integration/connection-integration-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.
