# Attachments

### Overview

Attachments can be added to [journeys](https://help.avion.io/docs/journeys-and-steps#journeys), [steps](https://help.avion.io/docs/journeys-and-steps#steps) or [stories](https://help.avion.io/docs/stories#overview). They allow you to attach some additional context to a card, such as images or links.

![](https://3578170569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LL6HR00hwiJJav4pLph%2Fuploads%2FsL5KFxT6LaalIXTBlFnd%2Fattachments.jpg?alt=media\&token=05d71fdd-40bc-4286-b893-9977138bbbcd)

![](https://3578170569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LL6HR00hwiJJav4pLph%2Fuploads%2FGUxHDyrPHonRo1ZMaQE6%2Fadd-attachment.jpg?alt=media\&token=8626451b-73af-4cb5-8647-f6f9416fdf8c)

### File attachments

You can upload files from your computer as attachments by clicking the **Attachments** button in a card and then clicking **Upload from computer**.

#### Supported file types

Audio — `mp3`, `aif`, `wav`, `ogg`

Image —  `png`, `jpg`, `gif`, `heif`, `heic`, `svg`, `webp`, `ico`, `eps`

Document — `pdf`, `doc`, `docx`, `ppt`, `pptx`, `xls`, `xlsm`, `xlsx`, `rtf`, `feature`, `txt`

Video — `mpeg`, `avi`, `mov`, `mp4`, `flv`, `mkv`

Apps — `fig`, `ai`, `psd`, `sketch`, `indd`, `studio`, `aep`, `screenflow`

Archive — `zip`, `7z`, `rar`, `tar.gz`, `z`

Other — `csv`, `xml`, `json`, `eml`, `emlx`, `msg`, `email`, `ttf`, `otf`, `woff`, `woff2`, `eot`

#### File size limit

You can upload attachments that are up to 10MB.

#### Storage location

Uploaded files are stored in AWS S3 and can only be viewed by anyone that has access to the story map that the files have been stored against.

### Web link attachments

You can attach a general web link to a card, for additional context when planning. We also recognise certain types of links such as the following [design tools](https://help.avion.io/docs/integrations/design-tools-and-media) or [video links](https://help.avion.io/docs/integrations/design-tools-and-media/youtube-and-vimeo). When you use these recognised links, we will embed a more rich version of the attachment.

### Avion link attachments

Adding an Avion link via the attachments menu allows you to link to another entity in Avion. You can link to:

* Other story maps
* Releases across any story map
* Journeys, steps and stories across any story map

This is useful if you are planning multiple products in a larger organization and need continuity between story maps, or just have an outside dependency.


---

# 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://help.avion.io/docs/story-map/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.
