# Attachments

Cards may contain image or file attachments to it. In the card's view you can upload files using the **UPLOAD FILES** button on the right side bar.

<figure><img src="/files/GbiQveFOfEhDKxi9RLKx" alt=""><figcaption><p>Card attachments</p></figcaption></figure>

{% hint style="info" %}

* If an attachment is an **image**, then clicking on it will open an image viewer.
* If an attachment is a **file**, then clicking on it will open the file for download on a new tab
  {% endhint %}

<figure><img src="/files/dKiiitCcuqiIEtZzJeg5" alt=""><figcaption><p>Card's attachments</p></figcaption></figure>

#### Read next - Archive a card

{% content-ref url="/pages/bkustD3cm3IF68eoCPpa" %}
[Archive](/harmony/guide/boards/cards/archive.md)
{% endcontent-ref %}


---

# 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://chsakell.gitbook.io/harmony/guide/boards/cards/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.
