# Task attachments

## How it works

You can enable this by clicking Power features -> Task attachments and enabling the power feature.

Once enabled, every task will have a new "attachments" field where you can upload as many files as you want (max 25MB size).

<figure><img src="/files/TeaQJXPonbgkgB1lyGzw" alt=""><figcaption></figcaption></figure>

## Attachments on iOS

Once the power features is enabled, you'll see a new button to attach attachments to a task.&#x20;

You can attach multiple files and when you click them we'll show you a preview and you'll have the option to download the file as well :)

<div><figure><img src="/files/OULknGFiwXOmhYocB1iu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jDdjumrZUE0KLZX9BZ3g" alt=""><figcaption></figcaption></figure></div>

## Attachments from the "Email -> Task" feature

Attachments are supported for the "Email -> Task" feature (more info below) but there are some limits.

{% content-ref url="/pages/6XVRajVGBGjA8X5cs3W7" %}
[Email -> Task](/features/tasks/email-greater-than-task.md)
{% endcontent-ref %}

Limits:

1. There is a total 10MB file size limit (again this is total for all attachments combined, not individually)
2. We only support a few file types (images, pdf, etc...) but some things like .exe files are restricted by our email provider

(These limits are imposed by my email processor)


---

# 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://guide.ellieplanner.com/features/tasks/task-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.
