> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/support-us/verifone-hq/vhq-device-search/search-by-hierarchy-group-or-additional-attributes.md).

# Search by hierarchy, group or additional attributes

This section discusses the various search attributes available in the Device Search feature.

<details>

<summary>Keywords</summary>

Also called: search attributes, search filters. Search terms: hierarchy search, group search, additional attributes, custom attributes.

</details>

## What is this search option?

**Device Search** allows you to tailor search results in a specific way. This feature categorizes your search options in a single location, providing a more flexible way of searching. Its enhanced search feature allows you to select devices from multiple hierarchies, models, and different combinations of attributes. You can customize the existing search criteria or create new criteria and save the search criteria for future use.

## Choose a search type

The search can be performed according to:

* [Search by hierarchy](/support-us/verifone-hq/vhq-device-search/search-by-hierarchy-group-or-additional-attributes/search-by-hierarchy.md)
* [Search by group](/support-us/verifone-hq/vhq-device-search/search-by-hierarchy-group-or-additional-attributes/search-by-group.md)
* [Search by additional attributes](/support-us/verifone-hq/vhq-device-search/search-by-hierarchy-group-or-additional-attributes/search-by-additional-attributes.md)
* [Search by custom attributes](/support-us/verifone-hq/vhq-device-search/search-by-hierarchy-group-or-additional-attributes/search-by-custom-attributes.md)

The last searches made, or saved as **Public** or **Private**, are viewed under **Saved Search** in the top right corner of the *Search* screen.

## Related topics

* [Saved search](/support-us/verifone-hq/vhq-device-search/saved-search.md)
* [VHQ Device Search](/support-us/verifone-hq/vhq-device-search.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/support-us/verifone-hq/vhq-device-search/search-by-hierarchy-group-or-additional-attributes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
