# My Archive

The "My Archive" page is the initial page you will land on when opening your email archiving system. Think of this page as your "Homepage", displaying the latest emails that have been recently added to your archive.  If you've conducted recent searches, these will display in the right-hand panel - allowing you to effortlessly repeat a search.<br>

<figure><img src="/files/SuIPxPX1RGdKUIBqXj57" alt=""><figcaption><p>My Archive Page</p></figcaption></figure>

If you're on the "My Archive" page, you will be able to browse and open your newly archived emails, allowing you to save them to one of your spaces or even restore them to your current email inbox if you've misplaced them.


---

# 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/results/my-archive.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.
