> For the complete documentation index, see [llms.txt](https://docs.erpbridge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.erpbridge.io/the-operation/2-hs-greater-than-db-filters.md).

# 2 - \[HS -> DB] Filters

This step is only for **\[HS -> DB]** operations

<figure><img src="/files/wBF6uLXAN2PhvAvaGVIn" alt=""><figcaption></figcaption></figure>

This step aims to filter HubSpot data at operation start-time in order to optimize the run performance and avoid the HubSpot maximum search result limit of 10k objects.

The filters system reflect as-is the HubSpot Search API filters system. Using this page you can set AND and OR filters, but with some limitation:

* The maximum number of AND filters per single group is: 6
* The maximum number of OR filter groups are: 5
* The maximum number of results is: 10.000 (10k)

These limits are HubSpot hard-limits and, unfortunately, they are not avoidable in any way.
