# Mailbox Reader

Solar Archive's Mailbox Reader system enables you to collect all emails from user mailboxes by downloading the emails without deleting or altering them.

### Accessing Mailbox Reader

1. Log in to the admin section of Solar Archive.
2. In the control panel, select the "Imports" tab.
3. In the Imports system, you can view imports for the tenants that are in your downstream.

### Viewing Imports

1. The Mailbox Reader system allows you to view ongoing imports for the tenants that are in your downstream.
2. You can see the status of imports, such as ongoing or finished.

### Starting a New Import

* In the Mailbox Reader system, you can initiate a new import by clicking the "New Import" button located in the upper right corner of the screen.
* We will go into creating a new import in the next document.


---

# 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/archive-management/importing-data/mailbox-reader.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.
