# Understanding saved searches

If you discover an interesting set of search results for a niche that you care about, it can be useful to save that search for later reference. Saved searches are always kept up-to-date with the latest results for your query.

From any search results page, click on the **Save** button and you will be prompted to give it a name.

![](/files/2b7pbfRHglEptwIHONPF)

You can use multiple advanced search filters in combination with your search query to create interesting segments.

Search operators can help narrow down your results. For example `real OR estate` to match either word, quotes for exact match like `"real estate"` or negation like `-investing` to prevent matching of a particular term.

## Access your saved searches

Click the **Campaigns** button in the top-right corner of any page and select your saved search.

![](/files/DggEzRSJKvrGd2ybfknq)

This is always kept up-to-date with the latest search results. Unlike a regular campaign, saved searches are only visible to the user who created them.

![](/files/z8mV6ZDTCvFG1Jcf8FuO)

## Export the saved search

You can export as a CSV file suitable to be imported to Microsoft Excel, Google Sheets, or other software. Click the **Export** button and your computer will prompt you to download the file.

![](/files/QZlGV38uV1Zu1yNcILFf)


---

# 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://help.rephonic.com/guides/saved-searches.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.
