> 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/saved-search.md).

# Saved search

This section discusses the saved search attribute available in the Device Search feature.

{% hint style="info" %}
**Use this when** you want to reuse a search you run frequently, instead of rebuilding the criteria each time.
{% endhint %}

Saved searches are groups of search parameters for searches that run continuously to meet the search criteria in a drop-down list. They are an efficient way to save time and typing on searches you run frequently. There are two types of saved searches:

* **Private** — makes the search visible only to you.
* **Public** — makes the search visible to everyone.

## Use a saved search

{% stepper %}
{% step %}

### Select a saved search

Select a saved search from the drop-down and click **Go** to view the desired search result in the *Device Search* screen.
{% endstep %}

{% step %}

### Adjust the search, if needed

On selecting a saved search from the drop-down, the *Search Criteria* section auto-populates the existing search. You can add, update, or edit the search by adding more attributes, hierarchies, or groups. You can also edit the name of the search and make it *Private* or *Public* — editing the name does not create a new saved search, it relabels the existing one.
{% endstep %}

{% step %}

### Save your changes

Click **Save** to update the saved search. The *Save* button only activates when you edit or update the search's attributes, hierarchies, groups, name, or visibility. Selecting **Apply Filter** before saving will display only the filtered result.
{% endstep %}
{% endstepper %}

<figure><img src="https://600591075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHUGEtJbVPg5OkUtYCm8j%2Fuploads%2FD5IYuAHongv2CX1lsISL%2Fimage.png?alt=media&#x26;token=e6167a04-b8bb-4f3a-a5f5-a5fc223ccabd" alt="Saved search drop-down"><figcaption></figcaption></figure>

## Guidelines

* You can delete a saved search, or copy a saved search and save it under a new name.

<details>

<summary>Keywords</summary>

Also called: saved search, private search, public search. Search terms: save search, delete search, copy search.

</details>


---

# 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/saved-search.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.
