# How can I access attachments in the Web Archive?

When you create a Web Archive, your Notes attachments are saved both in the generated PDF file and in the content/attachments subfolder.

To access the attachments that are embedded in a PDF file, download the PDF file from your archive and open it in Adobe Acrobat.

You can then open the attachments from the Attachment pane on the left, or simply by double-clicking on the attachment icons:

![](/files/-MlBIDse28fJk3e70cnO)

If you disabled the Attachment embedding option in the export settings, that your attachments will be saved in the **content/attachments** subfolder of your web archive.

In this case the attachments can be accessed in two ways in the web viewer.

The first way is to simply click on the attachment icon in the PDF document you're viewing in the browser:

![](/files/mSJPwPSMfSjugegwhVUV)

The second way is to expand the document properties sidebar on the right and download the attachment from the Attachments section:

![](/files/-MlBId-Y603Q7M9Uic1z)

{% hint style="info" %}
To disable the attachment embedding option uncheck the following setting in your Web Archive export settings:

<img src="/files/2aDzxhy4FGcwCmX3GSON" alt="" data-size="original">
{% endhint %}


---

# 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-can-i-access-attachments-in-the-full-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.
