# How to maximise the search panel result when using bulk selection?

To speed up the lead selection process, we support bulk selection in 2 formats.

![Untitled.png](/files/wdEW6b6bWnh0AuJI5Dxn)

1. One Click To Add
2. after input criteria, click `Bulk (Max 1000)`
3. system will load how many contacts allow under search this criteria bulk select (takes 1-2s)
4. if credit > bulk select number, will show lead added, as normal flow
5. if credit < bulk select number or = 0, will show reminder to contact sales
6. Max. to bulk add 1000 to list\
   ![](/files/eoGO7RdjqRMZkomXKwz1)
7. Select from Search Result
8. after input criteria, click `Select` > `Select from this page`
9. `Deselect all` if want to remove the selection on page
10. if credit > bulk select number, will show lead added, as normal flow
11. if credit < bulk select number or = 0, will show reminder to contact sales\
    ![](/files/9yY77duPV5LecwuApzs6)

**Frequently asked question:**

* **Why in some filter combination, bulk selection will be blocked?**\
  For result optimisation purpose, search result will exclude this filter automatically.
* **What kind of filter combination will be blocked?**
* Input company year founded filter first
* block input lead seniority filter
* block input lead department filter
* block more than 1 parameter employee headcount filter
* block more than 10 parameters per filter(exclude seniority, department filter, employee headcount filter)
* Input lead seniority filter first
* block input company year founded
* Input lead department first
* block input company year founded
* Input more than 1 paramter employee headcount filter
* block input company year founded
* Input more than 10 parameters per filter(exclude seniority, department filter, employee headcount filter)
* block input company year founded
* \*\*What should I do if my filter combination being blocked?\*\*You can remove/ adjust the filters to avoid above filter combinations, to maximise your search result.
* **What should I do if bulk selection function doesn't work?**\
  Bulk selection function is in beta version, which will work better in some conditions, such as putting 1-2 industry filter only. If you encounter pop up like this, please further adjust/ minimise the filter criteria. We will keep iterating this feature for future use case.\
  ![](/files/oV1oQ55uvQyQxYY2Izlw)


---

# 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://eventx-hq.gitbook.io/knowledge-base/lead-capture/lead-finder/how-to-maximise-the-search-panel-result-when-using-bulk-selection.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.
