# Saved searches

You can add or update saved searched through [Dashboard](/pim3/reference/dashboard.md) > [Manage saved searches](/pim3/reference/dashboard/saved-searches.md).

### Find saved search

1. Click column header name for Alias, Type, References or Calculation status
2. Type value to search for

### Add a new saved search

1. Click "Create saved search"
2. Set Type, label and additional [details](/pim3/reference/dashboard/saved-searches/saved-searches-details.md)
3. Click "Save"

### Edit saved search

1. Click "Edit"-icon
2. Modify saved search [details](/pim3/reference/dashboard/saved-searches/saved-searches-details.md)
3. Click "Update"

### Delete saved search

1. Click "Delete"-icon
2. Confirm deletion


---

# 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.struct.com/pim3/reference/dashboard/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.
