# Save and share queries

Flows can be searched in the **Monitoring** → **Dataflow Inquiry** search bar by using the Data Watcher Query Language (DWQL). Useful and most used search queries can be saved to make them easily reusable at any time. Saved queries can also be shared with other users.

To save a query go to **Setup** → **Saved Queries** (or go to **Setup** → **Data Watcher section** → **Saved Queries** when Data Watcher is in a bundle with Data Mover) and follow the steps described on the [Saved queries](/data-watcher-1.21/setup/saved-queries.md) page.

Saved queries can be run by going to **Setup** → **Saved Queries** (or go to **Setup** → **Data Watcher section** → **Saved Queries** when Data Watcher is in a bundle with Data Mover) and by clicking the **Run** menu. Results will be listed in the **Dataflow Inquiry** page.

<figure><img src="https://files.readme.io/9756cd626bb09baa5903a87962313f2c0fcc667e7b4a74d5dcb0b16b497df255-image.png" alt=""><figcaption></figcaption></figure>

The name of the saved query will appear at the top of the page in the **Applied query** field.

From the **Dataflow Inquiry** page, you can **modify an existing query** by typing the new search criteria in the **Search** bar. If you are the owner of the saved query, you can update its content by clicking on the 3-dots button and selecting the **Edit** option. Update the Content field with the new criteria and click the **Save** button.&#x20;

From the **Dataflow Inquiry** page, you can **create a new query** with the search criteria shown in the Search bar. To do so, click on the  <img src="/files/G1AnQN8l2Itd2TwK9iFa" alt="" data-size="line">  **Save query** icon on the right of the **Search** bar and fill in the **Name** and **Sharing level** fields. Then, click the **Save** button.&#x20;

Saved queries can also be run from the **Inquiry** page, by clicking on the <img src="/files/KWVgRO4a6sYXbWe6kfF5" alt="" data-size="line"> **Queries** button in the upper right corner. This button takes you to  the **Saved Queries** page.


---

# 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.primeur.com/data-watcher-1.21/design/save-and-share-queries.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.
