# Creating Saved Search Alerts

Your daily workflow may involve similar searches that use the same filtering options. To save time and assure consistency, you can save specific search queries with your chosen filtering options. Not only can you save these search settings, you can assign a name to the query, modify and save a copy with a different name, and you can have the system automatically run this search and send you updated results on an hourly, daily, or weekly basis.

To take advantage of these saved search query features, open the issue filtering options, create a query, and click the "Save" button.

![](/files/fd8cmgIufQGYUKLcbeTb)

When you save this search, give it a name and decide whether you want to be alerted to new results in the future. If you want alerts via email, turn on the switch for email and select how often you want to be notified of updates. Slack alerts are also possible if you perform the Slack integration steps described in [Hosting A Slack Tipline](/getting-started/setting-up-tiplines/configuring-tipline-properties/hosting-a-slack-tipline.md) and select one of your Slack channels for the incoming alerts.

![](/files/608l7n0xGx5gmcfnfpy8)

You can get back to all of [your saved searches listed just below "My Issues" ](/getting-started/reviewing-tracked-content.md#go-to-my-issues-page)on the sidebar to the left of the "Browse Issues" page.

![](/files/Qci5h3RxHLyQUu5FWhp2)


---

# 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://docs.junkipedia.org/getting-started/reviewing-tracked-content/creating-saved-search-alerts.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.
