# Saving your Search

Once you've found the emails you've been searching for, you may want to save this specific search query for later or share this search with your colleagues. Solar Archive makes saving a search query easy.

To save a search, first, you must have searched. On the search results page, you will have noticed a sub-navigation bar appear.

In the sub-navigation bar, you will see a button named "Saved Search". Clicking this button will open up the "Save Search" dialog window.<br>

<figure><img src="/files/tNFRhAXeM3Iq04mVtTGp" alt=""><figcaption><p>Save Search Dialog Window</p></figcaption></figure>

Once the "Save Search" dialog window is open you will be able to enter your desired name for this search in the "Saved Search Name" field. When you are ready, you can now click "Save Search". The search will have now been saved and easily accessible by visiting the "History" page under the "Saved Searches" tab.

If you need to quickly share your search, you can do this by clicking the "Copy" button within the "Permanent Link to Results" area of the "Save Search" dialog. Clicking this button will copy a URL to your clipboard that will allow others to access these results given they have the correct permissions.


---

# 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.solar-archive.com/docs/using-the-archive/search/saving-your-search.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.
