# Attachments

Attachments can be accessed in any drawer in the system. It is done by clicking secondary actions button (i.e<img src="/files/-M3BYmSBmIp2SX-z32Aa" alt="" data-size="line">) in the top right corner of the drawer.

![](/files/-M3BdoBFIYHB3fqdaIoY)

### Adding an attachment :white\_check\_mark:&#x20;

There are two ways of adding attachments in VMS, either by dragging the file into the attachments modal drop zone or by clicking in the drop zone and selecting the file from the list.

![Adding attachment by dragging the file into the drop zone](/files/-M3Bt0nnv_WM4USrfgBc)

{% hint style="warning" %}
**Please note!** When uploading files from an email you need to download the file first.
{% endhint %}

### Viewing an attachment :eyes:&#x20;

1. To open an attachment in VMS go to the drawer where the attachment was uploaded to&#x20;
2. Open the attachments modal as described above
3. Click on the attachment to open it&#x20;

### Deleting an attachment :wastebasket:&#x20;

1. Use the checkbox to select the attachment(s)
2. Click on the trashcan icon on the top right corner of the attachments list

![](/files/-M3BxDA3vjo4tlHfrEVF)

{% hint style="info" %}
You can also select/deselect all attachments by checking the checkbox in the header line.
{% 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.dataloy.com/release-8.25/voyage-management-system/step-by-step-guides/attachments.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.
