# Large File Attachments

## How to Attach Large Files in Outlook on the web

* Login to totle Outlook web version.
* When the right-side panel appears, click "**Add File**" button on the attachment tab.
* Choose the file you wamt to attach, then click **Open**.
* After the upload is completed, select the **file downloadable period** using the arrow button.
* Click the **"Attach to Body"** button to add the attachment box into the email composition area.
* Add the email subject and content, then click **Send**.
* The recipient will receive the email with the link to download the file attachments.


---

# 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://owadocs.totlelab.com/totle-owa-user-guide/key-features/attachlargefiles.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.
