# Adding to a Space

When you've found what you've been looking for, it's effortless to add them to a space for safekeeping. You can add individual or multiple emails at a time to multiple spaces. Hooray!

### **Adding Emails to Space**

To add a single email to a space, select the emails you would like to add from your results by clicking their checkboxes and adding them to your current selection. Once you have chosen your desired emails, in the sub-navigation bar underneath the main navigation bar you will see a button called **"Save to Space" -** go ahead and click this button.<br>

<figure><img src="/files/P3mvs5Ta7E5l3hv35vYU" alt=""><figcaption><p>Selecting emails and "Save to Space"</p></figcaption></figure>

On clicking the **"Save Space"** button you will have the options to either select one of your already created spaces or create a brand new space to store these emails.  On clicking of a space, it will automatically save these emails to that chosen space.

{% hint style="warning" %}
If saving a large number of emails, it may take several seconds for them to appear in your space.
{% endhint %}


---

# 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/spaces/adding-to-a-space.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.
