# How to create a single database catalog from existing archives

To create a single database catalog from Full Archives follow these steps:

1\. Copy the archives into the same root folder

2\. Download and run the Seascape Archive Updater according to instructions in this article:

{% content-ref url="/pages/-MlAdTTqVgyB0P9o9qr3" %}
[How to update a Seascape archive](/seascape-for-notes/faq/how-to-update-a-seascape-archive.md)
{% endcontent-ref %}

After the Seascape Archive Updater finishes running it will both update the Full Archives to the latest version and generate a new database catalog which features all of the archives that you copied into the root folder.


---

# 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.swingsoftware.com/seascape-for-notes/faq/how-to-create-a-single-database-catalog-from-existing-archives.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.
