# Database catalog

When you export multiple databases to a **Web Archive**, Seascape automatically generates a **Database Catalog** which is used as a starting point for users who wish to browse the archived applications.

Here is a screenshot of a sample database catalog:

![](/files/Ya9MsUM207Qxf2PMnQHJ)

You can use the icon in the top-right corner to switch between the table and tile views.

The database catalog can be searched and sorted using any of the available database properties such as the title, template, server, etc.

This screenshot shows the structure of the Database Catalog and how to launch the catalog in a web browser from your disk:

![](/files/-MlB32mPxb_xNJ8naxVq)

You can also save the entire archive on any web server, and provide your users with the URL to the catalog's **index.html** file.


---

# 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/archiving-with-seascape/creating-a-web-archive/database-catalog.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.
