# Setting up Collections

As a User Account holder, you can create and manage individual collections of records. There are several methods you can use to create a collection.&#x20;

### Create a Collection: Method 1

One method is to create an empty collection with a specific title and gradually fill it with records. To do this

1. Click on the **+** icon in the lower-left corner of the Quick Access column:
2. You can then enter a title for your collection before clicking **SAVE**:

<figure><img src="/files/50D6rJDOH37Saqf0kYIE" alt="" width="228"><figcaption></figcaption></figure>

3. After naming the collection, it will appear in **My Collections**. You may have to reload the display first by clicking on the icon in the lower right corner:

<figure><img src="/files/AZdqW3oSgBqCHNo8uCrJ" alt="" width="311"><figcaption></figcaption></figure>

4. To add records to a Collection, follow the instructions [here](/using-census-data/user-accounts-and-personal-collections/saving-records-in-a-collection.md).

### Create a Collection: Method 2

You can also create a collection with selected records from search result.

1. Select all search results you want to save as a collection. You can select groups of 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 to select them; 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)). Drag the group of records directly into the collection in the [Quick Access Column](/using-census-data/user-accounts-and-personal-collections/the-quick-access-column.md).
2. Click on the button with three-dots in the upper right-hand corner of the results display.
3. Go to **Selection in Collection** and select **My Collection**. After entering a title, click SAVE.

### Renaming, Copying, or Deleting a Collection

You can also rename, copy, or delete an entire collection. To do this, right-click the desired collection under **My Collections** and select the relevant action.


---

# 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/setting-up-collections.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.
