# Export log

The **Export Log** provides a detailed overview of the database exports run by users:

![](/files/-MlBAO2TYHlps5gmMln4)

Click on any document in the history log in order to view more detail for that specific job.

Each log document consists of two parts, the **Job Summary** and the **Process Log**.

### Job Summary

The **Job Summary** provides basic information on a job such as the job status, last run time, the selected destination folder, databases/views/documents exported, and the export settings used for the job:

![](/files/-MlBAReMaBlyv0-L9okJ)

If needed, you can repeat the job right from the log by clicking the **New export** button.

### Process Log

The **Process Log** contains process-level information which may be used for troubleshooting or debugging:

![](/files/-MlBAVpOQvN99SaX5WGR)

Click on the **View log file** link in order to open a log file which contains the run-time console output.

Additionally, if any errors occurred during the export, the information will be logged and you will be provided with the links to the documents that could not be exported, so that they may be inspected further.


---

# 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/export-log.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.
