# View and download attachments

The **Attachments** tab on the details page of an agreement displays all files that are added to your agreement by the vendor or SoftwareOne.&#x20;

Attachments can include PDFs and license keys. The file attachments are also available on the **Attachments** tab within the order details page.

### Viewing and downloading attachments

To view and download attachments:&#x20;

1. Go to **Marketplace** > **Agreements**.
2. Select the link for the agreement in the **Agreement** column.&#x20;
3. Select the **Attachments** tab. All files attached to the agreement are displayed.&#x20;

<div data-with-frame="true"><figure><img src="/files/X0CqjU2t9JLym5UjFdEa" alt=""><figcaption><p>Use the Attachments tab to view and download files.</p></figcaption></figure></div>

4. Select the filename in the **Reference** column to download it to your system.&#x20;

{% hint style="info" %}
License keys can only be viewed and copied, not downloaded.
{% 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.platform.softwareone.com/modules-and-features/marketplace/agreements/view-and-download-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.
