# Saving Records in a Collection

After conducting a search you can add the results to an existing collection.&#x20;

You can select records by holding down the SHIFT key and selecting sequential records from the search results; by holding the OPTION key and clicking on individual records; or by clicking on the button with three dots on the upper-right corner of the results display to select an entire page of records (the number of records displayed per page can be set by following [these instructions](/navigating-and-searching/options-for-displaying-search-results.md)).&#x20;

Then drag and drop your selected records directly into the collection shown in the [Quick Access column](/using-census-data/user-accounts-and-personal-collections/the-quick-access-column.md).

You can also save the entire result of a search in a new collection. To do this, click on the button with three dots on the upper-right corner of the preview window.&#x20;

<figure><img src="/files/Gsclzj7ypgdgpZ18Tr7D" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3BkTEEktDHCA7WT54f0n" alt=""><figcaption></figcaption></figure>

You will then be asked to name your search. Click **SAVE**, and you will find your search under the selected heading:

<figure><img src="/files/15PjQTTDEDcKb6AokC2t" alt="" width="231"><figcaption></figcaption></figure>

To access your saved searches, open the [Quick Access *C*olumn](/using-census-data/user-accounts-and-personal-collections/the-quick-access-column.md) via the arrow icon to the left of the search bar. You will then find them under **Saved Searches**.


---

# 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.census.de/using-census-data/user-accounts-and-personal-collections/saving-records-in-a-collection.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.
