# Using the search-all

Via the "Search all data" plugin it is possible to search for all hits in all data rows, and names and labels of metadata.

![Searchall\_screen](https://1452226688-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LLUgz0ctDlFMwo2_rIW%2F-M1B5_MLXyQMGRYDh-v-%2F-M1B5dXCBOSbEVRAhiBs%2FSearchAll.png?generation=1582898524310162\&alt=media)

The results are divided in "packages" and "entityTypes".

Clicking a package result will send you to this package in the navigator.

The entityType results are shown as a set of cards per entityType, each card containing:

* the label of the entityType
* description of the entityType
* a link to the (unfiltered) entity in the dataexplorer
* a link to the package in which the entityType resides in the navigator.
* a count of the number of matching data rows, click this count will send you to the dataexplorer with the entered query applied.

In all labels and descriptions the searchterm hits are highlighted.


---

# 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://molgenis.gitbook.io/molgenis/8.6/find-view-query/guide-search.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.
