# Extract to Disk - Overview

The **"Extract to Disk"** option enables you to export your Notes content to a folder on your disk.

This type of archive includes:

* **PDF files**, which store the content of the Notes forms
* **XML files**, which store the Notes metadata
* **Document attachments**

When creating your archive, you can choose to [**name the PDF files using configurable rules**](/seascape-for-notes/faq/how-to-configure-pdf-file-naming-rules.md) and [**generate a custom folder structure**](/seascape-for-notes/seascape-settings/folder-formulas.md) for storing the files.

The disk archive also **retains links between PDF documents**, preserving the same relationships that existed in Lotus Notes via doclinks.

For additional convenience, a CSV Creator tool is provided which enables you to merge the XML metadata into a single or multple CSV files (one CSV per Notes form). More info: [Save Notes metadata in CSV format](/seascape-for-notes/archiving-with-seascape/metadata-into-csv-format.md)


---

# 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-disk-archive.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.
